I've decided to postpone my Wordpress efforts and concentrate on something else. I'm going to experiment with OpenLDAP and FreeRADIUS. In the end I want to get 802.1X running on a switch. I've already tried to setup something on FreeBSD and Ubuntu but OpenLDAP on Ubuntu is a mess. So this will be an FreeBSD piece again.
If you're interested check these sites:
Alwina's open source efforts» Blog Archive » openLDAP server on FreeBSD – Alwina’s FreeBSD and CentOS Blog
Easy LDAP management | LDAP Account Manager
Lampros - OpenLDAP 101 - Step by Step on FreeBSD 8.1
Saturday, 24 December 2011
New project : OpenLDAP & FreeRADIUS
Sunday, 11 December 2011
The FreeBSD Experience - Part 5 : Apache/Joomla
In this part, I continue with my FreeBSD server and configure it to host two Joomla sites. Let's say I'm going to create seperate sites for John and Jenn. First go to the directory containing the original Joomla installation:
Now I have two seperate Joomla installations (it is advised to copy the original Joomla directory before starting your installation). Next is adding virtual hosts in the Apache config.
Uncomment the following line in /usr/local/etc/apache22/httpd.conf:
cd /usr/local/www/cp -Rp joomla john
cp -Rp joomla jennchown www:www johnchown www:www jenn
Now I have two seperate Joomla installations (it is advised to copy the original Joomla directory before starting your installation). Next is adding virtual hosts in the Apache config.
Uncomment the following line in /usr/local/etc/apache22/httpd.conf:
Include etc/apache22/extra/httpd-vhosts.conf
Wednesday, 7 December 2011
Skyrim links
I'm at my third character now and thinking to start the fourth. Still learning to choose the right skills and perks.
http://www.gamefaqs.com/xbox360/615803-the-elder-scrolls-v-skyrim/faqs/63344
http://www.gamespot.com/the-elder-scrolls-v-skyrim
http://www.ugo.com/games/skyrims-best-companions
http://www.gamefaqs.com/xbox360/615803-the-elder-scrolls-v-skyrim/faqs/63344
http://www.gamespot.com/the-elder-scrolls-v-skyrim
http://www.ugo.com/games/skyrims-best-companions
Subscribe to:
Posts (Atom)