Showing 225 - 234 of 292 tutorials
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...
153672
Mar 20, 2019
VPS
Linux environment variables are key-value pairs defining your system’s shell session and program behavior. They let system administrators easily...
45845
0
Mar 19, 2019
VPS
PostgreSQL is an open-source relational database management system (RDBMS) known for its capability to handle large amounts of data, making it a...
134954
1
Mar 19, 2019
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...
85850
8
Mar 18, 2019
VPS
Docker images are the cornerstone of your Docker environment, serving as templates from which containers are created. However, these images can...
73734
0
Mar 18, 2019
VPS
Software development is one of the most challenging areas to work in. Fortunately, the right tools can make the development process more streamlined...
31178
0
Mar 18, 2019
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....
22559
0
Mar 18, 2019
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...
37619
0
Mar 15, 2019
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....
84996
0
Mar 15, 2019
5