Here’s one way using grep: grep -rnw <dir> -e <pattern>
Tag: Linux
http://www.howtolinux247.info/2013/06/how-to-setup-webmin-1620-using-yum.html This post will brief you on how to setup Webmin 1.620 using yum repository in CentOS 6.4 virtual private server (VPS). Webmin is
This post shows the steps to configure static ip address, default gateway, netmask, dns server and make a network auto start at boot on linux
This is a common problem also when a Vmware machine is moved to another server. It is beacause the new card has a different MAC
sync && echo 1 > /proc/sys/vm/drop_caches
25 Most Frequently Used Linux IPTables Rules Examples. At a first glance, IPTables rules might look cryptic. In this article, I’ve given 25 practical