-
Recent Posts
Recent Comments
Archives
Categories
Meta
Monthly Archives: February 2015
Secure uTorrent Server : Ubuntu uTurrent + Apache reverse Proxy + OpenSSL
Secure uTorrent Server : Ubuntu uTurrent + Apache reverse Proxy + OpenSSL Continue reading
Posted in Uncategorized
Leave a comment
Free memory Linux
To free pagecache: $ echo 1 > /proc/sys/vm/drop_caches To free dentries and inodes: $ echo 2 > /proc/sys/vm/drop_caches To free pagecache, dentries and inodes: $ echo 3 > /proc/sys/vm/drop_caches
Posted in Uncategorized
Leave a comment
VXFree : (check how many space available in Veritas DG)
Veritas Continue reading
Posted in Uncategorized
Leave a comment
yum download only
To install package in RHEL6.x /CentOS 6.x,use below given command yum install yum-plugin-downloadonly To install package in RHEL5.x /CentOS 5.x,use below given command yum install yum-downloadonly After installation get completed,you can find two new options in yum command Run … Continue reading
Posted in Uncategorized
Leave a comment