Lost your password?

Blogs about: Techit

Featured Blog

Dos2Unix type conversion on Mac OS1 comment

dmom wrote 3 months ago: As simple as: tr '\r' '\n' < file-with-dos-newline.txt > file-with-mac-newline.txt … more →

Getting longtitude and latitude coordinates from the centre of a google map

dmom wrote 4 months ago: Googles long/lat is degrees only and a fractional component. This script javascript:coord = [gApplic … more →

Mac : Open Terminal/iTerm here2 comments

dmom wrote 4 months ago: Using Mac OS X and browsing the file system with ‘Finder’, I often want to open Terminal … more →

Clearing the MySql Logs

dmom wrote 4 months ago: mysql> show master logs; +------------------+------------+ | Log_name         | File_size  | +--- … more →

Tags: Open-Source

On demand "Tailing" of a database log table: select the last x records

dmom wrote 4 months ago: Recently I had to monitor some data being output to a log table while an application was running. Th … more →

Hash/Pound/# character and links that don't change the URL

dmom wrote 4 months ago: An interesting alternative to href="#thisgoesnowhere", which causes the insertion of the “# … more →

VNC server : Fatal server error: could not open default font 'fixed'

dmom wrote 4 months ago: Trying to run vnc-server recently on a debian system, I ran into the following issue: cat .vnc/debia … more →

Tags: Open-Source

080616 What's up hardware world?

jerrymousenano wrote 1 year ago: Napkin shaped PC network? Do you see where this is going? Design student Avery Holleman  came up wit … more →

Tags: News

Spoofing your Browser1 comment

dmom wrote 1 year ago: Web servers sometimes behave differently for different browsers, for compatibility reasons usually, … more →

Ericsson HM230dp ADSL Router

dmom wrote 2 years ago: I have the above router at home and am using it as a backup device. I never got any firmware upgrade … more →

Wordpress Security : User account details at risk6 comments

dmom wrote 2 years ago: The wordpress.com login mechanism is not secure! [Update, it has been addressed, pity there was no a … more →

Tags: ramblings, Security, WordPress

Slow browsing

dmom wrote 2 years ago: I just installed Ubuntu on my laptop, and again I am hit with a slow browsing experience on some net … more →


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS