Ubuntu 7.10 Gutsy Gibbon Tribe 1 released

Saturday, June 9th, 2007

Dear Ubuntu fans,
Canonical’s Ubuntu development team today released the first alpha forerunner of Ubuntu 7.10, nicknamed “Gutsy Gibbon Tribe 1.”

Possibly Related Posts:

Setup a Linux Highly Availability NFS servers
How to find empty folders on Linux
How to create full right permission on Samba share
SSH Remote Access Authentication Tips
Fedora 10 Artwork

Top 10 Reasons Why Not Ubuntu Linux?

Monday, June 4th, 2007

I’m a Ubuntu fans since first release, personally I used Ubuntu 7.04 Feisty on my laptop.
The following “Top 10 Reasons Why Not Ubuntu Linux?” are based on my personal point of view. Most of the reasons are based on my friends, my colleagues, my relatives comments.

01. I don’t know about Linux
02. I don’t like [...]

Nvu in Ubuntu 7.04 Feisty?

Monday, May 28th, 2007

We’re just noticed that latest Ubuntu 7.04 Feisty came without NVU(pronounced N-view).
What is NVU?
A complete Web Authoring System for Linux desktop users as well as Microsoft Windows and Macintosh users to rival programs like FrontPage and Dreamweaver. Nvu (which stands for “new view”) makes managing a web site a snap. Now anyone can create web [...]

Ubuntu 7.04 Feisty-Fawn

Saturday, April 21st, 2007

We believe everyone know about the latest release of Ubuntu version 7.04 Feisty Fawn on yesterday April, 19 2007. Don’t wait, get the latest Ubuntu 7.04 now.

Possibly Related Posts:

Setup a Linux Highly Availability NFS servers
How to find empty folders on Linux
How to create full right permission on Samba share
SSH Remote Access Authentication Tips
Fedora 10 Artwork

Howto Install Citrix 9 Under Ubuntu Edgy Eft 6.10

Thursday, January 18th, 2007

A step by step “How to install Citrix 9 under Ubuntu Edgy Eft 6.10“.

First download Citrix 9.0 client for Linux (in RPM version) here
Install dependecies libraries
$sudo apt-get install libxaw6 libmotif3
Convert .rpm to .deb using alien command
user1@planetmy:~$sudo apt-get install alien
user1@planetmy:~$sudo alien ICAClient-9.0-1.i386.rpm
Install newly created icaclient_9.0-2_i386.deb file
user1@planetmy:~$sudo dpkg -i icaclient_9.0-2_i386.deb
Copy Citrix over plugin for Firefox/Mozilla
user1@planetmy:~$sudo ln -s [...]