Follow along with one of our tutorials

List of tutorials

Showing 72 - 81 of 146 tutorials

How to Use Sudo and the Sudoers File

VPS

The sudo command allows non root users to run other Linux commands that would normally require super user privileges, while the sudoers file instructs...

People visited logo

70992

Chat logo

2

Apr 04, 2019

By Edward S.

How to Create Nginx Redirect (Temporary and Permanent)

VPS

Nginx (pronounced engine-x) is a powerful open source high performing HTTP web server. It can work as a reverse proxy or POP3/IMAP proxy. It is the...

People visited logo

66721

Chat logo

2

Apr 03, 2019

By Edward S.

How to Create a Docker Container in 2024 to Efficiently Manage Docker Image Compartments

VPS

If you’re working on an application or a service that runs on multiple operating systems, Docker can simplify its deployment process. With Docker...

People visited logo

28186

Chat logo

0

Apr 01, 2019

By Jordana A.

How to Install Tomcat on Ubuntu in 2024

VPS

Tomcat, often called Apache Tomcat, is one of the most popular applications designed to execute a Java servlet and render web servers with Java page...

People visited logo

48987

Chat logo

0

Mar 29, 2019

By Edward S.

Set up a Linux VPN Server Using OpenVPN: Connecting to Devices and Managing VPN

VPS

A Virtual Private Network (VPN) secures users by creating a point-to-point connection that masks their internet traffic. Although paid VPN services...

People visited logo

36582

Chat logo

0

Mar 27, 2019

By Ignas R.

How to Install and Set Up Docker on Ubuntu

VPS

Docker is an open-source technology that is used to deploy applications through containers. It is a relatively new platform but is constantly updated...

People visited logo

60434

Chat logo

0

Mar 25, 2019

By Edward S.

How to Install phpMyAdmin on CentOS 7

VPS

MySQL is a database that is popular above all kinds of developers! It’s open source and maintains a perfect balance between speed and features....

People visited logo

79109

Chat logo

2

Mar 25, 2019

By Edward S.

How to Use the Linux tee Command With Useful Examples

VPS

Navigating Linux commands can be intimidating, but the more you learn, the easier it gets. The Linux tee command is a versatile tool that streamlines...

People visited logo

24023

Chat logo

0

Mar 22, 2019

By Ariffud M.

WordPress Nginx: Everything You Need to Know About Installing WordPress on Ubuntu

VPS

Nginx is an open-source web server that was first released in 2004 and is written completely in the C programming language. It has many benefits that...

People visited logo

45213

Chat logo

5

Mar 21, 2019

By Edward S.