Categories: Linux, Apache, Debian GNU/Linux, RHEL / CentOS / Fedora, Ubuntu, Xen - Virtualisation
Creating a wireless access point in a few minutes
July 27th, 2010For some any reasons, you need to get a wireless access point running (let say you router or ISP box has just failed:()If you have a spare laptop and an Atheros based wireless card (a Cisco AIR-CB21AG-E PCMCIA is that great!), then you're in luck.1… more »
Oracle VirtualBox and Ubuntu dist-upgrade
July 22nd, 2010I've just upgraded an Ubuntu VM from 9.10 to 10.04 LTS running in Oracle VirtualBox 3.2.6.When trying to install the Guest Additions, I've been facing a non returning script, and a guest which did not allow a higher resolution than 800x600.I've fig… more »
Prepare a RedHat Kickstart server automatically...
April 26th, 2010In order to improve the process of deploying servers in Ulticom (Europe) development lab, a new script has been written.This script is stored on pandore.fr.ulticom.com server and is named:/opt/ulcm/bin/kick-setup.shThe aim of this script is to se… more »
Multiboot on a x86 server - Choose the OS to be booted from the command line
December 1st, 2009Here is a little script which allows to choose the OS that will be booted from the command line.The script has been written to work with RedHat Linux (Some updates will be required to match the use of GRUB2. more »
Debian unstable, CUPS 1.4.1: Sharing printers
October 30th, 2009Configuring a shared printer with CUPS is something quite easy. Nevertheless, it appears that I haven't been able to print from a Mac OS X client (I haven't tried from any other client OS).
Trying to print a document from the client has lead to the foll… more »