search

Follow along with one of our tutorials

List of tutorials

Showing 279 - 288 of 320 tutorials

How to use the tar command in Linux

VPS

The tar command in Linux simplifies file management by enabling efficient archiving and compression. Originally designed for tape archives, it has...

People visited logo

162448

Chat logo

2

Feb 28, 2019

By Ariffud M.

How to change a Linux hostname using four different methods

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

People visited logo

59160

Chat logo

0

Feb 27, 2019

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

48444

Chat logo

2

Feb 27, 2019

By Aris S.

How to use the bash for loop: Syntax and examples

VPS

A Bash for loop is a statement in the Bash programming language that allows a code or script to run repeatedly. It enables you to finish repetitive...

People visited logo

50855

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

107627

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

128964

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

133838

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

196842

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

208468

Chat logo

0

Feb 23, 2019

By Edward S.