Follow along with one of our tutorials

List of tutorials

Showing 99 - 108 of 148 tutorials

How to Use the Linux Ping Command in 2024: Main Usage Ways and Tips

VPS

The Linux ping command is a tool for diagnosing connectivity issues, monitoring network performance, and checking server availability. It is...

People visited logo

34346

Chat logo

0

Mar 07, 2019

By Aris S.

How to Kill a Process in Linux: Terminate Processes with kill and killall Commands

VPS

When managing a Linux server, you might face unresponsive or malfunctioning processes that consume excessive system resources, slow down your work,...

People visited logo

47088

Chat logo

1

Mar 06, 2019

By Ariffud M.

How to Use the Dig Command in Linux + Free Linux Cheat Sheet

VPS

Dig (Domain Information Groper) is a Linux command line utility that performs DNS lookup by querying name servers and displaying the result to you. By...

People visited logo

111112

Chat logo

0

Mar 06, 2019

By Edward S.

tmux Tutorial: Understanding What It Is, How to Install and Use It

VPS

Tmux is a tool that lets users create multiple virtual Terminal sessions in their system, each running an individual process. It works similarly to...

People visited logo

62210

Chat logo

2

Mar 06, 2019

By Ignas R. & Aris S.

How to Install and Set Up Ubuntu Mail Server

VPS

Having your own email server is a great idea for any medium-sized company. With this, all the traffic is controlled, and we can define the rules...

People visited logo

102584

Chat logo

17

Mar 06, 2019

By Edward S.

How to Show Users in MySQL and User Information Using Linux

VPS

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

126562

Chat logo

0

Mar 05, 2019

By Ignas R.

How to Use the Linux Shutdown Command in Ubuntu and CentOS

VPS

Most of the popular Operating systems out there allow you to shut down your PC or laptop with different methods. Linux operating systems also has ways...

People visited logo

33285

Chat logo

0

Mar 05, 2019

By Edward S.

How to Use Unzip Command in Linux

VPS

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

43953

Chat logo

0

Mar 05, 2019

By Aris S.

What Is Linux tail Command and How to Use It With head Command

VPS

The Linux tail command displays the latest content from the end of a chosen file or files directly to the screen. This function is useful for...

People visited logo

38751

Chat logo

2

Mar 04, 2019

By Jordana A. & Aris S.