search

Follow along with one of our tutorials

List of tutorials

Showing 225 - 234 of 266 tutorials

How to use the tar command for archiving and compressing files in Linux

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

People visited logo

129236

Chat logo

2

Feb 28, 2019

By Ariffud M.

How to change a hostname in Linux

VPS

A Linux hostname identifies systems within a network, enabling them to identify and communicate with one another correctly. Assigning a unique...

People visited logo

61392

Chat logo

0

Feb 27, 2019

By Aris S. & Noviantika G.

How to List Installed Packages on Ubuntu 2025

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

45694

Chat logo

2

Feb 27, 2019

By Aris S.

Understanding Bash For Loop in 2025 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

49248

Chat logo

2

Feb 27, 2019

By Edward S. & Aris S.

How to check your Ubuntu version using GUI, terminal and Hostinger VPS panel

VPS

Checking your system’s Ubuntu version is crucial to ensure compatibility before installing software or deploying an application. It also helps...

People visited logo

101789

Chat logo

0

Feb 26, 2019

By Aris 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

121290

Chat logo

5

Feb 26, 2019

By Ignas R.

How to use the Linux cat command

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

People visited logo

128228

Chat logo

0

Feb 25, 2019

By Anish

How to use the grep command in Linux + examples 

VPS

The Global Regular Expression Print or grep command searches specific lines containing a particular pattern in a file. It is useful for quickly...

People visited logo

178729

Chat logo

2

Feb 25, 2019

By Aris S.

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

204420

Chat logo

0

Feb 23, 2019

By Edward S.