How to use Apache reverse proxy as Load Balancer
Earlier we have learned about how we can configure apache as reverse proxy. As discussed earlier, Reverse proxy is a…
Earlier we have learned about how we can configure apache as reverse proxy. As discussed earlier, Reverse proxy is a…
Regular expressions or regex or regexp are basically strings of character that define a search pattern, they can be used…
In this tutorial we are going to learn to convert RHEL/CentOS 6 & 7 machines into a router by using…
Hello Linux-Fanatics, this post is dedicated to those users who are just getting started with their Linux Journey. I am…
Apache Tomcat, also known as Tomcat server is an open source java servlet container & provides a pure JAVA http…
Netstat is a command line utility that tells us about all the tcp/udp/unix socket connections on our system. It provides…
In our earlier tutorials, we have discussed ‘how we can create a apache server’ ‘secure it using an SSL certificate’…
Grep is a very important & powerful Linux commands. It stands for ‘Global Regular Expression Print’ & is used for…
OpenLDAP is an open source implementation of LDAP or Lightweight Directory Access Protocol . OpenLDAP allows to store store and…
Hello Linux-Fanatics, in this post we will be process for changing default runlevel in Centos\RHEL 6 & 7 . But…
Recently Microsoft has pulled the plug on Skype version 4.10, which was the only version working on CentOS 6. Though…
Hello Linux-fanatics, in this tutorial we will learn to secure Grub. GRUB or Grand Unified Bootloader, is the default boot-loader for…
Hello Linux-fanatics, every now & then we must have used our RHEL/CentOS machines to play some Videos. Some of the…
Mozilla released Firefox 57 aka Firefox Quantum on 14th November, 2017, though it was in Beta for quite some time…
Utorrent needs no introduction, it’s being used by thousands if not millions for sharing data all over the world. It…
In our earlier tutorials,we have already learned to install & configure MariaDB & also learned some basic administration commands for…