-
-
Recent Posts
Recent Comments
Categories
- Bash
- BerkeleyDB
- Browsers
- Cable
- Chrome
- Cool Problems
- CPAN
- CSS
- Data Structures
- Databases
- DNS
- Editors
- Errors
- Everything Else
- Fedora
- Firefox
- Firewall
- Flash
- Forking
- Hardware
- HTML
- ImageMagick
- Images
- Internet Explorer
- IpTables
- Lingo
- Linux
- Log4perl
- Mediawiki
- Monitoring
- Munin
- MySQL
- Netgear
- Perl
- PHP
- PhpMyAdmin
- Postfix
- Regular Expressions
- Routers
- RPM
- Samba
- Screen
- SSH
- SSHFS
- Subversion
- Synergy
- Troubleshooting
- Ubuntu
- VIM
- Windows
- Windows Vista
- Wordpress
- YUM
Blogroll
Archives
Tags
Meta
CNN.com- Bonnie Blue actress from 'GWTW' dies
- President to aides: Find economic spark
- Hurricane Earl downgraded as it approaches East Coast
- Workers rescued after oil platform fire
- BP uncaps oil well in Gulf
- Mideast peace talks start
- Convicted killer spared death penalty
- Opinion: Social Security can help states
- U.S., Iran battle on basketball court
- She drops 100 pounds, gains new life
BBC- Europe agrees finance watchdogs
- ICC chief executive on cricket charges
- Explosion on Gulf of Mexico rig
- Tanker runs aground off N Canada
- DCAL cuts 'will mean job losses'
- Pakistan trio hit by ICC charges
- Strike 'kills Afghan civilians'
- Bid for Middle East peace begins
- The mint with a whole lot of food miles
- Man 'strangled wife and hid body'
AL JAZEERA ENGLISH (AJE)
Monthly Archives: December 2008
How To Map Links Onto An Image
The mapping: <map name=”pressMap”> <area href=”/weekly” coords=”10,6,232,79″> <area href=”/store” coords=”245,6,469,79″> <area href=”/yelp” coords=”481,6,705,79″> <area href=”/press” coords=”718,6,941,79″> </map> The image: <img src=”hpAdsStatic.png” usemap=”#pressMap” />
Posted in HTML, Images
Leave a comment
How to Fix a Failed Network Connection in Fedora 10
Go to System -> Administration -> Network Select your “eth0″ device. Activate it. Click “Edit”. Check the box next to “Controlled by Network Manager”. Save and exit. Your connection should now work.
Posted in Linux
Leave a comment
How to Automatically Start Pageant with Private Keys in Windows
In the Startup folder in the startup menu, right-click and create a New -> Shortcut. Browse to your pageant.exe file. Add the full path to your private key enclosed with quotes. Save the shortcut. “c:\path-to-pageant\pageant.exe” “c:\path-to-key\mykey.ppk”
Posted in SSH, Windows
Leave a comment
How to Get Free Engineering Course Material Online
http://ocw.mit.edu http://see.stanford.edu
Posted in Everything Else
1 Comment
How to Make Firefox Always Start a New Session
In Firefox, “about:config”, set browser.sessionstore.resume_from_crash = false