Earlier today I played Batman Arkham Asylum for a while and quit at some point. I’m about 80% through and just started the game to finish it tonight. No can do: corrupt save and that was that as there is only one save slot per “game”. The reason apparently is that I shut my Xbox [...]
Category Archives: software
Fileserver, part 3, setting up ACL permissions
Posted by illotus on February 14, 2010
0 comments
Finally I have nearly everything moved to the new server. I’ve ended up using ACL for handling permissions for the CIFS shares. ACL isn’t too difficult to understand, but there aren’t too many resources on the net on it. Finding Daz’s “OpenSolaris cifs/smb server – configuring ACL’s on shares” article really helped. For example for [...]
Cloning a Running Windows 2008 Server to a Virtual Machine
Posted by illotus on February 9, 2010
0 comments
I’m ready to migrate my 1½ year old Windows 2008 installation to a virtual machine and finding out about the options run into Disk2vhd. It’s made by the Sysinternals team at Microsoft and what it does is snapshot of any drive to a VHD, virtual hard disk. The cool thing is that you can clone [...]