Note: This forum is merely an archive. It is no longer possible to register or post. - StackOverflow
New Ace of Spades Forums: http://buildandshoot.com/

[TUT]Setting up Pyspades on a Linux vps

Problem getting your server up? Ask in here.

[TUT]Setting up Pyspades on a Linux vps

Postby colorpinpoint » Sun Jul 15, 2012 3:30 am

Step 1) Install Ubuntu 11.10 or 11.04.
___________________________________________________________________________________
Step 2) Install Kitty on your pc.
Link: http://kitty.9bis.com/
___________________________________________________________________________________
Step 3) Get the Ip address and password from your Virtual Private Server(VPS) provider.
___________________________________________________________________________________
Step 4) Login to your Vps with kitty
Place the information you got in Step 3 here.
Host name is where you put your VPS’S IP address.

Image
___________________________________________________________________________________
Step 5) In Kitty Go to the connection tab than Data.
Username would be root and password would be the password that you got from Step 3.

Should look like this
Image

Note: You can save your session.
___________________________________________________________________________________
Step 6) After you are logged in to your vps through ssh type
Code: Select all
sudo apt-get update

___________________________________________________________________________________
Step 7) Type
Code: Select all
sudo apt-get install python2.7 python2.7-dev python-setuptools python-twisted mercurial gcc g++ zope.interface

___________________________________________________________________________________
Step 8) Type
Code: Select all
sudo python -m easy_install cython

___________________________________________________________________________________
Step 9) Type:
Code: Select all
sudo python -m easy_install pil

___________________________________________________________________________________
Step 10) Type
Code: Select all
sudo python -m easy_install jinja2

___________________________________________________________________________________
Step 11) Type
Code: Select all
sudo apt-get install screen

___________________________________________________________________________________
Step 12) Type
Code: Select all
sudo python –m easy _install pygeoip

___________________________________________________________________________________
Step 13) Than go to the directory that you would like your pyspades using the “cd” function
Ex:"cd pyspades"
___________________________________________________________________________________
Step 14) Type
Code: Select all
hg clone https://pyspades.googlecode.com/hg/ pyspades

___________________________________________________________________________________
Step 15) Type
Code: Select all
sh build.sh

___________________________________________________________________________________
Step 16) Type
Code: Select all
cd feature_server
than
Code: Select all
nano config.txt

___________________________________________________________________________________
Step 17) Download Winscp http://winscp.net/eng/index.php
__________________________________________________________________________________
Step 18) Enter your login information with Winscp
___________________________________________________________________________________
Step 19) Navigate you where you cloned pyspades and setup the files to your liking in winscp
___________________________________________________________________________________
Step 20) In Kitty navigate to your pyspades folder and type
Code: Select all
screen
than
Code: Select all
sh run_server.sh

And your server will be running.

Tips:to detach from screen press Ctrl +A+D
Press Ctrl+C to shutdown your server while you are in that screen.
Type "screen -r" to see the screens that are active.
To resume a screen type "screen -r 12345" Replace "12345" with the pid of the screen.
Type "top" to see the process's that are runing.

If you have any problems ask on #Pyspades: http://webchat.quakenet.org/?channels=%23pyspades
All Credits go to https://code.google.com/p/pyspades/

Please let me know of any suggestions to add on to this tutorial.
Last edited by colorpinpoint on Sat Aug 18, 2012 1:18 am, edited 18 times in total.
Image
Image
IGN:Colorpinpoint
Ki11aWi11 Server Thread
First Map:Here
User avatar
colorpinpoint
Member
 
Posts: 451
Joined: Thu Apr 05, 2012 11:22 pm

Re: How to setup Pyspades on a Linux Virtual Private Server(

Postby Zip » Thu Jul 26, 2012 8:28 am

Nice Tutorial Color!
It really helped me.
Zip
Member
 
Posts: 21
Joined: Tue Jul 03, 2012 6:56 pm


Return to Server Help



Who is online

Users browsing this forum: No registered users and 4 guests

cron