Cloning OS with Case Study: Windows NT/XP/7

Wednesday, June 30th, 2010 Posted in Computer, Linux, OS, Windows | No Comments »

So the general headline is cloning, so basically backing up you system. Some commercial software that was mentioned when I researched was: Acronis True Image Ghost There are a lot more, see for example here: http://ghost.radified.com/ghost_alternatives.htm But as I am a fan of open ...

Find MAC-Adress of connected devices (Windows)

Monday, March 30th, 2009 Posted in Computer, Windows | No Comments »

Using windows (at least Vista) you can figure out the MAC-Adresses of all connected devices by typing arp -a in the command line (Run -> "cmd").

Windows Mobile 5: Internetconnection

Sunday, October 26th, 2008 Posted in Uncategorized | No Comments »

Just a few notes about Windows Mobile 5 and the internet connection (naming might not be correct due to rough translation from German). In "settings->connections->connections->advanced->choose Networks" in both dropdown menus choose "Compandy Network", edit them and check if in "Proxy Settings" ...

Vista quit beeping!

Friday, August 1st, 2008 Posted in Windows | No Comments »

My problem was this annoying system beep. I hope this solved it. Still need to reboot. Open registry and browse to: HKEY_CURRENT_USER\ Control Panel\ Sound Set the Value "beep" to "no". Update: Rebooted. It works. Update: Something like this should work, too. Descriptions given may alter due ...

Windows Sysinternals

Wednesday, July 9th, 2008 Posted in Windows | No Comments »

Id din't know page like this existed: http://technet.microsoft.com/en-us/sysinternals/default.aspx For example for Vista one can download the process monitor, which shows wich programm maintains and accesses which registry keys. Pretty usefull I think.

Install Ubuntu without GRUB using Vista Bootmanager

Sunday, May 18th, 2008 Posted in Windows | No Comments »

I am aware that this article is a mess! It's been created in a hurry. Maybe with time I'll be able to format it correctly and order things a litlle. This is the big Tutorial for it: Link to the original tutorial. Problem ...