This weekend I randomly wandered my way into the local Borders to burn some time. While I was there I found three books that caught my eye: The Official Ubuntu Server Book, LPI Linux Certification in a Nutshell and the Chobits Omnibus (Book 1). Even though I love myself some Amazon, I am still all [...]
WebDAV Clients – Linux & OSX
After getting LDAP, Apache & WebDAV working together in perfect harmony, I needed to get clients accessing the “shares” I was setting up. Fortunately Linux & OSX make this extremely easy. Windows… is another story, a story which can only be told… tomorrow.
Apache + WebDav + LDAP = Pure Bliss
As I discussed previously, I got fed up with Samba file sharing (when trying to use LDAP) and went to the joy that was WebDAV. As it turned out, it is extremely easy to get LDAP authentication on Apache and combine that with WebDAV; today I’ll show you how.
Installing & Configuring OpenDS 2.2 on Ubuntu 10.04
Recently, I’ve needed to setup an open source centralized authentication server. After research and testing some of the options, I settled on OpenDS, and while I’m leery of anything running Java, I’ll admit… OpenDS is really nice. Most importantly, getting it up and running is a piece of cake.
Samba and LDAP DO NOT MIX
Recently I was tasked with helping a company implement a centralized authentication system, and they wanted to go all open source. This isn’t unreasonable in my book, though it is a little unusual. Of course the words “Open Source Authentication” directly translates to LDAP, the only question is which LDAP software you’re going to use. [...]
The iPad Killer might be… Ubuntu?
Last night I saw the news about Canonical developing a multi-touch stack for Ubuntu. While there isn’t a ton of details, I did read their UI Guideline and was suitably impressed. If they can develop a “standard” for multi-touch for all Linux-kind, I think it would majorly solidify Linux’s market going forward.
Screen Issues on a Lenovo X201 running Ubuntu 10.04
Recently I was given a Lenovo X201 which had Ubuntu installed on it. The problem is that every time the computer booted up, the Ubuntu would come on screen briefly, then the screen would go black and the machine would encounter a hard lockup. You could tell it was locked up because the shift light [...]
Quick Review: Ubuntu Netbook Remix 10.04
As is my usual habit, I got bored of my operating system and reformatted. I decided to try out Ubuntu Netbook Remix 10.04 Lucid Lynx (on my Eee PC 1000), since I hadn’t yet gotten to play with that. I have previously used both 9.10 UNR and 9.04 UNR, as such, I have some basis [...]
Ubuntu (or any Linux) Install from USB
On Monday I covered how to install Windows 7 via USB drive, but leaving it on it’s own would be unfair to our Open Source brethren. Fortunately, if you want to make a bootable USB drive (under Windows or Linux) with a copy of Linux, it just just as easy. All you need is UNetbootin [...]
WordPress: Enabling SSH/SFTP Updates
The first time I dealt with WordPress was when I first started doing IT administration for FanHistory. At that point in time I knew nothing about it and it was breaking horribly. Luckily I managed to fix the issues (which turned out to be Varnish proxy related) and get it standing mostly on its own [...]