search

Follow along with one of our tutorials

List of tutorials

Showing 252 - 261 of 289 tutorials

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

104021

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

126513

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

131236

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

185299

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

206780

Chat logo

0

Feb 23, 2019

By Edward S.

How to create and remove Linux symlinks for files and directories

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

People visited logo

211710

Chat logo

0

Feb 22, 2019

By Ariffud M.

How to use the chown command to change the owner of a file in Linux, and a free Linux cheat sheet

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

People visited logo

77483

Chat logo

0

Feb 22, 2019

By Ignas R.

What is the cURL command? Understanding the syntax, options, and examples

VPS

The curl command (client URL) is a command-line tool for transferring data to or from a server. At its simplest, you specify a URL and the data to...

People visited logo

127385

Chat logo

1

Feb 21, 2019

By Aris S.

How to install Laravel on Ubuntu with Apache in 2025

VPS

There are many powerful PHP frameworks, but some of them have limitations when it comes to reading the application’s source code. This can be a...

People visited logo

116828

Chat logo

10

Feb 21, 2019

By Edward S.