www.rodneybeede.com
"I would love to change the world, but they won't give me the source code" -
unknown
Navigation
My e-mail login
Welcome
Ubuntu vi or vim arrow key problem
Dual monitor in Ubuntu 9.10 64-bit rotated 90 degrees
Ubuntu 9.10 Flash Player not working with embedded videos (click problem)
Boot USB drive on older BIOS
Tidy command to indent xml
Repeater mode for DD-WRT on a Linksys router
No grammar constraints (DTD or XML schema) detected for the document
Dynamically load Perl library modules based on script location
HTC Hero, Sorry, you cannot attach this to your message
Internet Explorer 6 (IE6) End of Life
HTC Hero phone will not mount as usb drive
Linux shell settings I use
/dev/one for writing all 1's to a disk
Safely Eject (Remove) eSata drive
HTC Hero (Android) and playing videos
x86 Assembly, Registers, and the Stack
My Computer Stand
Outlook 2007 calendar export leaves off time zone
Linux System Rescue CD batch script to install from Windows
Strawberry Perl (portable), libxml2.dll is missing, XML::LibXML
Linux Tools for Windows
Compile Netcat on Windows using MinGW
How to resolve IP address to MAC hardware address in Windows
Partition a usb key drive under Windows
Blackberry, Can't add member to group
Blackberry sync, Desktop Manager, Error 1904 or 0x80040057
Install Windows XP from a usb stick
Benchmarking and Burn-in Tools
Dynamically obtain Perl script's directory and filename
How to delete a Windows service without restarting
Use "NET USE" Windows command in batch script without a clear text password
VBS script for creating Windows Shortcuts (lnk)
MySQL, -p, and no space between password
mysqldump a read-only database
Require certain version of Perl in a script
MySQL 5, Hibernate 3, Connection timeouts
New site layout
Chop-chop HTTP Client open source project
Automating Internet Explorer cache clearing
MySQL created user cannot connect via localhost
Running MySQL from your Home Directory
Java Hibernate 3, Maven 2, and pom.xml
XHTML 1.0, Internet Explorer, application/xhtml+xml
Dell D430, Slackware 12, Wifi Wireless Working
Maven 2 project as Eclipse Dynamic Web Project
Make Juniper Network Connect work with Slackware 12.2
Dell Wireless and Ubuntu Linux
P4G533-LA motherboard, Drivers, Windows 98
How to install Apache Continuum
Understanding the UDF file system specification
Apache Jakarta HTTPClient, Slow Downloads of Large Files
Web site down recently
New PC Case
Dell Optiplex GX620, BSOD, and Windows XP 64-bit
Fixing Unsupported Class Version Error, jUnit, and Eclipse
Netgear WG511v1 and Windows Vista
HP Pavilion Laptop, HP Quick Launch, and Windows XP SP3
Debugging a computer literally
Command line program for calculating MD5, SHA, etc
Linux System Rescue CD, Linksys WUSB54GC, Getting wireless to work
Booting the Linux From Scratch LiveCD from a usb key drive
Free encrypted USB key drive on Windows without administrator privileges
Compiling a C++ Windows executable with embedded version information and icon
USB Key Drives, To Partition Or Not?
Windows Batch Script - Parsing Time Into Components (Hour, Minute, Second)
Compiling a C++ Windows executable with a custom icon
Windows Batch Script - Parsing Date Into Components (Month, Day, Year)
Windows Batch Script - Getting Script Location (Directory/Path)
Windows XP, External USB, Large File Copy
CD Burn rights in XP for non-admin users
Print 15 minute intervals in Outlook 2007 calendar
Half-Life 2 Stuttering Problem Fixed!
Half-Life 2 (Original), ASUS M3A78-EMH HDMI, Stuttering
Webmaster Work I've Done
Half-Life 2 (Demo) and Stuttering Problem (aka lag, choppy)
LG Fusic (LX550) and vibrate problem
Print week calendar starting on Sunday in Outlook 2003
Scanning and testing a usb key for defects
Installing Ubuntu 8 from usb key
Custom filesystem format
Good site to find security tools
Warcraft II (DOS) - Running under Windows XP/Vista
WarCraft II "VMM" Exception
WarCraft II Cheat Codes
Super Nintendo NBA Jam T.E. Game Genie Codes
Super Nintendo NBA Jam T.E. Codes
Linux partitioning strategies
My Custom Built PC
Visual Basic 2008, WebBrowser, Zoom, and ExecWB
Search My Site:
/dev/one for writing all 1's to a disk
- Last Modified 2009-12-24 19:55 UTC - Created 2009-12-24 19:55 UTC
I found the following command online for writing all 1's to a disk:
tr '\0' '\377' < /dev/zero | dd bs=64K of=/dev/sdz