Monday, February 7, 2011

installation Psy


step one
1. wget geocities.com/l1qu1d1985/root/psy.tar.gz
2. tar -zvxf psy.tar.gz
3. cd .psy
4. ./config ident port
5. ./fuck
6. ./run

step two
1. wget geocities.com/l1qu1d1985/root/redone.tar.gz
2. tar -zvxf redone.tar.gz
3. cd redone
4. ./config ident port
5. ./fuck
6. ./run
Information
example : ./config ChinMin 1985 <=== ChinMin=ident 1985=port step three
1. wget http://www.psychoid.net/psyBNC2.3.1.tar.gz
2. tar -zvxf psyBNC2.3.1.tar.gz
3. cd psybnc
4. ./configure
5. make
6. make menuconfig
7. pico psybnc.conf
PSYBNC.SYSTEM.PORT1=1985 <--------> example Port
PSYBNC.SYSTEM.HOST1=*
PSYBNC.HOSTALLOWS.ENTRY0=*;*
8. ./psybnc psybnc.conf

Friday, February 4, 2011

instalation mikrotik and configuration


Installation Mikrotik
The following steps are the basics setup is configured proxy for the network simple as a gateway server.
1. The first step is to install RouterOS on a PC
2. Log In Mikrotik Routers via the console:
MikroTik v2.9.7
Login: admin
Password: (blank)
Until this step we've been able to get in on the machine Mikrotik. The default user is admin
and no password, just type in admin and then press the enter key.
3. To change the default password security
[Admin @ MikroTik]> password
old password: *****
new password: *****
Retype new password: *****
[Admin @ MikroTik]]>
4. Renaming Mikrotik Router, in this step the server name will be changed to "killnine" (a name free up if you want to be replaced)
[Admin @ MikroTik]> system identity set name = killnine
[Admin @ killnine]>