Follow along with one of our tutorials

List of tutorials

Showing 171 - 180 of 239 tutorials

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

51734

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

75753

Chat logo

5

Mar 21, 2019

By Edward S.

How to Configure an NGINX Reverse Proxy in 2025

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

136663

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

36027

Chat logo

0

Mar 19, 2019

By Aris S.

How to install PostgreSQL on CentOS 9 + create roles and databases

VPS

PostgreSQL is an open-source relational database management system (RDBMS) known for its capability to handle large amounts of data, making it a...

People visited logo

124808

Chat logo

1

Mar 19, 2019

By Aris S.

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

69567

Chat logo

8

Mar 18, 2019

By Ignas R. & Aris S.

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

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

64473

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

25566

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

22535

Chat logo

0

Mar 18, 2019

By Edward S.