Help - Tutorials

Read and learn.

Help - Tutorials

Postby Danii » Fri Jan 08, 2010 10:31 pm

Shell tutorial

In order to access our server you first need to download a SSH client, click here to download Putty.
Type in the server's name and connect, you will be asked to enter a username and password, you can find all these details in the e-mail we've sent you.

Once logged into the shell you have access to the following scripts:

getPSYen - PsyBnc Installation Script
getAAen - Eggdrop 1.16.19 + a&a Light 0.03.02 Installation
getMUHen - Muh Installation Script

Basic shell commands:

ls - view all files on the shell, or from the current folder
cd - open directory (replace with the folder's name)
cd - back to the root of the shell, exit current directory
mv - rename a specific file, original name -> desired name
rm - delete a specific file (replace with the file's name)
rm -rf > - delete a specific folder, including subfolders and files
rm -rf * - deletes everything
pico - edit a specific file, (CTRL+O to save; CTRL+X to exit pico)
ps x - see all running processes
kill -9 - kill a specific process, type the "pid" of the process
kill -9 -1 - kills all processes, including the ssh session
passwd - changes your password
Danii @ FreePsyBnc.Org
Danii
 
Posts: 44
Joined: Fri Nov 13, 2009 5:52 pm
Location: Deva / Romania

Help - Instructions

Postby Danii » Fri Jan 08, 2010 10:55 pm

This is the Instructions for FreePsyBnc.

http://www.freepsybnc.org/vid/bnc.swf

After you completed registering on Neobux, like in the video presented above, only then you may request your free psyBNC account or your free shell account.
Danii @ FreePsyBnc.Org
Danii
 
Posts: 44
Joined: Fri Nov 13, 2009 5:52 pm
Location: Deva / Romania

Help - Tutorials

Postby Danii » Sat Jan 09, 2010 7:37 pm

PsyBnc Commands.

This commands can be used when u are Connected to the PsyBnc. The command to see them its /bhelp.

After you gone type that command the rest its gone be just like ... This ...

psyBNC2.3.2-7 Help (* = BounceAdmin only)
-------------------------------------
BWHO - Lists all Users on the Bouncer
PASSWORD - Sets your or another Users Password(Admin)
BVHOST - Sets your vhost to connect thru
PROXY - Sets your proxy to connect thru
SETUSERNAME - Sets your User Name
SETAWAY - Sets your away-Text when you leave
SETLEAVEMSG - Sets your Leave-MSG when you leave
LEAVEQUIT - If set to 1, parts all channels on quit
SETAWAYNICK - Sets your nick when you are offline
JUMP - Jumps to the next IRC-Server
BQUIT - Quits your current Server Connection
BCONNECT - Reconnects a bquitted Connection
AIDLE - Enables/Disables Antiidle
AUTOREJOIN - Enables/Disables Auto-Rejoin
ADDSERVER - Adds an IRC-Server to your Serverlist
DELSERVER - Deletes an IRC-Server by number
LISTSERVERS - Lists all IRC-Servers added
ADDNETWORK - Adds a seperate Network to your client
DELNETWORK - Deletes a Network from your client
SWITCHNET - Switches to a given Network
ADDOP - Adds a User who may get Op from you
DELOP - Deletes an added User who got Op
LISTOPS - Lists all added Ops
ADDAUTOOP - Adds a User who gets Auto-Op from you
DELAUTOOP - Deletes an added User who got Op
LISTAUTOOPS - Lists all added Auto-Ops
ADDBAN - Adds a ban (global or to a channel)
DELBAN - Deletes a ban by Number
LISTBANS - Lists all bans
ADDASK - Adds a host/bot to ask Op from
DELASK - Deletes a host/bot to ask Op by Number
LISTASK - Lists the hosts/bots to ask Op from
ADDIGNORE - Adds a hostmask/contentfilter to the ignores
DELIGNORE - Deletes a hostmask/contentfilter from the ignores
ADDDCC - Adds a DCC-Connection to a bot
LISTDCC - Lists all added DCC-Connectionc
DELDCC - Deletes a DCC-Connection by number
DCCCHAT - Offers a DCC Chat to a given IRC User
DCCANSWER - Answers to a DCC Chat-Request
DCCENABLE - Enables/Disables DCC thru psybnc
DCCSEND - Sends a file to a given IRC User
DCCGET - Gets a DCC Send File from an IRC User
DCCSENDME - Sends the bouncer User a File
AUTOGETDCC - always get offered Files
DCCCANCEL - Cancels a dccchat or a transfer
PLAYPRIVATELOG - Plays your Message Log
ERASEPRIVATELOG - Erases your Message Log
ADDLOG - Adds a Log source / filter
DELLOG - Deletes a Log source by number
LISTLOGS - Lists all added Log sources/filters
PLAYTRAFFICLOG - Plays the Traffic Log
ERASETRAFFICLOG - Erases the Traffic Log
ENCRYPT - Encrypts talk to a given channel/user
DELENCRYPT - Deletes an encryption entry by number
LISTENCRYPT - Shows a List of encrypted talks
TRANSLATE - Adds a translator to/from channels/users
DELTRANSLATE - Deletes a translator by number
LISTTRANSLATE - Shows a List of translated talks
* BREHASH - Rehashes the proxy and resets all Connections
* MADMIN - Gives a User an Admin flag
* UNADMIN - Removes the Admin flag from a User
* BKILL - Kills a User from the proxy
* SOCKSTAT - Shows/Logs the current Connections
* ADDUSER - Adds a new User to the Bouncer
* DELUSER - Deletes a User from the Bouncer
* NAMEBOUNCER - Names your bouncer (needed for linking)
* LINKTO - Adds a bouncer Link to the Host/Port
* LINKFROM - Adds a bouncer Link from your Bouncer
* RELAYLINK - Allows or disables a relayable Link
* DELLINK - Deletes a Link to a bouncer
LISTLINKS - Lists all Links to/from the Bouncer
* RELINK - Resets a link to a bouncer by number
* PLAYMAINLOG - Plays the Connection Log
* ERASEMAINLOG - Erases the Connection Log
* ADDALLOW - Adds a host allow to connect
* DELALLOW - Deletes a host allow
* LISTALLOW - Lists the host allows on your proxy
SRELOAD - Reloads the Script for the User
LISTTASKS - Lists the current running tasks
* SETLANG - Sets the language (global)
BHELP - Lists this help or help on a topic
BHELP Use /QUOTE bhelp <command> for details
Danii @ FreePsyBnc.Org
Danii
 
Posts: 44
Joined: Fri Nov 13, 2009 5:52 pm
Location: Deva / Romania

Re: Help - Tutorials

Postby PatoPMF » Wed Jan 13, 2010 4:44 am

setting up an EggDrop


1) Download eggdrop1.6.19+ctcpfix.tar.gz from the eggheads ftp.
2) Telnet and FTP to the shell.
3) Upload eggdrop1.6.19+ctcpfix.tar.gz via FTP.
4) In telnet type tar zxvf eggdrop1.6.19+ctcpfix.tar.gz
5) Type cd eggdrop1.6.19
6) Type ./configure
7) Type make config (compiles all modules) or make iconfig (allows you to select the modules to compile).
8) Type make
9) Type make install DEST=/home/name/botdir
10) Switch to the botdir and edit the sample config file eggdrop.conf, then rename it to something appropriate (e.g. botnick.conf).
11) Type ./eggdrop -m <config file> or download WinSCP ---> must be set eggdrop.conf is much easier if you have WinSCP

WinSCP download: http://sourceforge.net/projects/winscp/files/WinSCP/4.2.5/winscp425setup.exe/download (or find yourself on Google) :)

When you install WinSCP only Enter the shell you find eggdrop.conf and set. After all the settings to save in putty type ./eggdrop -m eggdrop.conf

See also: http://www.egghelp.org/


Enjoy ;)
Forza ACMilan !!! :p
User avatar
PatoPMF
 
Posts: 26
Joined: Wed Dec 30, 2009 2:18 am

Re: Help - Tutorials

Postby Admin » Fri Aug 27, 2010 7:39 am

Anyone willing to upload more tutorials?
I would appreciated if anyone would. :)
User avatar
Admin
Site Admin
 
Posts: 291
Joined: Tue Sep 15, 2009 9:42 am
Location: Romania


Return to Tutorials

Who is online

Users browsing this forum: No registered users and 1 guest

cron