In this article I will show how to recover or restore InnoDB tables using .frm and .ibd files. MySQL server was enabled with innodb_file_per_table which
Category: Programming / Scripting
All about Programming and Scripting
Node health (hardware/software) is very critical in cluster environment. Whether you run a lot of web servers in load balancer or having compute node in
This is a small script which we used to setup on our large cluster of webservers to see loadavg on terminal or putty title. This
In this howto i will describe how to execute MySQL commands on BASH shell and do more on results. The beauty of BASH is that
In this how to i will describe how to create binary rpm (installable) using source rpm i.e *.src.rpm. Source rpm is collection of source files
This how to describe how to add domainkeys and SPF (Sender Policy Framework) records on CPanel Servers. Whenever you create a domain on CPanel server
I have created first mod_geoip custom module for CPanel WHM using CPanel Easy Framework POD. which will be then install using /scripts/easyapache on command line
This howto describe how to ssh outside another network / server using authenticated proxy. SSH (Secure Shell) is typically used to log into a remote
This howto describe how to run wget behind authenticated proxy to download files. GNU Wget is a package for retrieving files using HTTP, HTTPS and
This how to describe to configure YUM to work behind proxy server using username / password for authentication. YUM is great tool available in RHEL/Fedora/CentOS