Category Archives: HowTo

Automatic intranet Sharepoint site authentication using Firefox

Because you don’t like entering your domain user/login:password everytime you try to check your Sharepoint site… 1. Open Firefox. 2. Type “about:config” on the address bar. 3. Enter “network.automatic-ntlm-auth.trusted-uris” on the filter bar. 4. Double-click on “network.automatic-ntlm-auth.trusted-uris” and add the url for your sharepoint site (can be comma delimited for multiple sites, eg: “mysharepoint.company.com,home.company.com” 5. [...]

Also posted in Computer/IT, work | Tagged , , , | Leave a comment

Configure Outlook for GMX

Just follow the pictures, please. I’m too lazy to type right now. The important thing is to get the ports and settings right. 1. Tools > Account Settings, click New. 2. Choose Microsoft Echange, POP3, IMAP or HTTP 3. Tick “Manually configure server settings or additional server types” 4. Choose Internet E-mail 5. Fill up [...]

Also posted in Computer/IT, work | Tagged , | Leave a comment

Coloring my code

Been using Windows for coding a lot lately. My editors of choice are Programmer’s Notepad and Notepad++. Used to do the whole Emacs thing back then but that’s getting heavy with all the different machines I use. So if you code a lot you should also take the time to adjust the color scheme of [...]

Also posted in Computer/IT, Design, work | 1 Comment

How to access GMX on Android

You have probably heard that GMX has an Android app. That’s good. Sad thing is it doesn’t work for me. While checking for Truecrypt on Android (it does not exist, time to wake up Truecrypt developers), I didn’t like all the file encryption offerings on the Android Market. So I reasearched for my one true [...]

Also posted in Computer/IT | Tagged , , , , , | Leave a comment

XP unable to eject USB drive error “The device ‘Generic Volume’ cannot be stopped right now.”

Here’s the error: That’s because explorer.exe has locked a handle on the drive letter and won’t let go for some reason even if all explorer windows are closed (technically speaking, explorer.exe is still running in the background because it’s responsible for your Start menu bar and desktop icons).

Posted in HowTo | Tagged , , , | Leave a comment

How to delete LILO or GRUB from a dual boot XP without a CD Drive

Background and the solution that did not work I have another machine dedicated to OpenBSD now and I’m not using the Slackware that is dual-booted with XP on our family computer and wish to delete the Linux partition and merge it back to Windows. First thing I did was create a bootable XP USB drive [...]

Also posted in Computer/IT | Tagged , , , , , | Leave a comment

How to delete your Facebook account

http://www.facebook.com/help/contact.php?show_form=delete_account Just go to the link above and follow the steps. Your account will be permanently deleted only after 14 days. If you re-login to your account, you’ll be asked if you want to continue with the deletion or reactivate your account. Before you do that you have the option to download all your Facebook [...]

Also posted in Computer/IT | 3 Comments

Windows Vista/7: Enable hidden Administrator account

Open CMD with Administrator privileges. To enable the account: net user administrator /active:yes To disable the account: net user administrator /active:no I’ll hold back on the rant of how insecure this will make your machine. But most of you looking for this info will want the “insecurity” part anyway.

Also posted in Computer/IT, security | Tagged , | 1 Comment

How to reset Windows NT password via BackTrack

1. Boot computer using the BackTrack5 DVD.

Also posted in Computer/IT, security | Tagged , , | Leave a comment

Connect Linksys WRT54G2 router to Globe DSL’s ProLink H9200 modem

Assumptions: Your Internet is working if you are connected directly to the modem. Your cable connections are correct (eg: modem to router’s Internet port, PC connected to one of the router’s numbered ports). Let’s start:

Also posted in Computer/IT, Tech | Tagged , , | Leave a comment