I wrote a quick article on how to remove the Google Authenticator function of your server when you’re using it logging in through SSH.
Category Archives: Linux
Howto: Two-Factor authentication on Ubuntu 12.04 LTS
For a more secure terminal (SSH) environment, you can add a second factor to authenticate a user. I personally run Ubuntu and i implemented the Google Authenticator on my Ubuntu system using the Google Authenticator Library of Google in combination with my iPhone with the Google Authenticator App.
See the following howto:
Zabbix 1.8.6 released
Zabbix 1.8.6 has been released on August 4th. Within this relase several new features have been added and even more improvements are implemented:
Added ability to force configuration cache reload of a running server and proxy, which, in the case of active proxy, will also force config re-read from the server.
Zabbix will complain if there are unsupported attributes in server, proxy or agent configuration files.
It is safe to use Zabbix with the latest releases of PostgreSQL.
Added performance monitoring of LVM devices.
Download the new release here: http://www.zabbix.com/download.php
Howto: SSH access without password
See this howto to get access to your shell (over SSL) without a password. This howto generates a certificate which is imported at both local and remote profile.
See http://wouter.borremans.nl/howto-ssh-login-without-password/
Howto: Empty postfix queue
In some cases it may come in quite handy to empty your mail queue’s right away, this script which executes at your prompt clears (deltes) the messages which are in the queue.
See this http://wouter.borremans.nl/computer-related/how-to/empty-postfix-mail-queue/
howto: rsync two (remote) folders
Another small howto: rsync two (remote) folders
See: http://wouter.borremans.nl/computer-related/how-to/rsync-two-remote-folders/
Howto: Bash scripting password hiding
I’ve added another quick how to on how to hide your user input while asking for a password fromout Bash.
See http://wouter.borremans.nl/computer-related/how-to/bash-scripting-password-hiding/
Howto: Postfix relaying
This is a quick howto to enable you to relay all your Postfix mailtraffic to either your ISP’s SMTP gateway or to forward your outgoing mail to a corporate centralized gateway. This can even be done on a non standard SMTP port.
See http://wouter.borremans.nl/computer-related/how-to/postfix-mailrelay-howto/
Zabbix 1.8.5 released
As of today Zabbix 1.8.5 has been released offering new interesting features and fixes of bugs:
- New trigger functionality
- Zabbix performance monitoring
Download Zabbix here.
Hosting in the cloud(s)
As of today my websites are hosted fromout a cloud environment at OVH. I was interested in what way cloud computing could offer me cost savings and flexibility. I will test the current environment for a few weeks to see if it can offer the same performance- and uptime characteristics as my local VMWare ESXi 3.5 environment.
As a pay for every hour i will play around with amount of internal memory. Please notify me if my site gets too slow 🙂