Saturday, September 9, 2017
Generate E-mail Alert Whenever An User Is Added
Thursday, January 12, 2017
Lets Automate Kdump
Monday, November 21, 2016
Create & Restore Linux System Data Using Dump Command
I was searching for a simple backup solution in Linux system that could serve in block-level backup and for disaster recovery as well, and yet simply cost effective. Now-e-days, one could see a lot of options, however, I wanted to try out simple and yet native Linux solution, so, I came across this "dump & restore" utility. This may not be an ideal solution for a larger network, but one could leverage on this for smaller network wherein there is no tight schedule on recovery. So, I thought of creating a step-by-step document of the same.
Complete system can be backed up and restored using native Linux commands “dump & restore” which would facilitate backup or disaster recovery process.
Thursday, November 3, 2016
Rear- Linux Disaster Recovery Solution
Most backup software solutions are good at restoring data but do not support recreating the system layout. Rear is good at recreating the system layout but works best when used together with supported backup software. In this combination Relax-and-Recover recreates the system layout and calls the backup software to restore the actual data. Thus there is no unnecessary duplicate data storage and the Rear rescue media can be very small.
Sunday, July 31, 2016
Kickstart Implementation In Linux Without PXE
Steps
of doing automated kickstart installation on RHEL systems without PXE boot and
using static IP address.
Some Key Points:-
- Kickstart is ideally be suited for DHCP based
environment with PXE enabled network cards.
- If there is no PXE enabled network card then
initial manual effort is required.
- Kickstart would use NetworkManager (NM) daemon for
initial fetch of “*.cfg” file and boot files over network.
Sunday, January 24, 2016
Subscribe to:
Posts (Atom)

