HOW TO : Find the clients connecting to a NFS server
Quick tip to find out the clients connecting to a NFS server. Check the ports that NFS uses [code] grep -i nfs /etc/services [/code] Check the...
Quick tip to find out the clients connecting to a NFS server. Check the ports that NFS uses [code] grep -i nfs /etc/services [/code] Check the...
Say you have a directory with a bunch of sub directories and files and you want to see if all the files are owned by a...
One of the largest tech company in the world Fortune 100 Company Supposedly earns billions in consulting services and what happens when thousands (and let’s imagine...
More tiers means more tears.. Keep it simple :).
Quick note for future reference.. If you ever run into errors like this [code] <pre>Starting httpd: Warning: DocumentRoot [/var/www/html/static] does not exist Warning: DocumentRoot [/var/www/html/static] does...
Tom Limoncelli put together a list of questions that are essentially a cheat-sheet to creating and running a very effective IT team. He called it the...