search

Follow along with one of our tutorials

List of tutorials

Showing 171 - 180 of 289 tutorials

tmux Config: Understanding the Configuration File + Customization Examples

VPS

tmux is a popular terminal multiplexer that lets you run multiple sessions inside a single window. What is more, users can easily switch between these...

People visited logo

26664

Chat logo

0

Feb 17, 2023

By Ignas R.

How to Concatenate Strings in Bash: A Guide for Connecting String Variables

VPS

The majority of programming languages can connect two or more strings. One programming language that makes it effortless to concatenate variables is...

People visited logo

31844

Chat logo

0

Oct 27, 2022

By Ignas R.

7 Distributions to Serve as the CentOS Replacement

VPS

CentOS is arguably one of the best Linux distributions for virtual private servers (VPS). It is an open-source system with full Red Hat Enterprise...

People visited logo

22262

Chat logo

0

Oct 25, 2022

By Noviantika G.

25 Common Linux Bash Script Examples to Get You Started

VPS

Bash or Bourne-again shell is one of the most popular shells and command languages for Linux VPS enthusiasts. It was first released in 1989 and was...

People visited logo

52389

Chat logo

2

Oct 17, 2022

By Ignas R.

Bash Variables: Useful Methods for Working with Variables in Bash

VPS

Bash variables are a foundational concept in shell scripting, allowing users to store and manipulate data efficiently within the Bash shell, a default...

People visited logo

24921

Chat logo

0

Oct 14, 2022

By Ignas R.

What Is Crontab Syntax: Understanding Crontab on Linux + Helpful Examples

VPS

Automation is one of the key aspects of any system, whether a physical or virtual private server (VPS). If automation is set up correctly, it can save...

People visited logo

43995

Chat logo

0

Oct 14, 2022

By Ignas R.

How to Install Ubuntu on Desktop (Laptop or PC)

VPS

Choosing which Linux distribution to install can seem challenging as there are many versions to choose from, and each of them offers very different...

People visited logo

27910

Chat logo

0

Jun 30, 2022

By Ignas R.

What Is Docker? Understanding Its Components and How It Works

VPS

Docker is a revolutionary open-source platform, reshaping how we build, deploy, and manage software. The Docker container technology enables...

People visited logo

26366

Chat logo

0

May 25, 2022

By Ariffud M.

How to Secure Your Linux Server with Fail2Ban Configuration

VPS

Fail2Ban is arguably the best software to secure a Linux server and protect it against automated attacks. When enabled, it offers many customizable...

People visited logo

25693

Chat logo

2

May 19, 2022

By Noviantika G.