11
Oct/11Lock & Unlock Windows With Bluetooth
Overview I’d love to automate as much as possible and also get some great UIs along the way (Minority Report / Iron Man anyone?). An article I came across from How To Geek was a step closer to the dream. … Continue reading
21
Sep/11Security Holes & Backdoors In FreePBX
I found a chilling article by chance the consequence was extremely bad! It seems security was not high on the agenda when FreePBX was initially developed and the developers had built some default and backdoors into a system for easy … Continue reading
05
Sep/11Remove WordPress Default Admin Account
A good security tip is to remove the default “admin” account that is installed by default. Before doing so create a new user who also has the role Administrator. When deleting an account such as the admin one, WordPress can … Continue reading
24
Aug/11Remove Ubuntu Keyring Password
I often access Linux remotely but since 10.04 I have been encountering issues with the remote desktop. After a reboot, in order to gain remote desktop connection it would always prompt for a password. In situations where it reboots and … Continue reading
03
Jul/11Ubuntu 10.04 Firewall (UFW) Basics
Overview UFW or Uncomplicated FireWall is a basic software solution for protecting against network intrusions. It’s basic in the form that it’s a wrapper around the more powerful and complex iptables and therefore makes some assumptions such as rate limits. … Continue reading
26
Jun/11Apache 2 Hardening Tips
Below are some of the tricks I use or found useful to try to mitigate unwanted attention. Whilst this is not a definitive guide these are simple quick things that can be done. This was written for Ubuntu but it … Continue reading
18
Jun/11Check For Rootkits In Ubuntu
There’s a nice pre-made script which checks your Ubuntu system for Rootkits. Whilst it’s by no means exhaust way of finding out if your system is infected it makes it real simply and easy to do. First thing to do … Continue reading
25
May/11WiTopia VPN Service Review
I have always wanted to get a VPN server running at home so that I can tunnel back into the network remotely and also to protect myself on public hot spots. The former was more complicated than I thought and … Continue reading