Showing 189 - 198 of 235 tutorials
VPS
A MySQL database server is frequently the first choice for developers and anyone interested in testing a structured query language. MySQL includes...
164527
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...
43525
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...
59369
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...
63035
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...
37152
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...
62506
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...
28161
0
Feb 27, 2019
VPS
As a server administrator, understanding how to list software packages installed in an Ubuntu system is crucial. It is useful for various tasks, such...
31057
0
Feb 27, 2019
VPS
A for loop is one of the prime statements in various programming languages and helps in managing your VPS platform a lot. Here, we will explain how it...
40194
2
Feb 27, 2019
0