Follow along with one of our tutorials

List of tutorials

Showing 234 - 243 of 269 tutorials

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

127524

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

178306

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

204057

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

187163

Chat logo

0

Feb 22, 2019

By Ariffud M.

How to Use the chown Command to Change the Owner of a File in Linux + 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

74319

Chat logo

0

Feb 22, 2019

By Ignas R.

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

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

People visited logo

122348

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

114322

Chat logo

10

Feb 21, 2019

By Edward S.

How to Use Linux Screen for Effective Terminal Management in 2025

VPS

Linux Screen is a Terminal multiplexer that lets users create multiple virtual shell sessions in their system. It saves the current process in...

People visited logo

70394

Chat logo

2

Feb 20, 2019

By Aris S.

How to Use the Linux rsync Command to Streamline Remote File Synchronization

VPS

Copying files from one device to another can be a cumbersome task. Fortunately, you can simplify this process on Linux using the rsync command. rsync,...

People visited logo

62940

Chat logo

2

Feb 20, 2019

By Ariffud M.