search

Follow along with one of our tutorials

List of tutorials

Showing 270 - 279 of 304 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

189563

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

207141

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

218599

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

77910

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

127778

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

117237

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

73491

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

65350

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

239007

Chat logo

7

Feb 17, 2019

By Aris S.