Linux and Unix cheatsheet
Linux Netfilter tweaks for High traffic servers
If you are serving a high traffic web/DNS server, and recently having PING loss to the server and not all HTTP request were successful to i...
TIME_WAIT in netstat
So, ever wonder what all those TIME_WAITs are doing in your netstat listing? Okay, for those of you who don't spend all your waking hou...
hping3 error "-DBYTE_ORDER_(BIG|LITTLE)_ENDIAN""
If you are getting error below during ./configure of hping3 OS : [root@localhost hping3-20051105]# uname -a Linux localhost.localdomai...
find files that does not contain a specific string
Let say you want to know if all the metadata.rb file that DOES NOT contains a string called "name" from start of line.
egrep -L ^name */metadata.rb
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment