Eigen is a free and open source, relatively fast, very versatile linear algebra library written completely in C++ templates. It is very fast and in some cases produces code as…
Month: November 2012
Securing Ubuntu Server with a free SSL certificate from StartSSL™
Pre-Requirements: Working LAMP installation with Ubuntu Server. Help is here and here. SSL security is enabled for Apache with Name Based Virtualhosts. Assumption Name of the website is www.example.com. Replace…
Replacing my HomePlug AV link with a Wireless Client Bridge
I had a Homeplug AV link between my router and and network enabled devices (Raspberry Pi running Raspbmc and a LG-DP1B Media player) in my bedroom. I used the Western…
Telia Sweden IPv6 6rd Tunnel with Asus RT-N56U Router
The ipv6-ipv4 dual stack is now enabled for Padavan’s latest firmware for RT_N56U. This post is about firmware ‘RT-N56U_3.0.2.6-018 (en-ru). IPv6+IPv4. Linux kernel 3.0.43‘ Before entering ipv6 details in ipv6…
How to force SSL in WordPress admin interface
Method-1 If WordPress is installed to a SSL enabled web host, forcing SSL to the admin interface is quite simple. Just add following line in to the main wordpress configuration file ‘wp-config.php‘:…