Basic  Linux & Unix commandsBasic Linux & Unix commands

Basic  Linux & Unix commands 100+ Important LINUX and UNIX Commands adduser ::-- Add a new user arch ::-- Print machine architecture awk ::-- Find and Replace text within file(s) bc ::-- An arbitrary precision calculator language cal ::--Display a calendar cat ::--Concatenate files and print on th…

Read more »
08Sep2014

How to Prevent Yum update of some selected packages in Redhat/FedoraHow to Prevent Yum update of some selected packages in Redhat/Fedora

 How to Prevent Yum update of some selected packages in Redhat/Redhat It is very Simple to exclude some selected packages not to update while using yum update command All you need to do is add an exclude line to the end of your [main] section in /etc/yum.conf . Your /etc/yum.conf should look somet…

Read more »
01Sep2014

Understanding Booting Process  in LINUXUnderstanding Booting Process in LINUX

 Understanding Booting Process in LINUX The Booting process is the first process that is executed when you start a Linux system. This process is executed in the following steps:  1. The processor searches for the Basic Input/Output System (BIOS) program in the memory and executes it. BIOS is a pro…

Read more »
01Sep2014
 
Top
Maintained By Amit Maheshwari