Which is great, unless you lack administrative access at your campus or workplace.Originally posted by: GeekDrew
So much whining in this thread.
Buy another flash drive. Create a TrueCrypt volume on it. If you need to save something personal, mount the volume, do whatever you need to, and then dismount it. Non-confidential stuff goes directly on the flash drive. Then have a script that backs up your flash drive to your hard drive. Either run it manually periodically, or schedule a script (nightly or some such) to check to see if the drive is present, and if it is, copy it all to the hard drive, compress the contents into a single file, and then rename the compressed file with the timestamp of the backup for future reference.
It's not that hard, folks.
Originally posted by: Jeff7
Which is great, unless you lack administrative access at your campus or workplace.Originally posted by: GeekDrew
So much whining in this thread.
Buy another flash drive. Create a TrueCrypt volume on it. If you need to save something personal, mount the volume, do whatever you need to, and then dismount it. Non-confidential stuff goes directly on the flash drive. Then have a script that backs up your flash drive to your hard drive. Either run it manually periodically, or schedule a script (nightly or some such) to check to see if the drive is present, and if it is, copy it all to the hard drive, compress the contents into a single file, and then rename the compressed file with the timestamp of the backup for future reference.
It's not that hard, folks.
No admin access = no Truecrypt install.