How to install 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
« Previous (XFree86 and Window Managers) | Next (Others (multimedia, infrared, bluetooth)) »
Arul's Debian GNU/Linux Installation and Configuration Index
2) File System
3) Configuring the network
4) Upgrading the kernel
5) XFree86 and Window Managers
6)
7) Others (multimedia, infrared, bluetooth)
8) Installing webcam with live broadcasting
