Recent Posts

Install firefox nightly on ubuntu/mint

less than 1 minute read

for the nightly builds of firefox do the following: just include the following ppa:$ sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa update and install...

Mint: install current owncloud-client

less than 1 minute read

the version in mint's repos is out-dated and to install the new one, just add opensuse's repo for owncloud. check out this entry for ubuntu 16.04: https://so...

raspi: install/configure owncloud

less than 1 minute read

installation process as in this link. just change one step: download the newest owncloud client from their website. to reset the admin password: sudo -u www-...

raspi: dyndns via ddclient

less than 1 minute read

to get dyndns on raspi install: ddclient setup config file: /etc/ddclient.conf example for strato server: link setup second config file (/etc/default/ddclien...

Mint: install and configure MATLAB

1 minute read

installation: installation download matlab iso files mount first cd run the installer (install.sh or similar) from within $HOME: $ cd $HOME; /path/to/cd1/i...