Showing 234 - 243 of 278 tutorials
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...
73286
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...
82638
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...
45325
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...
136146
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...
55845
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...
45692
2
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...
48960
2
Feb 27, 2019
VPS
Checking your system’s Ubuntu version is crucial to ensure compatibility before installing software or deploying an application. It also helps...
102083
0
Feb 26, 2019
VPS
Anaconda is a popular Python/R data science platform available for novice users, data scientists, and other scientific communities. The platform is an...
124471
5
Feb 26, 2019
0