2008年1月30日 星期三

[Ubuntu]ssh MySQL Apache php


ssh



apt-get  install ssh



有別於gentoo 上的sshd



/etc/init.d/ssh start



MySQL



apt-get install mysql-server





Apache2



sudo aptitude install apache2



Install PHP5 and the Apache PHP5 module


sudo aptitude install php5 libapache2-mod-php5


restart apache2



/etc/init.d/apache2 restart

沒有留言:

張貼留言