Follow along with one of our tutorials

List of tutorials

Showing 108 - 117 of 173 tutorials

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

55783

Chat logo

5

Mar 21, 2019

By Edward S.

How to Configure an NGINX Reverse Proxy in 2024

VPS

NGINX is a high-performance web server widely recognized for its stability, rich features, and low resource consumption. As a reverse proxy, it acts...

People visited logo

109030

Chat logo

5

Mar 20, 2019

By Ariffud M.

How to Set and List Linux Environment Variables

VPS

Linux environment variables are key-value pairs defining your system’s shell session and program behavior. They let system administrators easily...

People visited logo

26537

Chat logo

0

Mar 19, 2019

By Aris S.

How to Install PostgreSQL on CentOS 7 

VPS

Nowadays, most modern applications include a database. However, because there are so many database management systems available, selecting the best...

People visited logo

111366

Chat logo

1

Mar 19, 2019

By Edward S. & Ignas R.

How to Install MongoDB on Ubuntu in 2024

VPS

MongoDB is one of the most popular open-source NoSQL database managers. It stores data in a formatted document instead of a tabular format. Since it...

People visited logo

42384

Chat logo

8

Mar 18, 2019

By Ignas R. & Aris S.

How to Remove All Docker Images, Containers, Volumes, and Networks in 2024

VPS

Docker images are the cornerstone of your Docker environment, serving as templates from which containers are created. However, these images can...

People visited logo

43971

Chat logo

0

Mar 18, 2019

By Ariffud M.

How to Install Maven on Ubuntu: Using Apt and Official Website

VPS

Software development is one of the most challenging areas to work in. Fortunately, the right tools can make the development process more streamlined...

People visited logo

19868

Chat logo

0

Mar 18, 2019

By Edward S. & Ignas R.

How to Set the Timezone in CentOS 7

VPS

While you are setting up a new server, very often you might have to set the timezone. In certain cases, you might want to change your timezone....

People visited logo

22470

Chat logo

0

Mar 18, 2019

By Edward S.

How to Use the Linux sed Command in 2024 With Useful Examples + Free Linux Cheat Sheet

VPS

The Linux sed command lets you find, replace, insert, and delete lines in a file without opening it using a text editor. Suitable for piped input and...

People visited logo

20469

Chat logo

0

Mar 15, 2019

By Laura Z. & Aris S.