Script auto install psybnc
Rabu, 08 Agustus 2007
|
Iseng iseng bikin script untuk auto install psybnc..
echo 'Auto Installer Psybnc By NeoTheOne'
wget http://psybnc.net/psyBNC-2.3.2-7.tar.gz
tar zxvf psyBNC-2.3.2-7.tar.gz
rm -rf psyBNC-2.3.2-7.tar.gz
cd psybnc
make
rm -rf psybnc.conf
echo 'masukin port yang kamu inginkan contoh 25000'
read bncport
echo 'PSYBNC.SYSTEM.PORT1='$bncport >>psybnc.conf
echo 'PSYBNC.SYSTEM.HOST1=*' >>psybnc.conf
echo 'PSYBNC.HOSTALLOWS.ENTRY0=*;*' >>psybnc.conf
./psybnc
mv salt.h lang/
echo 'Mantaps Banget'
echo 'Selamat Bro'
echo 'Psybnc kamu dah terinstall dengan sukses'
echo 'Salam NeoTheOne@irc.dal.net'
Ini untuk anda yang masih bingung install psybnc di shell, dan tidak familier dengan command-command shell.Tentunya lebih menghemat waktu anda.
jika anda hanya user biasa untuk install psybnc dengan script di atas ikuti langkah2 berikut ini…
$ wget http://geocities.com/masjito/alat/get-psy.txt$ chmod +x get-psy.txt$ ./get-psy.txt
Jika anda mempunyai account root , dan agar user anda bisa install psybnc dengan command get-psy, pindah aja ke folder /bin
# mv get-psy.txt /bin/get-psy
semoga berguna
Label: Tip's
0 Komentar:
Posting Komentar
Berlangganan Posting Komentar [Atom]
<< Beranda