dd if=/dev/fd0 | uuencode floppy.raw | mail -s "Your Floppy" you@you.comYou will need to use winrawrite to decode the received file on a Windows based system.
Wednesday, February 29, 2012
How to email a floppy.
This only works on unix based systems (Unix, Linux, &c.):
How to create a "Lock Screen" shortcut for Windows.
Create a "Lock Screen" shortcut:
- Right-click on your desktop and select "New->Shortcut".
- Type "C:\Windows\System32\rundll32.exe user32.dll, LockWorkStation" for the item location and click "Next".
- Enter "Lock Screen" as the shortcut name and click "Finish".
- Right-click the shortcut icon and select "Properties".
- Then select "Change Icon..."
- Select "Browse..."
- Enter "C:\Windows\System32\slui.exe". (you can use a different file if you want)
- Select the icon that you like and click "OK" and "OK" again to finish.
- You can then drag the icon from your desktop and pin it to your taskbar.
Also, locking your workstation is just a good security practice.
Subscribe to:
Posts (Atom)