Difference between revisions of "ORARINux: Instalasi dan Konfigurasi Server Standard"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 1: | Line 1: | ||
+ | Edit /etc/resolv.conf | ||
+ | |||
+ | vi /etc/resolv.conf | ||
+ | |||
+ | nameserver 180.131.144.144 | ||
+ | nameserver 180.131.145.145 | ||
+ | nameserver 208.67.222.222 | ||
+ | nameserver 208.67.220.220 | ||
cp /etc/resolv.conf /etc/resolv.conf.nawala | cp /etc/resolv.conf /etc/resolv.conf.nawala | ||
+ | |||
+ | Instalasi aplikasi [[server]] | ||
+ | |||
apt-get install postfix apache2 libphp-adodb libgd2-xpm libgd2-xpm-dev php5-mysql php5-gd \ | apt-get install postfix apache2 libphp-adodb libgd2-xpm libgd2-xpm-dev php5-mysql php5-gd \ | ||
php5-curl php-pear unzip php5-xmlrpc openssh-server mysql-server libmysqlclient15-dev \ | php5-curl php-pear unzip php5-xmlrpc openssh-server mysql-server libmysqlclient15-dev \ |
Revision as of 10:08, 14 December 2009
Edit /etc/resolv.conf
vi /etc/resolv.conf
nameserver 180.131.144.144 nameserver 180.131.145.145 nameserver 208.67.222.222 nameserver 208.67.220.220
cp /etc/resolv.conf /etc/resolv.conf.nawala
Instalasi aplikasi server
apt-get install postfix apache2 libphp-adodb libgd2-xpm libgd2-xpm-dev php5-mysql php5-gd \ php5-curl php-pear unzip php5-xmlrpc openssh-server mysql-server libmysqlclient15-dev \ dovecot-common dovecot-imapd dovecot-pop3d postfix unrar