X Window

Installing X Window System in Debian Sarge

How to install Xfree86 in Debian Sarge?
RUn this command in the console:

apt-get update
apt-get install xserver-xfree86 xbase-clients xfonts-base xterm

or you can run this command

apt-get install x-window-system

How to install Xorg in Debian Sarge?  full story »

Howto Install Gnome/KDE in CentOS

A typical GNU/Linux installation for server doesn't really need a GUI, however if you need a GUI in the future for some reasons, its easy to install. This tutorial assumes a basic knowledge of the Linux Command Line. This tutorial applies to CentOS and other Red Hat-based distro.  full story »