Showing 234 - 243 of 276 tutorials
VPS
Managing multiple servers may be challenging, which is where hostnames can prove to be useful. Hostnames enable users to name their servers and...
45144
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...
134134
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...
55241
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...
45349
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...
48697
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...
101462
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...
123459
5
Feb 26, 2019
VPS
The cat command is one of the most useful commands in Linux – it is used for displaying, combining, and manipulating text files. Its versatility is...
128551
0
Feb 25, 2019
VPS
The Global Regular Expression Print or grep command searches specific lines containing a particular pattern in a file. It is useful for quickly...
179530
2
Feb 25, 2019
0