Follow along with one of our tutorials

List of tutorials

Showing 117 - 126 of 210 tutorials

How to change password in Linux + password management tips

VPS

System administrators often create multiple accounts to manage a Linux virtual private server (VPS). While this feature makes collaboration simpler...

People visited logo

81053

Chat logo

0

Jan 11, 2022

By Aris S.

How to Use SCP Command to Copy and Transfer Files in Linux

VPS

Secure copy protocol (SCP) is a command that enables efficient and secure file transfers between two systems over a network. It uses Secure Shell...

People visited logo

119708

Chat logo

0

Jan 08, 2022

By Aris S.

How to Install Python pip on Ubuntu

VPS

Python

pip, stands for pip Installs Packages, is a package management system for installing Python dependencies. Unlike Linux’s default software manager,...

People visited logo

38600

Chat logo

2

Dec 10, 2021

By Aris S. & Hasna A.

How to Install phpMyAdmin on Ubuntu

VPS

phpMyAdmin is a popular administrative tool for managing MariaDB and MySQL databases through a user-friendly web interface. It lets you execute...

People visited logo

20742

Chat logo

2

Dec 10, 2021

By Laura Z. & Leonardus N.

Remove directory Linux: Deleting Files and Folders using rmdir and rm commands

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

217915

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 created using cron, a tool for scheduling and automating future tasks on Unix-like operating systems. Setting up cron jobs is...

People visited logo

145793

Chat logo

14

Sep 13, 2021

By Linas L. & Aris S.

Bash Scripting Tutorial for Beginners

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

15445

Chat logo

0

Sep 06, 2021

By Leonardus N.

Host Your Own Email Server: How to Set Up a Self-Hosted Email Service in 2024

VPS

Business owners typically use pre-configured mail servers from third-party providers to host their mailing services. While they are sufficient for...

People visited logo

16724

Chat logo

2

Jul 20, 2021

By Aris S.

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

124382

Chat logo

21

Nov 29, 2019

By Prithviraj S.