↑ Best viewed this side up ↑
Dmitry Leskov

Mysterious GNU sed option “-E”

Figuring out what the sed -E option does took me a bit more time than expected, as it turned out to be undocumented.

Massively Cloning A VirtualBox VM – The Smart Way

Presented in this post is a process optimized for the creation of multiple, nearly identical VirtualBox VM clones that may then run side-by-side on a single host.

Baseline Ubuntu Server Installation on VirtualBox

However lean and streamlined have operating system installation procedures become in recent years, it is always desirable to reduce the amounts of time and user interaction required, especially when you need to conduct a series of (nearly) identical installations. Virtual machine cloning comes to the rescue. This post show how to install a baseline Ubuntu Server on a VirtualBox VM for subsequent cloning.

Fixing Slow Console Redraws In Ubuntu On Virtual Machines

When you install Ubuntu on a virtual machine, you may notice that the console redraws very slowly, if it was a 300 baud terminal. This post describes solutions to this problem that worked well for me when installing Ubuntu 10.04 LTS on VirtualBox.

Converting Local freedb From UTF-8 To ANSI For Use With Exact Audio Copy

EAC expects track data to be in the ANSI codepage, whereas track data for most Russian CDs is stored in freeDB in the recommended UTF-8 encoding, so I had to write a program to convert it back to ANSI.

Apache 2.2 cannot load php5apache2_2.dll – Problem Solved

Finding possible causes of “Apache 2.2 cannot load php5apache2_2.dll” after PHP upgrade.

| Newer Entries »