My bash settings
Here my bash settings for future reference.
Here my bash settings for future reference.
To backup any partition of any file system type with Linux, you can simply run the following command:
Hi,
Just for my own reference and some other poor people out there trying to get this to work:
See here how to setup an email account with Postfix, the popular email server.
Here you can find out how to solve a common problem with logrotate
In this post I would like to point out some optimizations that seem to be fairly generic. Every average to advanced level programmer should be able to use these little tricks quite effectively. Code that is well written and thought of can be called great code if it takes advantage of every byte available.
This is to document some CSS tricks and quirks that can be used to optimize a site's look. This post aims at documenting all the little tricks that I found out through the Internet or by myself for easy reference.
Having learned JavaScript mainly by doing, it was quite late that I figured out some important details. Please comment if you think or know that I'm wrong.