swisstech.net

tech and photography

Shell

Installing/Upgrading flash on Ubuntu behind a proxy

A workaround for installing or upgrading the Adobe Flash plugin on Ubuntu when you are behind a proxy that the installer doesn’’t respect, by downloading the plugin manually and serving it from a local web server.

Posted on 2013-10-01

Always test your Puppet Modules

A recommendation to always test your Puppet modules, with a simple shell script to automate the process by running puppet apply --noop on all test files.

Posted on 2013-05-09

Quality loss when saving as JPEG

A post that debunks the myth that saving a JPEG multiple times at 100% quality does not degrade the image, with a script to demonstrate the quality loss.

Posted on 2013-01-02

Automatically switch your mvn settings

A simple shell function to automatically switch between different Maven settings.xml files based on the current network environment, useful for when you’’re moving between work and home.

Posted on 2012-10-18

Local postfix as relay to Amazon SES

A quick guide for experienced Linux users on how to set up a local Postfix server to act as a relay to Amazon Simple Email Service (SES).

Posted on 2012-06-08