Follow along with one of our tutorials

List of tutorials

Showing 108 - 117 of 146 tutorials

How to List Installed Packages on Ubuntu 20.04 in 2024

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...

People visited logo

24177

Chat logo

0

Feb 27, 2019

By Aris S.

Understanding Bash For Loop in 2024 With Examples

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...

People visited logo

28330

Chat logo

2

Feb 27, 2019

By Edward S. & Aris S.

How to Check Ubuntu Version Using GUI and Terminal Commands

VPS

Knowing your Ubuntu version is crucial, especially when dealing with VPS hosting and Linux systems without a graphical interface. Ubuntu releases a...

People visited logo

51128

Chat logo

0

Feb 26, 2019

By Edward S.

How to Install Anaconda on Ubuntu

VPS

Anaconda is a popular Python/R data science platform available for novice users, data scientists, and other scientific communities. The platform is an...

People visited logo

57879

Chat logo

5

Feb 26, 2019

By Ignas R.

Linux cat Command: How to Use it + Examples

VPS

The cat command is one of the most useful Linux commands you can learn. It derives its name from the word concatenate and let you create, merge or...

People visited logo

39452

Chat logo

0

Feb 25, 2019

By Edward S.

How to Use the Linux Grep Command

VPS

At first glance, searching for files on a VPS may appear to be a simple task. It can, however, quickly become overwhelming, particularly if you have...

People visited logo

39831

Chat logo

2

Feb 25, 2019

By Ignas R.

How to Rename Files in Linux Using the mv and rename Commands

VPS

A command-line terminal is an essential tool for administrating Linux systems, including a VPS. It lets users execute various Linux commands to...

People visited logo

117982

Chat logo

0

Feb 23, 2019

By Edward S.

How to Create Linux Symlinks for Files and Directories

VPS

In Linux, symbolic links, or symlinks, are a powerful tool for file management. They are essential in the file system, facilitating efficient file...

People visited logo

33450

Chat logo

0

Feb 22, 2019

By Ariffud M.

How to Disable Selinux on CentOS 7

VPS

Security is an essential element of server management. However, personal or small projects can sacrifice certain aspects of security. In the case of...

People visited logo

13937

Chat logo

0

Feb 22, 2019

By Edward S.