How to customize Terminal Server Client(tsclient) specified screen size?

Monday, July 14th, 2008

rdesktop is an open source client for Windows Terminal Services, capable of natively speaking Remote Desktop Protocol (RDP) in order to present the user’s Windows desktop. The rdesktop supported servers include Windows 2000 Server, Windows Server 2003, Windows Server 2008, Windows XP, Windows Vista and Windows NT Server 4.0.
The rdesktop currently runs on most [...]

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:

SSH Remote Access Authentication Tips
Fedora 10 Artwork
Set a Good Password Policy On SuSE Linux
How To Check Which Port Is Listern or Open on Linux
How To Force User [...]

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 [...]