Follow along with one of our tutorials

List of tutorials

Showing 81 - 90 of 146 tutorials

How to Set Up an Nginx Reverse Proxy

VPS

A Reverse Proxy in Linux acts as a go-between for clients and servers, forwarding requests and returning responses as if from itself. It is common in...

People visited logo

95136

Chat logo

5

Mar 20, 2019

By Edward S.

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

23516

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

101188

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

27969

Chat logo

6

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

32497

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

18925

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

22296

Chat logo

0

Mar 18, 2019

By Edward S.

How to Use the Linux sed Command in 2024 With Useful Examples and Use Cases

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

19532

Chat logo

0

Mar 15, 2019

By Laura Z. & Aris S.

NGINX vs Apache – Choosing the Best Web Server in 2024

VPS

A web server is computer software that delivers content through the internet and transmits data between the host system and the user’s browser....

People visited logo

44590

Chat logo

0

Mar 15, 2019

By Domantas G. & Aris S.