1.How to take the backup and restore MBR? Why do you require to take the backup of your MBR?
Ans : MBR (Master Boot Recorder) is a vital part of your hard disk which contains booting information, without it its difficult to boot the system. Suppose you have windows and Linux duel boot on your machine and as you know windows is more prone to virus attacks. So it’s always better to backup your MBR … Continue Reading
This is a guest post by Praveen
10 COMMANDMENTS !! U LIKE IT FOR SURE !!
=1 People are illogical, unreasonable, and self-centered. Love them anyway.
=2 If you do good, people will accuse you of selfish, ulterior motives. Do good anyway.
=3 If you are successful, you will win false friends and true enemies. Succeed anyway.
=4 The good you do today, will be forgotten tomorrow. Do good anyway.
=… Continue Reading
MONITORING USERS-I
User-management is always one of the basic tasks for Linux administrators, here we are going to see some basics user related “Monitoring Commands”.
1) “finger” is a command which will give full details about user properties such as name, login, shell what he is using etc.
Syntax:
#finger username
Example:
[root@localhost ~]# finger root
Login: root Name: root
Directory: /root Shell: /bin/bash
On since Sat Jun 6 19:20 (EDT) on … Continue Reading







