Categories: Microsoft, Active Directory, MS 2003, Office, Scripting
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 »
Get serial number on a MS Windows server
June 16th, 2010I was looking for a remote server Serial Number and found out that, when running Windows, WMI has a command line tool which can save you a lot of time!
C:\>wmic /user:administrator /node:remote-host bios get serialnumber more »
Registering a SAMBA Solaris 10 server as a MS AD member
December 8th, 2009The following is a documentation that can be usefull for those who want to access their Unix data from a Windows workstation (Why don't you use Linux/Mac OS workstations?)Let start with this: The ADS domain name is the same as the DNS name: null… 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 »
VMWare Server 2.0.1 and Hotkeys
May 4th, 2009This post should be entitled "How to send CTRL-ALT-DEL to a Windows virtual machine running in VMWare Server 2.0, when running E17 on Debian GNU/Linux..."
Don't know why, but after a Debian (and Nvidia driver) update, I was no longer to send CTRL-ALT-… more »