Category: RHEL / CentOS / Fedora
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 »
Migration of a XEN VM to HVM on Fedora Core 10
May 21st, 2009I'm used to run virtualized server on XEN (you'll find a few posts about XEN on this blog), but time more »
RedHat, rsh, rlogin and Host address mismatch.
October 2nd, 2008When using multiple interface on a RedHat server, with declared aliases, one might face the following issue when trying to rsh from one server to another using one of its alias name:
[user@rh-srv1 ~]# /usr/bin/rsh rh-svr2-b
rlogind: Host address mism… more »
Dual boot Solaris 10 x86 and Linux RedHat (tested on a Sun x4150 server)
July 6th, 2008Here is something quite simple but, one just have to remember about it...From what I've read about Solaris and ext2/3 filesystems, these filesystems should never be supported in Solaris.So if one want to run a dual boot configuration with Solaris and… more »