Follow along with one of our tutorials

List of tutorials

Showing 198 - 207 of 232 tutorials

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

119880

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

178620

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

98397

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

62540

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

99293

Chat logo

1

Feb 21, 2019

By Aris S.

How to Install Laravel on Ubuntu with Apache in 2024

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

86391

Chat logo

10

Feb 21, 2019

By Edward S.

How to Use Linux Screen for Effective Terminal Management in 2024

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

50981

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

47384

Chat logo

2

Feb 20, 2019

By Ariffud M.

How to Install Node.js on Ubuntu Automatically and Manually

VPS

Node.js is a runtime environment that provides software components and interfaces to allow JavaScript code to run properly. Setting it up in the host...

People visited logo

212284

Chat logo

7

Feb 17, 2019

By Aris S.