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...
AIX compression with TAR, COMPRESS, GZIP, ZCAT
tar tar in AIX by default does not support compression. You will need to incorporate with gzip command to have it tar and compress at the...
How to show my NIC MTU value, and how do I change it to use Jumbo Frame?
How to show my NIC MTU value, and how do I change it to use Jumbo Frame? list current value $ lsattr -E -l en0 -a mtu ...
add timestamp to bash history?
wish to add timestamp to bash history?
$ echo 'export HISTTIMEFORMAT="%F %T "' >> /etc/bashrc
Logout and re-login, and you shall be able to see timestamp on your "history" command.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment