Ubuntu/Debian Quick Reference: How To Change Your Server’s UTC Timezone on the command line
Just Type… sudo dpkg-reconfigure tzdata …and follow the instructions on screen. The process should look something like the following: Select…
Just Type… sudo dpkg-reconfigure tzdata …and follow the instructions on screen. The process should look something like the following: Select…
Click here to see and read the rest. Check out the descriptions and mouse over the images to learn the…
I made this one when I was at the peak of my PHP fever. It was an homage to perl’s…
Whenever I try to explain why I’m now a Mac user and why I certainly don’t intend to buy anything…
Type the following on your cmd line (or make into an alias) cat ~/.bash_history | sort | uniq -c |…