Tuesday, October 2, 2012
Monday, September 24, 2012
Alternative to the meta key
I use and love my Unicomp Classic 101. When I bought it I was primarily using Linux and didn't see the need to have a Windows (also known as meta, super, that-one-between-ctrl+alt, etc).
Since moving to mostly Windows 7 though, I've noticed that there is functionality built around that key. I believe this is increasingly showing up in Linux window managers as well.
If any of you are in the same boat as me, fear not! In Windows 7 ctrl-esc provides the same functionality!
Microsoft Security Essentials
I never thought I'd find myself recommending a product from Microsoft, but Microsoft Security Essentials billed as "The anti-annoying, anti-expensive, anti-virus program" rocks. Free for up to 10 computers this thing lives up to those claims. Since there's no "premium" version unlike almost every other Windows antivirus, there's no need for nagging, or ads. The updates are smooth and require no user intervention, unlike a particular open-source windows av. MSE also provides real-time protection which in some similar products is a premium feature. I really haven't found anything to dislike about this product just yet, and I will certainly be installing it on the computers of everyone for whom I end up providing pro-bono tech support.
Friday, June 15, 2012
Enable telnet client in Windows 7
The telnet client is inexplicably disabled in a default install of Windows 7. It's there, but must be specifically enabled. Here are the instructions from technet:
- Click Start, and then click Control Panel.
- On the Control Panel Home page, click Programs.
- In the Programs and Features section, click Turn Windows features on or off. If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue.
- In the Windows Features list, select Telnet Client, and then click OK
Friday, June 8, 2012
VirtualBox NIC Compatible with Server 2012 RC?
I've been toying with the Windows Server 2012 RC in VirtualBox. One of the bigger frustrations thus far was that it didn't have drivers inbox for the default virtual NIC and there are not yet readily available drivers compatible with Server 2012. Through trial and error I found that setting the NIC to "Intel PRO/1000 MT Desktop (82540EM)" successfully solved this issue.
Tuesday, June 5, 2012
Remove editing restrictions in Word 2010 with 7zip
So you forgot or lost the password to unlock that important Word 2010 form. Not to worry. After reading this post on spiceworks I worked out this technique to unlock a .docx for editing. I doubt this will work with a document that isn't readable without a password but I haven't tested. What follows is a step by step that assumes you have 7zip installed (with explorer extensions).
That's all there is to it: easy as pi!
- Make a copy of the original document and rename it to have the .zip extension.
- Extract .zip file and in the contents find word\settings.xml
- Edit settings.xml to remove the XML element beginning with w:documentprotection. Remove everything including < and >
- Copy the word directory to the same location as your document.zip file.
- Rename your file to word.zip
- Right click word directory and choose 7zip -> Add to "word.zip"
- Rename word.zip to yourformname.docx
- Do a little dance and be happy that this episode of your life is now over.
That's all there is to it: easy as pi!
Thursday, May 10, 2012
Where does Virtualbox store VMs in Windows XP?
For whatever reason I was having a brainfart about where my VMs were stored whilst in the process of backing them up. Google searches returned very little pertinent information as the search terms involved are used in myriad different contexts in relation to Virtualbox and virtualization in general. The answer is of course:
C:\Documents and Settings\username\Virtualbox VMs\
I'm sure this is configurable, but this appears to be the default directory under an XP host. Happy virtualizing!
C:\Documents and Settings\username\Virtualbox VMs\
I'm sure this is configurable, but this appears to be the default directory under an XP host. Happy virtualizing!
Subscribe to:
Posts (Atom)