Category: Scripting
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 »
EMC Networker: export list of clients to csv file
April 22nd, 20101/ PresentationFor some reasons, mainly reporting/quality ones ;), one might have to export a list of the clients currently backed up by a Networker server.When it comes to access the Networker configuration from the command lines a few tools appea… 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 »
Encrypt a kinda confidential file...
September 23rd, 2009and protect it with a password...
I won't deal here with hard drive or file system encryption, and you can do a little googling to know more about this ;)
So let's secure a single file using OpenSSL and the AES-256. Because the script is explicit… more »
Syncing Google contacts with Mutt aliases
August 9th, 2009As I, most of the time, access my emails by ssh-ing my server, and use Mutt (www.mutt.org), I was wondering how to get the same let say contact list when using Mutt than the one I have in my gmail account.Hopefully Google as released APIs for tons of t… more »
