Follow along with one of our tutorials

List of tutorials

Showing 36 - 45 of 125 tutorials

How to Install phpMyAdmin on Ubuntu

VPS

PhpMyAdmin is a free and open-source graphical user interface (GUI) tool for managing MySQL databases on shared and virtual private server (VPS)...

People visited logo

13399

Chat logo

2

Dec 10, 2021

By Laura Z. & Leonardus N.

Remove Directory in Linux: How to Delete Files and Folders

VPS

Learning the Linux command line is essential for system administrators, as it’s widely used for virtual private server hosting. While you can use a...

People visited logo

41031

Chat logo

0

Nov 19, 2021

By Ignas T. & Leonardus N.

What Is a Cron Job: Understanding Cron Syntax and How to Configure Cron Jobs

VPS

A cron job is a task automated using cron, a scheduler tool on a Unix system like Linux. Creating cron jobs helps improve web development and...

People visited logo

100187

Chat logo

12

Sep 13, 2021

By Linas L. & Aris B.

Bash Scripting Tutorial for Beginners: What It Is, How to Write One, and Script Examples

VPS

If you’ve ever used a Linux operating system, for example, a Linux-based VPS, you may have heard of bash. It’s a Unix shell that reads and...

People visited logo

10443

Chat logo

0

Sep 06, 2021

By Leonardus N.

Iptables Tutorial: Securing VPS with Linux Firewall

VPS

Are you looking for a comprehensive iptables tutorial for your VPS? This article will show you how to install and use iptables on an Ubuntu system....

People visited logo

95119

Chat logo

21

Nov 29, 2019

By Prithviraj S.

How to Change Permissions and Owners in Linux Using the Command Line

VPS

In this tutorial, you will learn how to use the Linux commands chmod and chown to change permissions and owners. As a result, you will have better...

People visited logo

36211

Chat logo

9

Nov 20, 2019

By Domantas G.

How to Create Apache Virtual Hosts on CentOS 7

VPS

If you want to host more than one domain on your server, you need to create corresponding hosts on the webserver. That way, your server can deliver...

People visited logo

36865

Chat logo

0

Nov 13, 2019

By Edgaras G.

How to Install LEMP Stack (Nginx, MySQL, PHP v7) on CentOS 7

VPS

In this tutorial, you will learn how to install LEMP stack on a CentOS 7 server. It is one of the most popular groups of software that you can use to...

People visited logo

28302

Chat logo

20

Nov 12, 2019

By Edgaras G.

How to Install WordPress on Docker (Windows, macOS, and Linux)

VPS

Setting up an isolated environment for developing WordPress websites can initially seem challenging. Luckily, containerization tools like Docker...

People visited logo

34374

Chat logo

20

Nov 07, 2019

By Domantas G. & Ignas R.