In this tutorial we will install the program LazyLibrarian via the command line on a Ubuntu Computer.
The development of the LazyLibrarian application is not very active. If we compare this with, for example, Headphones, Sickbeard or Couchpotato. It took me a while to search. Which version is most up to date. Currently this is “https://github.com/DobyTang/LazyLibrarian” version. The most up to date. So you also have to take it into account. That this application is far from perfect. But I have not been able to find another similar application.
If we haven’t installed Git yet. Then we must do that first. However, chances are that you have already done that with regard to HeadPhones or Couchpotato.
We are now going to install Git.
sudo apt-get install git-core
We have to be sure. That we are in the right location.
cd ~
Then go to the correct folder.
cd /opt
We are now going to download LazyLibrarian.
sudo git clone https://github.com/DobyTang/LazyLibrarian.git
Go to the correct folder.
cd /opt/LazyLibrarian
We can now start LazyLibrarian. With the following command.
python LazyLibrarian.py
You are now done installing LazyLibrarian.
we of course also want LazyLibrarian to start automatically. During the boot process.
We are now going to copy the startup file from LazyLibrarian.
sudo cp ubuntu.default /etc/default/lazylibrarian
Nu gaa gaan we dit bestand bewerken.
sudo nano /etc/default/lazylibrarian
Edit the rules below.
ENABLE_DAEMON=1
RUN_AS=your Ubuntu account name
Then press ctrl + x. Andy to confirm this.
Now we need the rights. Set well.
sudo chmod a+x /etc/init.d/lazylibrarian
sudo update-rc.d lazylibrarian defaults
It is now possible to start LazyLibrarian with the command below.
sudo service lazylibrarian start
You can also use the following commands.
sudo service lazylibrarian stop
Or
sudo service lazylibrarian restart
You are now completely done with the tutorial Installing LazyLibrarian Ubuntu. And LazyLibrarian is now started automatically.
LazyLibrarian Ubuntu tutorial
Prowlarr is a powerful tool that, in combination with Sonarr, provides an optimized and automated…
Ngroups is a well-known name in the Usenet world and is often cited as a…
Giganews is one of the oldest and best-known Usenet providers in the world. The company…
Very occasionally, it's necessary to check files with Quicksfv. This happens when there are no…
The term "best newsreader" is often used, but rarely explained properly. Because what constitutes "the…
Usenet has been used for years to download files and follow newsgroups. While this used…
Deze website gebruikt cookies.