How to Setup Apache Subversion with Let's encrypt SSL on Ubuntu 18.04
Apache Subversion or SVN is an open-source software versioning and revision control system developed by the Apache Software Foundation. In this article, I will show you how to set up the Apache...
View ArticleHow to enable VoIP in ONLYOFFICE using Twilio
ONLYOFFICE is an open source solution that comprises comprehensive online document editors for text documents, spreadsheets and presentations, CRM and project management, mail, calendar, chat, and...
View ArticleLinux chrt Command Tutorial for Beginners (5 Examples)
Processes form the core of a running Linux system. When a program converts into a process (which is when it's executed), a lot of attributes are set. Sometimes, you may want to change these attributes...
View ArticleHow to Install Cachet Status Page System on Debian 9
Cachet is a beautiful and powerful open source status page system written in PHP that allows you to better communicate downtime and system outages to your customers, teams, and shareholders. In this...
View ArticleHow to Install Hubzilla on Ubuntu 18.04 LTS
Hubzilla is a free and open source platform for creating interconnected websites featuring a decentralized identity, communications, and permissions framework built using common web server technology....
View ArticleInstalling Seafile 6.3.2 inside ISPConfig 3.1
This tutorial shows the steps to install Seafile into a website on an ISPConfig 3 server. The server that is used for this setup uses Ubuntu 18.04, but the steps outlined in this guide should work...
View ArticleLinux cut Command Explained for Beginners (with Examples)
In Linux, if you want to print a file's content on stdout, the first command that comes to mind is cat. However, there may be times when the requirement is to remove certain part of the file and print...
View ArticleSetting up your own name service (DNS) with ISPConfig
Internet works with IP numbers and to get from a domain name to its IP number address the Domain Name System DNS is used. You can set up your own name service or use, for example, your hosting...
View ArticleFree eBook from Packt - Kali Linux Wireless Penetration Testing Beginner’s...
Kali Linux Wireless Penetration Testing Beginner's Guide - Third Edition has been updated to Kali Linux 2017.3 with the latest methodologies, including full coverage of the KRACK attack and how to...
View ArticleHow to Install Netdata Monitoring Tool on Ubuntu 18.04 LTS
Netdata is a free, open source, simple and real-time performance and health monitoring tool with a beautiful web front-end. In this tutorial, we are going to look at how to install Netdata performance...
View ArticleHow to Install Omeka Classic CMS on Ubuntu 18.04 LTS
Omeka Classic is a free and open source web publishing platform for sharing digital collections and creating media-rich online exhibits. In this tutorial, we will learn how to install Omeka Classic CMS...
View ArticleLinux colrm Command Tutorial for Beginners (with Examples)
If you primarily work on the Linux command line, text editing is likely one of the most frequent tasks that you may find yourself involved in. The colrm command in Linux lets you remove selected...
View ArticleDocker Guide: Deploying Ghost Blog with MySQL and Traefik with Docker
In this tutorial, we will show step-by-step how to install and configure Ghost as a Docker container. We will install and configure Ghost under the latest Docker CE version, use the MySQL as a database...
View ArticleHow to install MediaWiki on Ubuntu 18.04 LTS
Mediawiki is a free and open source wiki software that allows you to create your own wiki site. In this tutorial, we will learn how to install Mediawiki with Apache web server on Ubuntu 18.04 server.
View ArticleHow to Install Alfresco CMS on Ubuntu 18.04 LTS
Alfresco Community Edition is the free version of the Alfresco Content Services, a CMS system written in Java that uses PostgreSQL as database. In this tutorial, we will be going to explain how to...
View ArticleLinux lsblk Command Tutorial for Beginners (8 Examples)
In Linux, block devices are special files that refer to or represent a device (which could be anything from a hard drive to a USB drive). So naturally, there are command line tools that help you with...
View ArticleHow to Install and Configure MRTG on Ubuntu 18.04
MRTG also known as "Multi Router Traffic Grapher" is a free and open source tool to monitor the traffic load on network links. In this tutorial, we will learn how to install MRTG on Ubuntu 18.04 server.
View ArticleHow to Install WordPress with EasyEngine on Ubuntu 18.04 and Debian
EasyEngine (ee) is a command-line tool for the Nginx web servers to manage WordPress sites. In this tutorial, I will show you how to install and manage a WordPress site using EasyEngine on Debian and...
View ArticleLinux lsattr Command Tutorial for Beginners (with Examples)
We recently discussed chattr, a command that you can use to change file attributes on a Linux file system. To list file attributes, there's a separate command, dubbed lsattr. In this tutorial, we will...
View ArticleHow to Install Pluck CMS on Ubuntu 18.04 LTS
Pluck is a free, open source, small and simple content management system that can be used to manage your own website without knowledge of programming languages. In this tutorial, we will learn how to...
View Article