Installing Applications and Servers in Debian GNU/Linux
6. Installing applications and servers
Note: Its always a good idea to run the following before you install any sofware. This refreshes the /etc/apt/sources.list cache.apt-get update
Applications
Editors (emacs and Bluefish)apt-get install emacs21 bluefishTerminals (xterm and aterm)
apt-get install xterm aterm
Servers
Apache webserver 2 with PHP 4apt-get install apache2 libapache2-mod-php4MySQL server, MySQL client, PHP4 support for MySQL, phpMyAdmin (web based administration)
apt-get install mysql-server mysql-client php4-mysql phpmyadminSSH server
apt-get install sshvsftpd FTP server
apt-get install vsftpd
Last Updated on 1 December 2004
If you liked this article, subscribe to our Feed, follow us on Twitter (@aruljohn) and/or join our Facebook Page.
Info Home
General
Windows
Linux/Unix
Debian
Mac OS
Apache
Nginx
iPhone/iPod Touch