Showing 36 - 45 of 110 tutorials
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...
41468
Apr 04, 2019
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...
35018
0
Apr 03, 2019
VPS
Just like Linux was an accidental revolution by Linus Torvalds, Docker was by Solomon Hykes. Solomon was trying to figure out a solution for...
17895
0
Apr 01, 2019
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...
21903
0
Mar 29, 2019
VPS
VPN stands for Virtual Private Network. One such open source VPN software is OpenVPN and it can work as a Linux VPN server. At a basic level, a VPN...
14966
0
Mar 27, 2019
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...
54050
0
Mar 25, 2019
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....
55881
2
Mar 25, 2019
VPS
The Linux tee command reads standard input and writes it to both standard output and one or more files. In normal output redirection, the lines of the...
10049
0
Mar 22, 2019
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...
21886
3
Mar 21, 2019
0