TOP  

How to use your Seedbox Control Panel

Our Seedbox Control Panel is used for performing various operations, monitoring of your Seedbox.

In this tutorial, we will teach you how to use it for your own convenience.

We provide the login details to it together with the credentials for your service when you make an order.

Accessing Your Control Panel

You can access your control panel by navigating to the link found in your Welcome email.

Login window will be displayed (see picture below).

login-cpanel

Enter your credentials, and press LOG IN.

Note: If you enter wrong credentials for more than three times, our System will blacklist your IP due to the prevention of  Brute-force attacks.

Our system removes your IP from the blacklist in 15 minutes from the last attempt so please be patient or otherwise reboot your router to have a new IP address allocated.

Main interface

After successful login, you will see Control Panel Interface where you can find a lot of useful information like:

  • Seedbox status
  • IP address
  • Hostname
  • The Node where your Seedbox is located
  • Total disk space
  • Virtualization type
  • Memory
  • Bandwidth
  • Name of used template or Operating System

main

Introduction to Controls

This menu is dedicated for updating your Seedbox services, so let’s start explaining!

General

control panel general

Here we have basic set of options:

  1. Reboot: It will reboot Seedbox
  2. Shutdown: Turn off a Seedbox
  3. Boot: Start a Seedbox
  4. Reinstall: Reinstall current OS in Seedbox

Settings

controls-tun-tap

Enable TUN/TAP so you can establish an OpenVPN connection.

Hostname

controls-hostname

This option will set a new Hostname for your Seedbox.

Root/Admin Password

controls-root-pw

If you’ve forgotten your SSH/Root password, use this option to update it.

API

controls-api

Advanced feature for your Seedbox. Use it to generate API key so you can build your own application for managing your Seedbox

Statistics

controls-statistics

Here you can select a Time Span for your Seedbox usage, it will show a nice graph with traffic statistics.

How to reinstall your OS Template?

In Controls section under the General tab, you can find  an option for Reinstalling.

CAUTION: REINSTALL WILL WIPE ALL OF YOUR DATA, SO BE SURE THAT YOU HAVE DONE A BACKUP ON YOUR LOCAL OS!

Step 1 – Choose your template

Click on a Reinstall button. You should see a screen like this:

control panel reinstall

Select desired template.

For our latest template, select Seedbox 16.04 (v30) [+Desktop].

Our Stream, Rapid & Furi clients can use our Seedbox 16.04 (v30) [Desktop+ Plex] with Plex preinstalled.

Alternatively, if you want to build your own Seedbox, you can select some of Minimal templates which provide a basic set of tools to work with it.

Step 2 – Seedbox Reinstallations

Press REINSTALL.

Reinstallation process will take around 5 minutes, so please be patient.

You can check the status by pinging the IP of your Seedbox.

Step 3 – Updating your user passwords

When reinstallation is done, you will have only SSH login available. Please follow the following guide to log in via SSH: How to Connect to Your Seedbox using SSH

After you are logged, type this command in terminal:

changeseedboxpass

change-password

This will start our custom written script to update your passwords. A dialog based UI will be shown like on the picture:
control panel change password

Select All so all user passwords will be updated.

It will take around 10-15 seconds for a script to execute, after it is done, all your passwords are set.