• RSS
  • SmsJobs
  • Sms
  • GoogleBuzz
  • Facebook
  • Twitter
  • Linkedin
  • Youtube
The Linux Juggernaut

The Linux Juggernaut

roles on……

Archive for July, 2011

Blocksize_filesystem

This a small how-to on getting block size of a file system in your Linux machine. To go in to that info we have to learn bit information about file-system.

What is a file-system?

In simple, its a way we write data on to Disks is called as file-system. There are many File-systems supported by Linux.

What is  block size in Linux?

A block is a sequence of bit or Bytes with a fixed length … Continue Reading

Posted by Surendra Anne On Wednesday-Jul - 13 - 2011 Add Comments READ FULL POST
grep_command

GREP is a command line search utility or tool  to filter the input given to it. Grep got its name from ed editor as g/re/p (global / regular expression / print).

In this post we will see how to use grep in detail and next post with the help of regular expressions.

GREP command syntax

grep options searchterm filename

or

command | grep options searchterm 

For searching a word in file

 grep 'ada' filename

For Continue Reading

Posted by Surendra Anne On Wednesday-Jul - 6 - 2011 1 Comment READ FULL POST
regular-expressions-regex

Interval Regular expressions: These are used to mention no of character/character set reputation info. Note that interval regular expression and extended reg require -E option with grep

Note:In order to use this set of regular expressions you have to us -E with grep command and -r option with sed commands

{n} --n occurrence of previous character
{1,3} - 1 to 3 times occurrence of previous character
{5, } --5 or more occurrence of previous Continue Reading
Posted by Surendra Anne On Saturday-Jul - 2 - 2011 Add Comments READ FULL POST
regular-expressions-regex

Regular expressions (Regexp)is one of the advanced concept we require for writing efficient shell scripts. We divided regular expressions in to 3 types for better understanding.

1)Basic Regular expressions
2)Interval Regular expressions
3)Extended Regular expressions(Use option -E for grep and -r for sed)

Basic regular expressions: The set includes very basic set of regular expressions which do not require any options to execute.

Which commands support regular expressions?
tr, grep, sed, awk etc.… Continue Reading

Posted by Surendra Anne On Friday-Jul - 1 - 2011 Add Comments READ FULL POST

email newsletter

Linux_redirection_operators

Linux/Unix redirecti

 Redirecting operators in Linux  In order to understand about Redirecting operators ...

dns records, dns configuration, dns stuff, dns server, open dns, dns report, how dns works, dns port number, dns in linux, global dns, types of dns, define dns, universal dns, dns address, domain name system, dns advantage, dns ip address, dns watch, dns query types, open dns address, check dns, dns namespace, dns resource records, dns tutorial, dns details, a dns, what is a dns, who is dns, how to dns, dns who is, dyn dns, dns servers, dns server service, dns a name, search dns, dns name, domain dns, dns setup, set dns

Domain Name Server(D

History of DNS server How DNS server evolved? To understand why we ...

Linux Bash Shell sho

This is a small post on improving your productivity when working with ...

Up coming posts on D

We are very much happy to announce that we started posting on ...

Wishing you Happy an

Dear Friends/Readers, I take this opportunity to convey our sincere thanks ...

  • About Linux Juggernaut

    How the blog name selected? Juggernaut: * a massive inexorable force that seems to crush everything in its way ...readmore>>

  • Contact Me

    Contact us Send an Email Phone number and vCard LinkedIn profile Advertise with us
  • About Me

    Surendra Kumar Chowdary

    My name is Surendra Kumar Anne. I am from Vijayawada which is cultural capital of south Indian state of Andhra Pradesh. I am a Linux evangelist who believes in Hard work, A down to earth person, Likes to share knowledge with others, Loves dogs, Likes photography. At present i work at Persistent Systems as Module Lead.   read more »