Follow along with one of our tutorials

List of tutorials

Showing 99 - 108 of 132 tutorials

How to Use the Linux Grep Command

VPS

At first glance, searching for files on a VPS may appear to be a simple task. It can, however, quickly become overwhelming, particularly if you have...

People visited logo

25088

Chat logo

0

Feb 25, 2019

By Ignas R.

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

85146

Chat logo

0

Feb 23, 2019

By Edward S.

How to Create Linux Symlinks (Symbolic Links) for Files and Directories

VPS

Knowing how to create a symbolic link using Linux commands is a great way of increasing your knowledge in the Linux terminal. In this tutorial,...

People visited logo

15968

Chat logo

0

Feb 22, 2019

By Edward S.

How to Disable Selinux on CentOS 7

VPS

Security is an essential element of server management. However, personal or small projects can sacrifice certain aspects of security. In the case of...

People visited logo

11916

Chat logo

0

Feb 22, 2019

By Edward S.

How to Use the chown Command to Change the Owner of a File in Linux

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

26515

Chat logo

0

Feb 22, 2019

By Ignas R.

What Is a cURL Command and How to Use It

VPS

The cURL command is a useful Linux tool for data transfer and connection troubleshooting. On the client side, cURL is powered by libcurl, a free URL...

People visited logo

38020

Chat logo

1

Feb 21, 2019

By Edward S.

How to Install Laravel on Ubuntu 18.04 with Apache

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

70486

Chat logo

8

Feb 21, 2019

By Edward S.

How to Use Linux Screen for Effective Terminal Management in 2023

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

38018

Chat logo

2

Feb 20, 2019

By Aris B.

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

37770

Chat logo

2

Feb 20, 2019

By Ariffud M.