Category: Tools (Page 1 of 6)

Simple jQuery Tricks to Add or Remove Input Fields on Your Form

Last updated on January 29th, 2025 at 01:21 pmThis tutorial will show you how to add dynamic input fields to an HTML form. We’ll also cover the steps to collect the values from these input fields when a user adds multiple entries before submitting the form. Additionally, users will have the option to remove any […]

How to install perl modules on Ubuntu Linux

Last updated on August 29th, 2024 at 11:50 amIt is been a while since I have played around with Perl. But recently got a requirement to install couple of modules for a user management system written in perl (this was in Ubuntu 18.04). I am also discussing about how to do it in RedHat / […]

How to read JSON using AngularJS

Last updated on November 22nd, 2024 at 12:35 pmAngularJS snippet sets up a basic application that reads data from a JSON file and displays it in a table. Below is an explanation of the script and suggestions to make it functional. AngularJS is a JavaScript library maintained by Google. It is a web application framework […]

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 […]

« Older posts