It seems right to post this here, where it all started. Farewell, ~jawtheshark.
It seems right to post this here, where it all started. Farewell, ~talinom.
How can anybody call him a "denier" when he acknowledged global warming in the first twenty seconds of the cited video?
He is more of a lukewarmist, meaning that he agrees that the climate is changing, is not certain that's a bad thing, and reserves judgment on controlling emissions until there is more data to confirm the models' predictions.
Very clever. I approve.
Buy a cheap large USB disk.
Sort the files by creation time, remove the ones in your list of files already backed up (empty at start) and fill your USB disk using the oldest files first.
Add list of backed up files to your collection of disk indexes, (excluding files that you want the backup to process again).
Label the disk as "files from xxx to yyy"
Repeat until you're duplicating current files into a current disk.
If the data is sensitive then truecrypt the disks before writing the data, being aware that losing your password would also lose your backup and be prepared to wait days building the encrypted container.
I wrote an awk script to do this, though at the time I was writing 4Gb DVDs rather than multi-terabyte USB disks.
At some point in the future, when disk sizes have grown you can copy multiple old smaller disks into larger ones to avoid being stuck with old technology. I expect after the submitter has moved to a 100Tb NAS in 2018 they'll be using the 20 as a backup.
I appear to be in the market for a new KVM as my current one has all but stopped working. Any recommendations? Minimum 4 outputs. *Must* do VGA. My current one has mini-DIN for keyboard and mouse, which has sort of worked some of the time with USB-PS2 converters. I could probably go for a full USB only one, but I'd need to get new cables.
leto:/stuff% mkdir mp3
mkdir: cannot create directory `mp3': No space left on device
leto:/stuff% mkdir qwe
leto:/stuff% mv qwe mp3
leto:/stuff% ls -ld mp3
drwxrwxr-x. 2 tet tet 4096 Dec 22 20:53 mp3
leto:/stuff% df -h.
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/leto-stuff 30G 9.9G 19G 35%/stuff
leto:/stuff% df -hi.
Filesystem Inodes IUsed IFree IUse% Mounted on
Crazy war stories, indeed.
http://mina.naguib.ca/blog/2012/10/22/the-little-ssh-that-sometimes-couldnt.html
The trouble with computers is that they do what you tell them, not what you want. -- D. Cohen