Pfsense firewall issues: cannot get an exclusive lock
When you are running a Pfsense firewall box everything will almost always run smoothly. The most typical error scenario will happen when the system’s power gets turned off by accident – or just by a good old-fashioned power failure. When the power fails your Pfsense box might be doing something important and what will usually happen is that the database of the firewall will get locked down.
When you reboot your firewall you are likely to see an error message saying something like cannot get an exclusive lock. Regardless of whether or not you will see the error message you will have and endless reboot loop, which fires up just after the Pfsense message saying somehting like ”filesystem marked as clean”. You will also see many lines of code rapidly appearing to the screen just before your system goes and reboots. The reboot loop will continue until you will fix the Pfsense disk and remove all the locks that it has. The previous might sound difficult but it is actually quite easy to do. Continue reading
4 new Firefox / Thunderbird personas added and one persona updated
I have released 4 totally new Firefox / Thunderbird personas for you to enjoy. I also completely remade one older piece.
Here are the complete links to my Firefox / Thunderbird Personas theme gallery: Continue reading
The five most important things I have learned while writing a code
Coding is fun and a great way to get your creativity flowing. Here are the five most important things I have learned while writing a code. These views are subjective but I do hope that you can learn from them.
1. Coding is nothing like in the movies.
Nine times out ten, you do not just casually write some really awesome code in the middle of a disaster. In real life coding is mostly about debugging – and yes it does take more time than five minutes to write something useful. Continue reading