Ubuntu :: Encrypt Directory On Flash Drive
Jan 17, 2010I want to have a "Private" folder on my flash drive. How would I encrypt it so that it asks for a password when you try to open it?
View 1 RepliesI want to have a "Private" folder on my flash drive. How would I encrypt it so that it asks for a password when you try to open it?
View 1 RepliesI loaded Ubuntu desktop onto my flash drive with the USB Installer For Ubuntu from [url]
I'll be placing sensitive data on the drive & need to figure out how to encrypt it. From what i've read so far, the easiest way will be to encrypt the swap, /home, tmp, temp files. Not quite sure how to do this. I'd prefer to encrypt the whole drive, but this seems quite complicated.
Folks:What can I use to encrypt all data on my USB flash drive? If possible, could I use something that has a public Key, so I do not have to type in a password to access the information when I plug the drive into my machie, but will not open or display contant if the drive is plugged into anyone else's machine, unless they have the public key?
View 7 Replies View RelatedUbuntu Breezy 5.10 (don't suggest an upgrade - it works!) I'm trying to setup a script which updates some software on the hard drive from a directory on a USB Flash drive.After I've plugged in the USB drive and seen it recognised by automount:
Code:
ls -l /vol/USBDISKB
OK - shows me the directory and files.
Code:
#!/bin/bash
if [ -d /vol/USBDISKB ]; then
echo "Found USB drive"
else
[code].....
How would You encrypt Passwords [emails,forums,accounts] onto USB Flash the most Secure way? (It should be command line so I can use any Linux distribution on it.) Is gpg -c <filename> secure enough ? And what FAST distro would you install on it? I'm learning on old USB flash and found SliTaz pretty damn cool,I use it as a LiveUSB. Also I've tried Kubuntu but it's bit slow. Going to try Lubuntu soon too. Any other idea?
And I'd like to install some FAST distro onto new 8GB mini USB flash drive,maybe Kubuntu as well. How would you partition its Flash drive? Probably separate partition for stored encrypted files?
if these are set to be encrypted on installation how would I go about changing that?
View 2 Replies View Relatedhave the home directory encrypted after the initial installation? I know on a clean installation you can set this up.However, is there an easy way to do so after? Ubuntu Karmic x64
View 1 Replies View RelatedI recently installed Ubuntu Linux and did not encrypt the home directory during the install. Now I want to encrypt my home directory, or even better the whole hard drive.
View 2 Replies View RelatedWhat 's the most popular command to do such things in terminal in linux?
View 4 Replies View Related1- I want to encrypt my system drive
2 - I want to make my system drive a RAID 1
3 - I have two 1 T hard drives, but I would like to be able to add two more 1 T hard drives for a total of 4 1T drives in the future. How do I do that?
I am using ubuntu 10, desktop edition. I have not added the OS yet, I am building this weekend.
So what I want to do is encrypt my entire hard drive, but heres the thing.
I dual boot Ubuntu and windows 7, but I am afraid that if I use truecrypt to do the encrypting that it will wipe GRUB and not allow me to boot into any OS, is that a possibility and is there a way around it?
I have a headless ubuntu server (10.04 x64) in the attic that I use as mostly as a file server for media streaming and backing up other PCs on the home network. The box doesn't have a display, keyboard or mouse connected and is in a location where it's physically difficult to get at.
I'm mostly looking at a solution to protect the system if it were physically stolen(hopefully this is very unlikely) so that I could have a reasonable confidence that no one could boot a live CD and steal any private documents on there.
I don't feel like I need to encrypt the root file system (and I don't want to reinstall!) as most of the data on the system isn't sensitive (MP3s, video files etc).
I would like to protect the backups of the other systems as they have some personal documents etc on them,
I need to also balance this with convenience as I need the backups to continue to be automatic or they most likely won't get done at all.
Currently I have a samba share called "backup" that is password protected and points to /media/backup where a 2tb drive is mounted, this drive is used just for backups from the other systems so I would like to encrypt the whole drive.
I realise that I can't have the drive mount completely automatically as it will then be accessible to anyone who can boot the box. The compromise I would like would be that the drive is encrypted and then either:
1.) I log in via ssh and enter a command to mount the drive which prompts for a passphrase - drive stays mounted after I log out until manually unmounted or the system is rebooted
or
2.) On boot something runs automatically which then prompts me for the passphrase when I next connect via ssh - again the drive stays mounted after I log out until manually unmounted or the system is rebooted
I would prefer 2 as then I am less likely to forget to mount the drive after a reboot.
I have seen several tutorials using LUKS to encrypt the drive and manually mount but am wondering if it's possible to achieve 2. Also wondering if there are any implications for samba if the drive is not available straight away at boot, would I need to restart anything after mounting the encrypted drive for example?
I Have shell script like this
Code:
#!/usr/bin/expect
set password "XXXXXXXX"
[code]...
I made a persistent install of Ubuntu on a flash drive. I made changes to that installation. The software (Unetboontin) sets this all up. I think it partitions it for you. How do I image that flash drive to another flash drive?
View 9 Replies View RelatedI am looking for something like Ubuntu does (or claims to do :-) ): encrypt the home folder so that, once done, you can even forget that it ever was encrypted.
I have had a quick look to encfs, and to the KDE "right click menu"; but, when dealing with folders, it seems that they pack them into a single file and then encrypts it (if I have correctly understood).
So, what is the way of encrypting the home folder (and subfolders) as Ubuntu does? (and so that you can completely forget afterwards)
I wanted to know if i can install 9.10 onto a usb flash drive--without using my computers hard drive at all when running ubuntu off the flash drive-
View 3 Replies View RelatedBack in Febuary, my wife bought a Toshiba Satilite from Wal-Mart and a few days ago the hard drive got toasted. So now I'm using an 8gig usb drive as the boot drive. I also have 2 other flash drives for downloads and such but overall I am very pleased.
I'm running 11.04 32 bit and was wandering if 64 bit made a difference. I've got 4 gigs of ddr3. It's slow to boot, but once it's running, it's faster then Windows 7. Very nice.
Is there anything I should chage, use, since I'm running it off a flash drive??
I have 3 seperat drives, 2 x 16 gigs and an 8 gig, and was wandering which one would be best for booting off of? What do I look for??
Here's what I got:
00:00.0 Host bridge: Advanced Micro Devices [AMD] RS880 Host Bridge
00:01.0 PCI bridge: Toshiba America Info Systems Device 9602
00:06.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 2)
[Code]....
In my frustration to get adobe flash working in firefox I deleted the /usr/lib/flash-plugin folder. Now when I try to uninstall "Flash-Plugin" from YAST it fails as it can't find the sub-folder. I also cannot install the latest version of flash player as it says that it is already installed - So I am stuck in a loop.
I am running SUSE 11.2.
Is there a config file of installed programs that I can modify to remove the "Flash-Plugin" entry, or is there another way to get over this problem.
I bought an 8GB flash drive because my D drive doesn't read DVDs. Anyway, my goal is to install Linux ubuntu and have it be my OS (replacing Windows XP). Last night I went to the Ubuntu homepage and downloaded the Ubuntu desktop edition 32-bit and put it on my flash drive. I followed the instructions on how to open and run it, but I was never asked about whether I want Linux to run side by side with Windows or if I want it to replace Windows. It downloaded the whole program, my computer restarted and then (on a black screen) it asked if I wanted to use Windows XP Home Edition or Linux Ubuntu. It's really frustrating because it took a while to download and install it in the first place AND to top that off, when I tried to use Ubuntu it went to a black screen and at the top said that there was an error. So I uninstalled all the ubuntu program and software and now I have a clean slate and want to try this again. I am a complete n00b. Could someone please walk me through how I can go about downloading (w/ links plz), installing and making ubuntu my ONLY OS on my computer via a flash drive? I'm desperate and I don't want to go through all of that and make the same mistake again!
View 9 Replies View RelatedI have a Transcend 4GB USB flash drive that suddenly stopped working. However, when I insert it into the USB slot, the light on the drive glows, but I'm unable to mount the drive, neither does ubuntu detect it.I disconnected the flash drive, and then run `dmesg | tail`. The result was this :
[ 623.940610] scsi7 : SCSI emulation for USB Mass Storage devices
[ 623.940928] usb-storage: device found at 6
[ 623.940931] usb-storage: waiting for device to settle before scanning
[code]...
I want to move a folder from USB drive to desktop, any directory, let say usr directory. But don't know what the name for usb drive and where to find it, i know i am going to use mv command.
View 5 Replies View RelatedIs Ubuntu like windows and can you download Ubuntu to a flash drive or external hard drive and if so what kind?
View 4 Replies View RelatedI used to save videos I watch on internet by copying them from /etc/tmp folder on all previous versions. But,it's not working on maverick.Are temp video files being saved somewhere else or what
View 9 Replies View RelatedInstalled Slackware 13.37 over the weekend. Good so far. Problem with Firefox though as it does not have a plugins directory where we can move libflashplayer.so into like in previous versions. Where do we put it to file Firefox (and Seamonkey) to play flash.
View 3 Replies View RelatedSo i have a 16Gb Flash Drive and well i was wondering if i can make my ubuntu bootable from my flashdrive. SO if i go somewhere i have my Ubuntu with me with the programs installed in it. SO can i do this on my FlashDrive? if so how?
View 5 Replies View Relatedif there was a program where a flash drive can be used as a cd. The reason I asked is I used cd-writing programs (Brasero, k3b, etc) for music cds to rip into lossless formats (AAC and FLAC), and it sometimes does not come out right from ripping. And thought writing to the flash drive would get rid of those little errors in the songs since there are no moving parts..
View 6 Replies View Relatedit is possible to use Flash drive as ram because flash drive can do what RAM does.
View 9 Replies View Relatedcopy a compact flash card with a form of Linux on it (Found out it was custom version based on Fedora Core 3). The flaky USB card reader seems to have hosed the flash card, it shows up with unknown volume after ejecting the card and reinserting it. My troubleshooting: I have Ubuntu on a flash drive that I used to start all this to read the flash card.
- I tried Disk Utility to reformat the card as Master Boot Record and the volume as ext3 with flag set to Bootable and copied the files using cp in command line.
- I tried ISO Master & mkisofs to make an ISO that the USB thumb drive tools can use, but it wouldn't copy all the files. Looks like symbolic links either were ignored or couldn't find the source file with -f.
- I learned that I might need a boot partition with a boot image, which I think I have in initrd-2.6.14.7img, but I don't know how to do that. Do I also need a swap partition?
My updated goal: using the files from the flash card, make a bootable compact flash card with Fedora Core 3.
My USB flash drive has stopped working with Ubuntu.
Normally when I remove it I unmount it first, but the last time I just unplugged it. After I unplugged it, it started not working.
When I put it in a windows machine, it shows up as drive E: but says "no disk" when I try to access it.
In my Ubuntu machine I can see it as USBDrive under Places > Computer, but it's unmounted. When I click mount nothing happens.
I ran across this webpage and was just wondering if anyone's tried this before.
[URL]
I've got a spare 1GB lexar jump drive and was thinking of trying it out.
I just wanted to know if a 1GB drive is large enough.
anyone tried a Lexar jump drive before?