Posts tagged with tutorials.

Tutorials | Mar 24, 2020 | By Dwijadas Dey | 15 min read

How To Install Nextcloud On Your Server With Docker

Nextcloud is a fantastic way to break your reliance on other companies like Dropbox or Google. With a few Docker containers, you can install Nextcloud on your VPS in a …

install_traefik_multiple_domains
Tutorials | Mar 06, 2020 | By Dwijadas Dey | 14 min read

Install Traefik To Host Multiple SSL Websites On Your VPS

Want an easy way to deploy multiple Dockerized apps, complete with HTTPS, on a single VPS? Save headaches and deploy fast with Traefik, the do-all reverse proxy.

Ghost CMS: How to install on your Ubuntu 16.04 VPS
Tutorials | Oct 02, 2019 | By Dwijadas Dey | 10 min read

How To Install Ghost On Ubuntu 18.04 (Tutorial)

The Ghost CMS offers a more streamlined and modern blogging alternative to WordPress, and is a breeze to install on a VPS running Ubuntu 16.04

Tutorials | Sep 30, 2019 | By Joel Hans | 4 min read

Install GitLab On Your VPS To Host A Repository (Tutorial)

GitLab is an open source application that offers a graphical user interface (GUI) to help manage Git repositories. It includes lots of features, such as issue tracking and easy pull …

install_openvpn_debian_tutorial
Tutorials && VPS Uses | Sep 13, 2019 | By Joel Hans | 26 min read

How To Install OpenVPN on Debian 10 (Tutorial)

Protect your browsing data: Install OpenVPN on Debian 10 There are literally lists of reasons why you might want to use a VPN, but keeping your data safe is #1 …

install_openvpn_centos_tutorial
Tutorials && VPS Uses | | By Promise Akpan | 26 min read

How To Install OpenVPN On CentOS 7 (Tutorial)

Protect your browsing data: Install OpenVPN on CentOS 7 There are literally lists of reasons why you might want to use a VPN, but keeping your data safe is #1 …

Tutorials | May 01, 2019 | By Joel Hans | 11 min read

Back Up Your Files With rsync And A VPS

With rsync and a VPS with some spare disk space, you can set up an automated backup system to ensure your important local files are safe(r).