Archive for the ‘IRC/Shells’ Category

SSH Tunnel with Putty and Squid

The purpose of this guide is to provide an easy to follow set of instructions that should allow you to create an SSH tunnel in around 10 minutes. Step 1: Getting started What you will need: Remote server running SSH (Debian server is used in this guide) Putty Squid Install squid: apt-get install squid Step [...]

Continue Reading »
No Comments

Retrieve the latest build of the 1.7.x series from http://www.anope.org Login to your shell and transfer the “tar.gz” via ssh or ftp. Now, you must ssh into your shell to begin installing. Once you’re inside the shell, perform the following commands (i will assume the latest version is 1.7.13): gunzip anope-1.7.13.tar.gz tar xfv anope-1.7.13.tar cd [...]

Continue Reading »
No Comments

Setting up Eggdrop

April 6, 2008 by admin

*NOTE – This only applies to servers where you are allowed to compile, a lot or free shell servers have their own way of setting up eggdrop automatically, if in doubt ask your provider* SSH to the server, then run the following commands at the command prompt: Install wget ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/eggdrop1.6.17.tar.gz tar zxvf eggdrop1.6.17.tar.gz cd eggdrop1.6.17 [...]

Continue Reading »
No Comments

Setting up psyBNC

April 6, 2008 by admin

If you know nothing about bncs, a bnc is short for a ‘bouncer.’ A bnc acts as a proxy for irc, allowing you to hide your real IP address and use a vhost (vanity host – something like ‘this.is.a.l33t.vhost.com’). What are the advantages of this? Well, mainly there’s just one important one: It’ll stop stupid [...]

Continue Reading »
No Comments

Copyright © 2010 Lockstockmods All Rights Reserved   Designed by Kode   Powered by WordPress