It is easy to install SickGear on Ubuntu server. With this tutorial you will learn how to get SickGear up and running on Ubuntu Server 16.04 using the AtoMiC ToolKit tool. SickGear is an evolved version of SickBeard, with improved stability and reliability, as well as innovative features to download and manage your TV shows library. SickGear allows you to download new episodes as soon as they become available via download software such as bittorrent clients or NZB newsgrabbers. [Read: CouchPotato vs SickBeard, SickRage, or Sonarr for beginners]
Usenet is Better Than Torrents:
For apps like Sonarr, Radarr, SickRage, and CouchPotato, Usenet is better than Torrents. Unlimited plans from Newshosting (US Servers), Eweka (EU Servers), or UsenetServer, which offer >3000 days retention, SSL for privacy, and VPN for anonymity, are better for HD content.
Provider | Rating | Features | Monthly | Yearly |
---|---|---|---|---|
Newshosting | >3000 days, unlimited, SSL, VPN | $9.99 | $99.99 ($8.33 / month) | |
UsenetServer | >3000 days, unlimited, SSL, VPN | $9.99 | $99.99 ($8.33 / month) | |
Eweka | >3000 days, unlimited, SSL, EU Servers | €7,50 (Special!!!) | ||
For more plans that may fit your needs please read our Usenet plan selection guide. |
Table of Contents
Install SickGear on Ubuntu Server with AtoMiC ToolKit
If you use AtoMiC ToolKit you will be able to perform SickGear installation on Ubuntu automatically. This makes it easier for inexperienced users or simply for those who don't want to use the command line. If you prefer a convenient and easy method to install SickGear on Ubuntu then you can do so with the AtoMiC ToolKit. You could use AtoMiC ToolKit to install SickGear on Debian, though this has not been tested yet.
You can install SickBeard on Ubuntu and even Sonarr if you use the AtoMiC ToolKit. We have already got tutorials on how to install SickBeard on Ubuntu with AtoMiC ToolKit with AtoMiC ToolKit and how to get SickRage on Ubuntu with AtoMiC ToolKit. Without further ado, let's learn how to use this tool to install SickGear on Ubuntu.
1. Download and Run AtoMiC ToolKit
To install SickGear on Ubuntu server with the AtoMiC ToolKit, you first have to download and install the tool on your system. After you install AtoMiC ToolKit, you can use it to get more apps on your system via its new GUI. Execute these commands in order, only one line at a time.
sudo apt-get -y install git-core git clone https://github.com/htpcBeginner/AtoMiC-ToolKit ~/AtoMiC-ToolKit cd ~/AtoMiC-ToolKit sudo bash setup.sh
With these commands, you install git-core
as superuser. After that, the git-clone
command downloads the latest version of AtoMiC ToolKit. Then all the script needs to do is move to the AtoMiC ToolKit folder and run setup.sh
, which is done in the last two lines of the script.
2. Agree to Disclaimers and Username
Although this script works for many users, its performance cannot be guaranteed in all environments. Therefore, it is necessary for you to read and accept the disclaimer in order to use it.
After that, provide an username for you to run the SickGear install. In the picture the username selected is alejandro
, which was the username set on the machine. However, you should typically choose your system login name to avoid conflicts. Press enter
to continue with the SickGear installation on Ubuntu.
3. SickGear Installation on Ubuntu
From AtoMiC ToolKit main menu, select SickGear
. This is done with the arrow keys. Press Enter
after you have performed your selection.
Next, select Install SickGear
and press Enter
to install SickGear on Ubuntu.
Make sure the correct script is selected. You should see AtoMiC SickGear Installer Script
in green letters. Press Enter
to confirm your selection.
Now you wait. When the script is completed, read the output and check if there have been no errors during the installation.
You have successfully completed the process to install SickGear on Ubuntu. Now you can check a few things with the help of AtoMiC ToolKit.
4. Access SickGear
You can access SickGear locally from the URL http://localhost:8081
with any web browser. If you want to know how to access SickGear from any system, whether local or remote, AtoMiC ToolKit can help you. All you need to do is selecting Access Details
from the SickGear submenu in AtoMiC ToolKit.
The script will run and give you the URLs you can use according to your situation as its output. Use one of these suggested URLs depending on your particular setup in order to access SickGear installation on Ubuntu.
If you want to connect to SickGear from another location other than your Local network, and if your system is behind a router or gateway, you will need to configure your ports. Use our guide to setup port forwarding on router and you will also be able to manage SickGear through your smartphone or tablet. [Read: 5 Must have Android apps for HTPC or Home Server control]
5. What to do after you install SickGear on Ubuntu?
Check if the installation was successful. If it was, you should be able to access SickGear from your web browser. You will not see any shows until you add them though. You can also install SickRage on Ubuntu or Install SickBeard on Ubuntu if you want alternatives to this software. Installing software on your Ubuntu Server has never been easier than it is now, if you let AtoMiC ToolKit help you!