Synfig is an open-source animation editing software that is free to download. Assuming you require a Debian distribution package, follow these simple steps for installation. To get started, open your…
How to Install Synfig on Ubuntu
Separate Cron log Ubuntu
By default Ubuntu logs cron results to: /var/log/syslog Should you want a dedicated Cron log you can do the following: nano /etc/rsyslog.d/50-default.conf Uncomment the following line: #cron.* /var/log/cron.log Restart rsyslog:…
How to Install Scribus on Ubuntu
Scribus is a multi-platform open source desktop publishing application released under the GNU General Public License as a free to download software. Assuming you require a Debian distribution package, follow…
Find folder/directory size Linux
To find the size of a directory including files and folders therein, run the following command in the terminal: du -h /path/to/your/directory/ The -h flag stands for "human" which gives…
How to Install GIMP on Ubuntu
GIMP is a powerful multi-platform open source image editing software that is available free to download. Currently, an Ubuntu PPA with latest GIMP packages is available for all current Ubuntu…
Exclude file/folder from WordPress/Ghost rewrite
In your .htaccess file you might have a rule which ensures that all files and folders matching a particular path be handled by WordPress or Ghost. An example of such…
How to Install Linux Multimedia Studio on Ubuntu
Linux Multimedia Studio is a free to download digital audio editing software. Assuming you require a Debian distribution package, follow these simple steps for installation. To get started, open your…
How To Install JHipster on Ubuntu
JHipster is a fully open source, free to download, multi-platform, widely used application generator for SpringBoot and Angular applications. To get started, open your terminal with: Ctrl+Alt+T Then run the…
How To Add Search To Ghost Editor
Editing on the Ghost platform has proven to be a pleasant experience for me, save for the lack of a built-in search functionality. Fortunately, Jamal Neufeld has shared great search…









