SpotWeb tutorial

SpotWeb install Ubuntu to download NZB files

In this tutorial, install SpotWeb Ubuntu. Are we going to install SpotWeb on a computer with Ubuntu. This is going to be done via the command line.

Install SpotWeb requirements


Before we start the installation of SpotWeb. We have to create a web server with PHP and MYSQL. Do you already have this? Then you can skipp this part.

sudo apt-get install apache2 php5 php5-curl php5-gd php5-gmp

Set the time zone.

sudo sed -i “s/^;date.timezone =.*/date.timezone = Europe\/Amsterdam/” /etc/php5/*/php.ini

Install the mysql database and php.

sudo apt-get install mysql-server mysql-client php5-mysql

You are now done with the requirements for SpotWeb.

Installing SpotWeb Ubuntu

Now we just have to create a database and user. Before we can install SpotWeb.

Login to mysql

mysql -u root -p

Now have to create a database with user

CREATE DATABASE spotweb;
GRANT ALL PRIVILEGES ON spotweb.* TO “spotweb”@”localhost” IDENTIFIED BY “DB_pas_mij_aan”;
\q

Install and download SpotWeb.

wget https://github.com/spotweb/spotweb/tarball/master
tar -xvzf master
sudo mv spotweb-spotweb-* /var/www/spotweb
rm master

configure SpotWeb


You can now access SpotWeb via your browser to configure SpotWeb that can be done via http: //localhost/spotweb/install.php Or via an ip address such as http: //192.168.1.65spotweb/install.php

Everything must be OK, except for these two Own settings file and DB :: pgsql, these can also be NOT OK. Next.

Enter the password that you also used with the SpotWeb database. And created the user. Then choose Verify database.

The information below can often be found in the email from your Usenet Provider.
Usenet server: Enter the address of your news server here.
username: Enter your user name for your news server here.
password: Enter the password of your news server here.
Now choose Verify usenet server.

Choose the Spotweb authentication type that suits you best.
Enter the Administrative user.
Choose Create system.

You now only have to adjust the database settings.

sudo nano /var/www/spotweb/dbsettings.inc.php

Copy the database settings here under the heading “

You have now completed. The installation of SpotWeb.

SpotWeb Ubuntu tutorial

  1. SpotWeb tutorial.
  2. SpotWeb Ubuntu installing.
Admin

Gepubliceerd door
Admin

Recente berichten

Usenet download not complete, what to do?

It may happen that a Usenet download does not come in completely. You try to…

1 week geleden

House-of-usenet.com German usenet community

House-of-Usenet.com is a popular German-language Usenet forum where members can find NZB files for downloading…

2 weeks geleden

Usenet-4all.pw German usenet community forum

Usenet-4all.pw is a predominantly German-language Usenet forum focused on sharing and finding NZB files. Using…

2 weeks geleden

Sky-of-use.net german usenet community

Sky-of-Use is a German-language Usenet forum where users can find NZB files to download content…

1 month geleden

Publicdomaintorrents.info Torrent site for old movies

PublicDomainTorrents is a website entirely dedicated to films in the public domain. This means that…

3 months geleden

Anonynews Usenet provider

In this Anonynews Usenet review, we look at the key features, performance, and costs of…

4 months geleden

Deze website gebruikt cookies.