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:…
Separate Cron log Ubuntu
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 Install Ardour on Ubuntu
Ardour, the digital audio workstation is an open source audio editing software that is free to download but offers in program purchases. It allows you to record, edit and mix…
Search
How to Install Darktable on Ubuntu
Darktable is a program which has proved popular amongst the Ubuntu creative population. With functionality including photography workflow application and RAW image data development, it can be seen as a…









