A quick tip about determining the size of a folder by using the command line. As always when using the…
A quick tip this time about adding a cronjob from a bash script. Every webproject I’m developing on has it’s…
Update 21-07-2013: based on the comments of this post, I’ve added an additional step to restore the rights of the…
When using the incremental backup script, I noticed some files were backupped which should be backuped. In this case some…
A Symbolic Links (also called symlink or softlink), is a special file which references another file or directory. These symlinks…
Virtualhosts allow you to host multiple websites on a single webserver. Shared hosting is based on this idea as this…