Showing 216 - 225 of 254 tutorials
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...
46022
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...
93909
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...
113281
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...
121241
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...
170640
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...
198476
0
Feb 23, 2019
VPS
A symbolic link, or symlink, is a special file type in Linux that points to another file or directory. Similar to Windows shortcuts, symlinks provide...
155512
0
Feb 22, 2019
VPS
Managing file and directory ownership is essential when working with Linux operating systems on a virtual private server. The correct use of the chown...
70932
0
Feb 22, 2019
VPS
The cURL (client URL) command in Linux enables your system to exchange data with servers via the internet. This tool is essential for various tasks,...
115406
1
Feb 21, 2019
2