Home Account

Blog index

killall netbeans

2013-10-18 14:43 dennis iversen

Tags: netbeans

killall netbeans


remove all dirs with selected name

2013-09-12 15:41 dennis iversen

Tags: php scripts-and-functions

How to remove dirs with a special name using PHP and the unix shell.


Ubuntu upgrade. 535 5.7.8 Error: authentication failed: authentication failure

2013-06-18 16:44 dennis iversen

Tags: postfix

535 5.7.8 Error: authentication failed: authentication failure. Postifx, saslauthd, ubuntu upgrade 10.04 LTS to 12.04 LTS.


Ubuntu shutdown timer script

2013-04-03 15:22 dennis iversen

Tags: scripts-and-functions cron hello-world

Show how to create a automated shutdown launcher on Ubuntu with gnome, php and a crontab entry.


git auto commit script

2013-03-25 12:53 dennis iversen

Tags: php scripts-and-functions git

Simple script to perform the steps involved in adding, committing and pushing to a remote git repo. It rewrites the https URL to ssh URL in the process.


simple github api php

2012-12-29 16:44 dennis iversen

Tags: php oauth

a verfy simple github API for PHP with example.


create large text file with php

2012-12-13 11:40 dennis iversen

Tags: php

Howto create a very large text file with PHP


anonymous and inline functions with php

2012-11-20 18:25 dennis iversen

Tags: php

Using inline and anonymous functions with PHP. Some tests and thoughts about function scope.


recursive chmod files with php

2012-10-26 13:38 dennis iversen

Tags: scripts-and-functions

Shows how to chmod files recursively with PHP


the best way to write

2012-08-30 14:33 dennis iversen

Tags: Quotes

The best way of writing something. If you get stuck, this Ernest Hemingway quote may help you if you write something - like a novels or a computer programs.