[Tutorial] Kimsufi 2G / Seedbox - VPN
Register

We are the best invite forum on the internet! Here you will find free invites, free seedboxes, free bonuses, and much more. Our members know the true meaning of sharing and have created a truly global bittorent community! Our site has the most up to date information on all private trackers and our members will guide you and introduce you to this truly secretive and enlightened club. Ready to get started? Register now!


Page 1 of 14 1 2 3 4 11 ... LastLast
Results 1 to 10 of 133
Like Tree74Likes

Thread: [Tutorial] Kimsufi 2G / Seedbox - VPN

  1. #1

    Join Date
    Aug 2011
    Posts
    37

    Default [Tutorial] Kimsufi 2G / Seedbox - VPN

    Tutorial to create a seedbox with a kimsufi 2G server on Ubuntu 10.04/10.10

    Description: This tutorial explains how to install a seedbox in 5 minutes.


    Choose a server with a Linux Ubuntu 10.04 Lucid 32 or 64bits OS.
    Log into your server using putty or a terminal as a ROOT to start.
    Update the system using the below command between each step.
    Code:
    sudo apt-get update
    1. Install Webmin + Apache + FTP + SSL on the server using the command:
    Code:
    wget http://cl.ly/2X1I3J3E3n2X371m2N02/installserver.sh
    Code:
    sudo sh installserver.sh
    Answer the different questions and continue the installation until the end.
    Once finished, you can run the webmin interface using the address below:
    Code:
    https://yourservername.kimsufi.com:10000/
    The username and webmin password is the one of the root user in the server.

    2. Install the Deluge 1.3.1 torrent client:
    Credit: Script fully created by Generalb/General13
    Script inspired by: http://senya.pl/2011/05/headless-tor...ubuntu-server/

    Code:
    wget http://cl.ly/1k3L2s0U0w2m3a3E2v0O/installdeluge.sh
    Code:
    sudo sh installdeluge.sh
    Type the default port 10010 and finish the installation.
    Connect to the address below to use your deluge seedbox:
    Code:
    http://yourservername.kimsufi.com:10010/

    3. Install the OpenVPN server with the command:
    Credit: Script created by John Malkowski vpsnoc.com 01/18/2010.
    Credit Link: http://vpsnoc.com/blog/how-to-instal...vps-instantly/
    Script modified by Generalb/General13

    Code:
    wget http://cl.ly/0b1t0Z3u3n230B1a0I0e/installopenvpn.sh
    Code:
    sudo sh installopenvpn.sh
    The OpenVPN Keys will be available at in the root folder of your server.


    4. (OPTIONAL) Install PPTP VPN server for your smartphone with the command:
    Credit: Script fully created by Generalb/General13
    Script inspired by: http://www.maximegaillard.com/994-fa...ec-webmin.html



    Code:
    wget http://cl.ly/2S1a1N1P3o1a1L1c2B0M/installpptpd.sh
    Code:
    sudo sh installpptpd.sh

    5. (OPTIONAL) Install RuTorrent Multiuser with the command:
    Credit: AutoDL-Setup - Autodl-IRSSI Tutorial and Script
    Credit Link: http://sourceforge.net/projects/autodl-irssi/
    Credit Link: http://forums.rutorrent.org/index.php?topic=608.0

    Code:
    wget http://cl.ly/0o070f30313Z0S2F2J40/installrutorrent.sh
    Code:
    sudo sh installrutorrent.sh

    This tutorial allows a beginner to install himself quickly a seedbox on a kimsufi Ubuntu server.
    All scripts have been found on internet via different tutorials and can be launched separatly.
    Last edited by Generalb; October 24th, 2011 at 04:24 PM.
    MrBeano, kango, edacious and 40 others like this.


  2. To remove ads become VIP. Inquire about advertising here.
  3. #2

    Join Date
    Jul 2011
    Location
    Unknown
    Posts
    83

    Default Re: [Tutorial] Kimsufi 2G / Seedbox - VPN

    kimsufi only ??

  4. #3

    Join Date
    Apr 2011
    Location
    Somewhere you've never be
    Posts
    1,605
    Blog Entries
    1

    Default Re: [Tutorial] Kimsufi 2G / Seedbox - VPN

    Quote Originally Posted by lolyz View Post
    kimsufi only ??
    This should work on any server/vps running Ubuntu 10.04/10.10

  5. #4

    Join Date
    Oct 2010
    Posts
    1,654
    Blog Entries
    1

    Default Re: [Tutorial] Kimsufi 2G / Seedbox - VPN

    Quote Originally Posted by Enigma77 View Post
    Thank you for this been looking for something like it all over
    Please use the Like button.
    Kevin likes this.

  6. #5

    Join Date
    Aug 2011
    Posts
    37

    Default Re: [Tutorial] Kimsufi 2G / Seedbox - VPN

    This tutorial has been tested succesfully only on a Kimsufi server.
    But as said by drauka it should work on Ubuntu 10.04/10.10.
    Last edited by Generalb; September 2nd, 2011 at 12:10 PM.

  7. #6

    Join Date
    Sep 2011
    Posts
    11

    Default Re: [Tutorial] Kimsufi 2G / Seedbox - VPN

    This is all new to me got a Kimsufi while back and had windows server on it as u prob no it costs a lot and always wanted to try this few things i would help with if any one got time do i need to del the key kimsuffi put on the server to gain access and how do i change the password they gave me to log in

  8. #7

    Join Date
    Aug 2011
    Posts
    37

    Default Re: [Tutorial] Kimsufi 2G / Seedbox - VPN

    Quote Originally Posted by Enigma77 View Post
    This is all new to me got a Kimsufi while back and had windows server on it as u prob no it costs a lot and always wanted to try this few things i would help with if any one got time do i need to del the key kimsuffi put on the server to gain access and how do i change the password they gave me to log in
    I don't think you need to change password or something else. Just logon with your ROOT access, download and launch the scripts.
    If you have a problem of Key, you can use the command below to delete the SSH Host Identification:

    Code:
    ssh-keygen -R yourhostname.kimsufi.com
    
    Last edited by Generalb; September 2nd, 2011 at 12:17 PM.

  9. #8

    Join Date
    Feb 2011
    Location
    London, UK
    Posts
    1,646

    Default Re: [Tutorial] Kimsufi 2G / Seedbox - VPN

    So does this take care of all the config etc, so you don't need to go and edit any files?

    Also is there a rtorrent script?

    It seems almost to easy :)

    "The strength to change what I can, the inability to accept what I can't, and the incapacity the tell the difference."


  10. #9

    Join Date
    Aug 2011
    Posts
    37

    Default Re: [Tutorial] Kimsufi 2G / Seedbox - VPN

    Quote Originally Posted by Arakasi View Post
    So does this take care of all the config etc, so you don't need to go and edit any files?
    Also is there a rtorrent script?
    It seems almost to easy :)
    Yes, yes and Yes
    Last edited by Generalb; September 2nd, 2011 at 01:57 PM.

  11. #10

    Join Date
    Sep 2011
    Posts
    1

    Default Re: [Tutorial] Kimsufi 2G / Seedbox - VPN

    Hi when ordering do I choose Experts: Raw Distribution or Remote desktop

    Kimsufi - your range of dedicated servers from £13.99 p/m !

    Thanks
    Last edited by bingbam; September 9th, 2011 at 09:25 AM.

Page 1 of 14 1 2 3 4 11 ... LastLast

Similar Threads

  1. Replies: 19
    Last Post: 2 Weeks Ago, 03:29 PM
  2. Kimsufi 2G - $37
    By bluboy in forum Seedbox Advertising
    Replies: 8
    Last Post: August 28th, 2011, 01:21 PM
  3. Seedbox + VPN Question
    By Codename73 in forum Seedbox Discussions
    Replies: 3
    Last Post: September 2nd, 2010, 05:17 AM
  4. Any good tutorials on making seedboxes?
    By agent0 in forum Help
    Replies: 3
    Last Post: August 26th, 2010, 03:00 AM
  5. Seedboxes? VPNs? Please Explain.
    By Artaniz in forum Seedbox Discussions
    Replies: 8
    Last Post: November 9th, 2009, 04:51 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •