ubuntu 10.10
root 계정 패스워드 주기 -------------
sudo passwd root
apache install -----------------
apt-get install apache2
/etc/init.d/apache2 restart
cd /var/www/index.html
sudo a2enmod 새로운계정 && sudo /etc/init.d/apache2 restart
---------------------------------
vsftp install ------------------------
apt-get install vsftpd
vi /etc/vsftpd/vsftpd.conf
---------------------------------