Messing around with Debian Linux - Setting up a webserver in Debian Linux PDF Print E-mail
Written by Websmurf   
Tuesday, 23 August 2005
Article Index
Setting up a webserver in Debian Linux
Webserver setup
Desktop environment
Installing other desktop software
Setting up Samba
Wireless network
After getting into KDE you can install other usefull software:

Start a terminal screen in your KDE.

Install Mozilla Firefox:

# apt-get install mozilla-firefox

Install OpenOffice.org:

#apt-get install openoffice.org

Mozilla Thunderbird

# apt-get install mozilla-thunderbird

If you need MSN messenger:

# apt-get install amsn

Real VNC for linux:

Server:
# apt-get install vnc4server

After that start it by typing in your console:

# vnc4server

The server will ask for some data and it'll run when you're done

Viewer:
# apt-get install xvnc4viewer

To start the viewer, open your console and type:

# xvnc4viewer



Last Updated ( Sunday, 30 April 2006 )
 
< Prev