Showing 280 - 290 of 346 tutorials
VPS
The Linux ping command is a tool for diagnosing connectivity issues, monitoring network performance, and checking server availability. It is...
63128
Mar 07, 2019
VPS
Due to its reliability and security, the secure socket shell (SSH) is the most common way to interact with a remote server. However, using this...
59426
3
Mar 06, 2019
VPS
In Linux, managing running processes is key to maintaining system performance and stability. If you encounter an unresponsive or misbehaving process,...
244120
1
Mar 06, 2019
VPS
The dig command, short for domain information groper, is a powerful network tool for querying domain name system (DNS) servers. It helps diagnose and...
179055
0
Mar 06, 2019
VPS
A terminal multiplexer, or tmux, is a command-line tool that lets you manage multiple terminal sessions in a single window. With tmux, you can split...
100983
2
Mar 06, 2019
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...
153770
17
Mar 06, 2019
VPS
A MySQL database server is frequently the first choice for developers and anyone interested in testing a structured query language. MySQL includes...
204766
0
Mar 05, 2019
VPS
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...
57242
0
Mar 05, 2019
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...
78678
0
Mar 05, 2019
VPS
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...
87923
2
Mar 04, 2019
0