How do I reload .bashrc (ubuntu) without logging out and back in?
source ~/.bashrc
Related Posts
How to verify whether DNS is working correctly
http://www.akadia.com/services/check_dns.html
How can I check /dev/xvda1?
You can check or run fsck on /dev/xvda1 using the following method on Ubuntu or…