Follow along with one of our tutorials

List of tutorials

Showing 144 - 153 of 236 tutorials

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

139947

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

45908

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

25527

Chat logo

2

Dec 10, 2021

By Laura Z. & Leonardus N.

How to remove directory in 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

273681

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

169176

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

18744

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

28651

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

137201

Chat logo

21

Nov 29, 2019

By Prithviraj S.

How to change permissions and ownership in Linux

VPS

Properly managing Linux file permissions and ownership is essential for safety, especially when multiple administrators manage one server. Moreover,...

People visited logo

74721

Chat logo

9

Nov 20, 2019

By Aris S.