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…
How to Install Darktable on Ubuntu
How to Install RawTherapee on Ubuntu
RawTherapee is a program for developing raw photos and processing images in the common formats. It has a simple and easy-to-use interface. It is non-destructive, makes use of OpenMP, supports…
Export single table MySQL
If you receive the following error: Error 2020: Got packet bigger than max_allowed_packet bytes when dumping table This normally occurs as a result of a particular table exceeding the max_allowed_packet…
What is GitKraken?
Axosoft ™ GitKraken is an open source command-line interface that is according to their website, cross-platform and made by devs for devs. It was built to for working with the…
How to Install Lightworks on Ubuntu
Lightworks is an open source non-linear video editing system which is probably the best available at the 'freemium' price range. Before you begin installation, please make sure that your system…
Import single table into MySQL
To import a single table into MySQL: mysql -u username -p database_name < table_name.sql View related article Export single table MySQL
Find which service / program is running on a port Ubuntu
To find out which service or program is running on particular port in Ubuntu / Linux you can run the following command: sudo lsof -i :port_number This command will return…
Solve error 1290 –secure-file-priv MySQL
If you're encountering the following error: The MySQL server is running with the –secure-file-priv option so it cannot execute this statement This is generally as a result of exporting results…
Add Let's encrypt certificate to Java keystore
Let’s encrypt places certificates in the following directory: /etc/letsencrypt/live/YOUR-DOMAIN-NAME/ The first thing you’ll have to do is convert your certificate to .der format openssl x509 -outform der -in cert.pem -out…
Contact
Thank you for your submission – we'll be in touch shortly! Name Email address Message Get in touch









