Some Linux commands


reboot sudo reboot
check HDD space df -h
install ssh sudo apt-get install openssh-server
restart mysql sudo /etc/init.d/mysql restart
restart apache server /etc/init.d/apache2 restart

You cannot comment on this entry