Useful tips for everyday
Can you port forward a router that is behind another router? On the second router, you must do port forwarding. The ports you open are…
Where is boost installed in Linux? 5.1 Easy Build and Install will leave Boost binaries in the lib/ subdirectory of your installation prefix. You will…
Why You Should Never shutdown any computer system by switching off the power? Power surges can destroy your computer, cost you financially, and cause you…
Which domain is used for reverse DNS mapping? Reverse DNS lookups for IPv4 addresses use the special domain in-addr.arpa . In this domain, an IPv4…
Where is umask from? Where the umask setting comes from. The umask setting for all users is generally set up in a system-wide file like…
How do I move SVN from one server to another? Moving SVN Repositories to new Server Step 1: Back up SVN Repository. Back up your…
What to do if a package is missing an item? USPS lost packages: Call 1 (800) 275-8777 or (800) 222-1811- ask customer service for a…
Does Debian use Upstart? Installation is quite simple. The only package necessary is upstart. There are very few Upstart jobs available in Debian at the…
How to split files and rename them in Linux? Here is one. This splits the files and uses the default option on split to prefix…
How to recurse into directories using shell script? If you want to recurse into directories, executing a command on each file found in those, I…