Category Archives: Computer/IT

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 HowTo | 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 HowTo | 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 HowTo, security | Tagged , | 1 Comment

How to reset Windows NT password via BackTrack

1. Boot computer using the BackTrack5 DVD.

Also posted in HowTo, 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 HowTo, Tech | Tagged , , | Leave a comment

Still my password solution

KeePass + Dropbox. Still I keep plaintext backups encrypted by GnuPG symmetric encryption ( the -c switch ) just in case.

Also posted in HowTo, security | Leave a comment

How to download Cygwin to install it offline

Currently the installation of Cygwin requires that we run the setup and point to the nearest mirror site and the setup program will download the packages that you choose. A lot of times I have encountered problems with the connection using the Cygwin setup program. Sometimes it won’t even connect to any server listed.

Also posted in HowTo, Tech, Unix One-Liners | Tagged | 3 Comments

How to permanently delete your Yahoo! account

Visit this page:

Also posted in HowTo, self-help | Tagged | 1 Comment

Thoughts about Mac malware or more aptly The rise of UNIX malware.

Just had a case of a Mac Fake AV called “MacGuard”. It was a straight forward cleanup. Basically you just need to quit the MacGuard process via Activity Monitor, delete the MacGuard folder inside Applications (don’t forget to empty the Trash), disable startup for MacGuard in the user’s login preferences, and as a protection – [...]

Also posted in Tech | Tagged , , , , | 3 Comments

Sharepoint Designer 2010 woes

Been tasked to do a Sharepoint 2010 workflow at work (another one lined up after this project). Doing workflows on Sharepoint Designer is like dancing with your legs hobbled. You should be able to do loops.  You can’t do that in Sharepoint Designer. I know it’s not a full blown programming language and we can [...]

Also posted in Tech, work | Tagged , , | 2 Comments