Knowledge Base

Category: Tutorials

2 min read

How to Flush the Local DNS Cache in Linux Server

If your system has difficulty reaching an explicit web site or server this could be due to a corrupt local DNS cache.…

3 min read

Steps to Install Linux, Apache, MySQL, PHP (LAMP) On CentOS 7

The most vital and needed open supply software package to make a dynamic web development application known as LAMP Stack that is…

3 min read

Apache Multiprocessing Modules (MPMs)

The popularity of Apache web server within the world is unquestionable. System administrator user likes it due to its modular design. On…

2 min read

How to Install WHMCS with Softaculous Auto Installer

Softaculous is an auto installer tool same as Fantastico, however has around 176 ready Java and PHP primarily based scripts to install…

4 min read

How to Block Website(s) using .htaccess ?

The method described here is regarding blocking a web site using .htaccess is specifically used for web sites using Apache Web Server…

2 min read

How to Monitor Network Services Using Netstat Command ?

If you own a mission-critical web site and has terribly sensitive data on your Linux dedicated server, It’s very necessary to observe…

3 min read

How to Install Nginx on Debian 10

Introduction Within the world, Nginx is one of the well known web servers and it is consider for hosting some of the…

3 min read

How to increase Your WordPress and PHP Memory Limit ?

WordPress is a nice blogging tool or a content publishing platform that comes with an expensive set of features. Using the inbuilt…

1 min read

Installing ConfigServer ModSecurity Control (cmc) on Dedicated Server

Usually, a number of the open source applications might not function properly as the mod security is enabled on the server. It…

2 min read

Changing the Default Text Editor in Linux

A default text editor comes with several Linux distributions. Like nano, vim, ed etc. Users will change it according with their preferences…