Linux tutorials

Let’s Encrypt: Secure Apache Web Server on Ubuntu 16.04

Why HTTPS? Starting with Chrome 56, the browser developed by Google marks non-secure pages containing password and credit card input fields as Not Secure in...

Monitoring: How To Install Sensu on Ubuntu 16.04 Server

Introduction - Sensu Monitoring Sensu is a free and open source tool for composing a monitoring system. It is entirely written in Ruby. It uses...

5 Cybersecurity Tips to Help Linux Users Protect Their Computers

Cybercrime is a  growing threat that has caused most internet users to rethink how they protect their data and information. Cybercriminals are getting more...

Can Linux Run Video Games?

Linux and Gaming Linux is a widely used and popular open source operating system that was first released back in 1991. It differs from operating...

Which is the Best Linux Distros for Students?

Schools have resumed with students returning with renewed determination and competitive spirit to the classrooms. So did research essay writing service platforms. They are waiting for...

How to rename files in UNIX / Linux

As a UNIX user, one of the basic tasks that you will often find yourself performing is renaming files and folders. Renaming...

How to get wifi on Linux mint 19

Most modern Linux flavors such as Ubuntu and Mint come with out of the box support for several hardware components such as...

How to install Linux Mint 20

Linux Mint is a hugely popular free and opensource Linux flavor based on Ubuntu. It enjoys a wide clientele with million users...

How to unzip a file in Linux

Zipping a file or directory is a popular practice when you want to send a huge file that seemingly takes up a lot of...

How to find a file in Linux system

Occasionally, you find yourself scouring through your system in search of a particular file(s). It can be a truly daunting task sifting through hundreds...

How to install PostgreSQL on Ubuntu 20.04

Databases are crucial components in database-driven web applications such as Drupal and WordPress. There are quite a number of database servers, the popular ones...

How to install LEMP on Debian 10

LEMP is an opensource software stack that is widely used by developers, and operation teams to test and deploy dynamic websites. The acronym LEMP...

10 Most Crucial Commands used in Linux

Linux is one of the most powerful and widely used operating system around. I know you might be unaware, but think of your smartwatch,...

WordPress on Ubuntu 16.04 With Caddy

Introduction WordPress is a famous content management system based on PHP and MySQL, distributed under the terms of the GNU GPLv2 (or later). In most...

Caddy Web Server on Ubuntu 16.04

Introduction Across our many tutorials we have looked at hundreds of different technologies. In almost every article, we've based our work on Apache or NGINX...

Decentralized Communication with Matrix on Ubuntu 16.04

Introduction to Decentralized Communication Matrix is an open standard for real-time, interoperable and decentralized communication over IP, used to power VoIP/WebRTC signalling, Internet of Things communication, Instant...

Continuous Integration: Concourse CI on Ubuntu 16.04

Concourse Continuous Integration System Concourse CI is a simple and scalable continuous integration system with an end goal of providing a system with as few...

Database System: PostgreSQL Replication on Ubuntu 16.04

PostgreSQL Database System PostgreSQL is an advanced open source Object-Relational Database Management System (or ORDBMS). It is an extensible and highly-scalable database system, meaning that...