Dan’s Space on the Web

Wow!

Archive for the ‘Note to Self’ Category

Miranda IM: Popup Plus is a “Service” Plugin

with one comment

Popup Plus only provides the popup service – to actually get notifications (eg. new message), need another plugin such as Message Notify.

Written by hsadan

October 9th, 2008 at 12:52 am

Posted in Note to Self

Mount USB Drive in Ubuntu

with one comment

sudo fdisk -l

sudo mount /dev/[depends-on-above] [dir-to-mount-to]

Written by hsadan

March 19th, 2007 at 12:27 am

Posted in Note to Self

Misc WinXP Commands

without comments

if you read the About page, you’ll see that part of this page is a dumping ground for me. This post is one of them, for my personal reference.

control userpasswords2

chkdsk /r
�- scans disk for bad sectors. use after doing Quick Format. [More Info]

Written by hsadan

October 22nd, 2006 at 11:45 am

Posted in Note to Self, Random