search

Follow along with one of our tutorials

List of tutorials

Showing 288 - 297 of 348 tutorials

How to show users in MySQL and user information using Linux

VPS

Pre-installed applications

A MySQL database server is frequently the first choice for developers and anyone interested in testing a structured query language. MySQL includes...

People visited logo

204932

Chat logo

0

Mar 05, 2019

By Ignas R.

How to use the Linux shutdown command in Ubuntu and CentOS

VPS

Managing, monitoring and security

The Linux shutdown command is used to power off, reboot, and schedule these tasks on Unix-based systems, offering a flexible way to manage system...

People visited logo

57284

Chat logo

0

Mar 05, 2019

By Ariffud M.

How to use unzip command in Linux

VPS

Managing, monitoring and security

To unzip, Linux users can apply a command utility similar to other compression formats, such as tar and gzip. Understanding how to use the unzip...

People visited logo

78796

Chat logo

0

Mar 05, 2019

By Aris S.

What is the Linux tail command? how to use it with the head command?

VPS

Managing, monitoring and security

The tail command in Linux prints the last N lines of a given file. By default, it shows the last 10 lines. When used with multiple files, tail...

People visited logo

88063

Chat logo

2

Mar 04, 2019

By Jordana A. & Aris S.

How to change hostname on CentOS 9 Stream: 3 simple methods explained

VPS

Managing, monitoring and security

Managing multiple servers may be challenging, which is where hostnames can prove to be useful. Hostnames enable users to name their servers and...

People visited logo

48026

Chat logo

0

Mar 01, 2019

By Edward S. & Ignas R.

How to use the tar command in Linux

VPS

Managing, monitoring and security

The tar command in Linux simplifies file management by enabling efficient archiving and compression. Originally designed for tape archives, it has...

People visited logo

172330

Chat logo

2

Feb 28, 2019

By Ariffud M.

How to change a hostname in Linux

VPS

Managing, monitoring and security

A Linux hostname identifies systems within a network, enabling them to identify and communicate with one another correctly. Assigning a unique...

People visited logo

61738

Chat logo

0

Feb 27, 2019

By Aris S.

How to list installed packages on Ubuntu

VPS

Managing, monitoring and security

As a server administrator, understanding how to list software packages installed in an Ubuntu system is crucial. It is useful for various tasks, such...

People visited logo

50902

Chat logo

2

Feb 27, 2019

By Aris S.

How to use the bash for loop: Syntax and examples

VPS

Managing, monitoring and security

A Bash for loop is a statement in the Bash programming language that allows a code or script to run repeatedly. It enables you to finish repetitive...

People visited logo

52592

Chat logo

2

Feb 27, 2019

By Edward S. & Aris S.