11th MVP Award Rewarded

I am actually on vacation, but as I sit here under the summer sun, toes in the pool and a cold drink within reach, I have been waiting for that email confirming that I’ve been awarded my 11th Microsoft MVP Award! As last year, I am being awarded in both the Teams and Copilot category. To say I’m humbled would be an understatement. Being part of the global Microsoft MVP community for over a decade now has been an incredible journey, filled with learning, sharing, speaking, and connecting with passionate technologists from every corner of the world. What is the Microsoft MVP Award? The Microsoft Most Valuable Professional (MVP) award is given to technology experts who share their knowledge and real-world expertise with communities. With fewer than 4,000 MVPs worldwide, it’s an honor to be part of such a vibrant and dedicated group. MVPs contribute through speaking engagements, writing, open-source contributions, and helping others online and offline. You can learn more about the progra...

An alternative to mess up your HD.

I am a ”Windows guy”, and most of my work is related to Windows installations (small and big, pc’s and servers). But from time to time, I see the benefit of not only knowing my way around in a Linux environment. I also find it handy to have an installation ready at hand.

When a Pc fails to load (usually due to HD failure of some sort) I have used one out of two approaches to salvage data for myself or customers. One way is to use the windows installation media and try to repair the installation. This usually works, but not always. When a repair fails, I have relied on so called “live-CD” installations to access the computers content. But the problem I have with these CD’s is that I can’t write configuration changes to the CD if I want to make changes. In addition to salvage stuff through the use of Ubuntu, I like to have an alternate OS to boot into. Some tools don’t work in Windows, some customers have Linux on their machines and I need to be able to help “everyone”.

I have long wanted a dual boot scenario, boot I do not like messing up my work (or home) computer by partitioning it and have several OS’s on the same HD. (Done it once, and due to HW failure and a lack of Linux experience lost everything). Now I have found myself a solution to this problem. I bought an 8-gig memory stick, and installed Ubuntu 9.04 on it. It is now possible for me to boot from a completely independent OS environment on my laptop. All I have to do to boot into Ubuntu is to select the USB device at startup.

The process was fairly simple and I wanted to share it with you:
1. I downloaded and created a installation CD with Ubuntu
2. I removed the HD from my HD
3. I booted from the CD
4. I installed Ubuntu onto the USB stick.
5. I booted from the USB device, configured my environment and updated security patches.