Showing 171 - 180 of 212 tutorials
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...
45881
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...
22896
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...
27967
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...
38388
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...
69096
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...
92026
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...
80884
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...
101118
2
Feb 25, 2019
VPS
A command-line terminal is an essential tool for administrating Linux systems, including a VPS. It lets users execute various Linux commands to...
172161
0
Feb 23, 2019
2