Mar
14
2014
0

“OR” Operation in “grep”

Since I do not need this frequently, I keep forgetting about this. (more…)

Share
Written by in: desktop,linux,sysadm | Tweet This
Apr
09
2009
0

How to Distinguish Environment Variables from Different Shells in “bash”?

Every instance of the command line shell (thus every process) on Unix (and hence Linux) has a different set of environment variables. Actually different shell instances you may have the same variable, but set to different values.

If you are doing a system wide job and you are using shell scripting, you would like to know whether you are referring to the same or different local environment variables. The Bourne Again SHell (bash) provides a handy syntax for that. (more…)

Share
Written by in: linux,sysadm | Tweet This
Mar
20
2009
0

Unix / Linux Job Automation “crontab” Tips

Below are the tips I keep in mind with respect to crontab file format / configuration on Linux and Unix systems. (more…)

Share
Written by in: linux,sysadm | Tweet This
Mar
17
2009
0

Comparing and Measuring Performance of Linux Filesystems

There are various filesystems on Linux, some being cluster aware, some being taking care of data integrity and so on. I have been using tools below to measure and compare performance of each:

Hope that helps…

Share
Written by in: linux,sysadm | Tweet This
Oct
22
2008
0

Jumbo Frames and Nagle’s Algorithm (RFC 896)

I really do not like increasing the MTU that large..Some reasons below… (more…)

Share
Written by in: network,sysadm | Tweet This

Powered by WordPress | Theme: Aeros 2.0 by TheBuckmaker.com