UNetbootin allows you to create bootable Live USB drives for Ubuntu, Fedora, and other Linux distributions without burning a CD. It runs on both Windows and Linux. You can either let UNetbootin download one of the many distributions supported out-of-the-box for you, or supply your own Linux .iso file if you’ve already downloaded one or [...]
Archive for the ‘Software’ Category
Installing Windows 2008 via USB thumb-drive
Guess who forgot to order a DVD ROM for my new servers But I found a fix: Format the thumb drive from a DOS prompt execute: diskpart list disk select disk 1 (assuming disk 1 was your thumb drive in the above list disk command) clean create partition primary select partition 1 active format fs=fat32 [...]
AutoIt
AutoIt v3 is a freeware BASIC-like scripting language designed for automating the Windows GUI and general scripting. It uses a combination of simulated keystrokes, mouse movement and window/control manipulation in order to automate tasks in a way not possible or reliable with other languages (e.g. VBScript and SendKeys). AutoIt is also very small, self-contained and [...]





