Page 20 of 58

Install cacti (Network Monitoring) on RHEL 7 /CentOS 7

Last updated on November 9th, 2024 at 05:47 pmIn this tutorial I will walk through on how to install cacti network monitoring tool on linux, Redhat Linux 7 Maipo / CentOS 7 systems. This is very simple and straight forward. All you have to do is make sure that the required software’s are installed. I […]

How to setup Master Slave Replication in MySQL

Last updated on January 11th, 2023 at 12:59 pmIn a typical MySQL Master Slave environment replication data stored in the master database will get automatically replicated to slave. This tutorial will help you configure a MySQL Master Slave replication with ease. Let us take 2 MySQL servers as an example. I have also added some […]

How to auto load more data on page scroll using jQuery

Last updated on March 4th, 2022 at 02:20 pmYou might have noticed in many websites that they automatically load data once we scroll browser window down. Most of them use jQuery as it is easy to implement since it has all built in functions. Here I will explain a simple code which will append content […]

How to perform Live Search of WordPress posts using PHP

Last updated on March 1st, 2022 at 11:10 amAjax PHP Live Search is very popular now a days. In this tutorial we are searching wordpress post live using Ajax. This will in turn help user to search for a keyword with ease rather than typing it on a text box, hitting the search button and […]

« Older posts Newer posts »