Blogger news

Social Media

Monday, April 23, 2012

Tutorial Install Rapidleech Di VPS CentOS By Kasleech :D

1. Kalo lo ga punya webserver terinstall di vps, lo mesti install dulu, webserver bisa apa aja, nginx,apache,cherokee yang penting bsa baca file PHP dan HTML. tapi yang gw rekomedasiin pake apache (httpd) aja. oh iya, Rapidleech Cuma WORK di PHP 5 Keatas. kalo misal versi php lo masih versi 4 ya update dulu.

2. login ke ssh make putty

3. masukin IP vps lo.

4. Username 90% root (super user)

5. passwords : yaa password VPS lu lah.

6. ikutin command di bawah ini :


Code:
yum install httpd  
yum update -y 
 
Code:
yum install php php-gd php-imap php-ldap php-odbc php-pear php-xml php-xmlrpc
Code:
service httpd start
Code:
chkconfig httpd on
7. Instalasi rapidleech

Code:
cd /var/www/html
wget http://rapidleech.googlecode.com/files/rl23_v43_SVN409.zip
unzip *.zip
chmod 777 files
chmod 777 configs
cd configs
chmod 777 files.lst
Selesaii.. Sekarang Buka Dibrowser ente, trus buka ip vps ente, misal 46.4.11.111.

wokeh.. sekian dari ane.. besok atau mungkin ntar gw bahas install rapidleech di Komputer sendiri.

Terima kasih telah melihat :D

0 komentar:

Post a Comment