Showing 162 - 171 of 210 tutorials
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...
78866
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...
124695
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...
157928
0
Mar 05, 2019
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...
41431
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...
56326
0
Mar 05, 2019
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...
58682
2
Mar 04, 2019
VPS
Managing multiple servers may be challenging, which is where hostnames can prove to be useful. Hostnames enable users to name their servers and...
35528
0
Mar 01, 2019
VPS
tar stands for tape archive and is a widely used Linux command-line utility for archiving and compressing files. Developed initially to back up data...
45383
2
Feb 28, 2019
VPS
A hostname is a name used to identify a device on a network. Usually, it is set as localhost during the operating system installation. However, if...
22714
0
Feb 27, 2019
2