Technology computers-hardware

How to Set Up a Seed Box on a Server

    • 1). Use your secure shell program to access your virtual private server. If you are running Linux, simply open a command terminal and type "ssh 'hostname'", where "hostname" is your server's IP address. For instance, if your server's IP address is 123.4.567.890, you would type "ssh 123.4.567.890".

    • 2). Type the command "sudo apt-get update." This ensures that all the software on your server is up to date, and automatically updates it if it is not.

    • 3). Type the command "sudo apt-get install 'bittorrent client'" where "bit torrent client" is the name of the bit torrent client you are using. For example, if you were installing TorrentFlux, you would type "sudo apt-get install torrentflux". Make sure you know the MySQL password on your server in case your bit torrent client asks for it during installation.

    • 4). Type the command "sudo mkdir 'path/to/folder'" where "path/to/folder" is the path to the folder where your bit torrent client will store your downloads. For example, if the download folder you are creating is located at /mnt/download, type "sudo mkdir /mnt/download."

    • 5). Type the command "sudo chown www-data:www-data 'path/to/folder.'" This gives usergroup "www-data" read and write permissions to your download folder, which will be necessary for your bit torrent client to use it.

    • 6). Use your favorite web browser to navigate to your bit torrent client's web interface. For example, if you are using TorrentFlux, you would navigate to "http://'yourdomain'/torrentflux" where "yourdomain" is the domain associated with your VPS hosting account.

    • 7). Navigate to "Settings" or "Preferences" in your bit torrent client's web interface and set the path of your download folder. This is the same folder you created in Step 5.

    • 8). Find a .torrent file of something you wish to download and copy it into your new seedbox using your bit torrent client's web interface, and start downloading.

SHARE
RELATED POSTS on "Technology"
How Can I Tell Which Processor I Have in My Computer?
How Can I Tell Which Processor I Have in My Computer?
Canon D420: A Great Choice
Canon D420: A Great Choice
How to Find Out What DirectX You Have
How to Find Out What DirectX You Have
How to Upgrade an Existing Computer
How to Upgrade an Existing Computer
How to Remove a Previous Owner from a Dell Computer
How to Remove a Previous Owner from a Dell Computer
The New Single Tank Replacement Technology Introduced by Canon
The New Single Tank Replacement Technology Introduced by Canon
How to Determine the FSB
How to Determine the FSB
How Do I SSH Into My Laptop From My Desktop?
How Do I SSH Into My Laptop From My Desktop?
How To Remove Programs from your Windows Mobile PDA – De-clutter Your PDA
How To Remove Programs from your Windows Mobile PDA – De-clutter Your PDA
How to Change a Live ID Password
How to Change a Live ID Password
What Is a Torrent Tracker Error?
What Is a Torrent Tracker Error?
How to Start a Linux Computer Business
How to Start a Linux Computer Business
The HP Compaq Slimline Reviewed
The HP Compaq Slimline Reviewed
Understanding Basic Terms in Indoor Fiber Optic Cable Installation
Understanding Basic Terms in Indoor Fiber Optic Cable Installation
How to Identify Reverse Proxy Servers
How to Identify Reverse Proxy Servers
How to Troubleshoot Computer Headphones
How to Troubleshoot Computer Headphones
How to Change Hard Drives in a Sony Vaio Laptop
How to Change Hard Drives in a Sony Vaio Laptop
Sell Your aged pc to Offset Your New One
Sell Your aged pc to Offset Your New One
How to Repair Dell Laptop Hinge Parts
How to Repair Dell Laptop Hinge Parts
How to Use 2 Hard Drives Together
How to Use 2 Hard Drives Together

Leave Your Reply

*