Fedora Security :: Encrytped Hard Drive With Smartcard

Jun 6, 2009

I've got a few laptop for which I'd like to encrypt hard drive with the help of a smartcard.Does one techno (LUKS, true-crypt,) support smart card for getting the secret/passphrase ?

View 1 Replies


ADVERTISEMENT

Fedora Security :: Encrypting A Hard Drive In 12 ?

Dec 12, 2009

I'm installing fedora 12 on a laptop using the live cd, and I have a few questions about the encryption process.

First, I'd like to fill the drive with random data. I've read the fedora documentation and it suggests using the following command: dd if=/dev/urandom of=<device>. The installer didn't offer an opportunity to do this, so I opened a terminal and typed the command. I expected it to take hours on my 160 gig hard drive, but it only took about 3 minutes, and indicated about 600 megs of data had been written. Did I do it correctly? According to palimpsest, my boot partition is sda1 and the other partition is sda2, so that's the one ran the command with.

Second, I need some advice on what to encrypt. The installer shows me the following layout after I select encryption:

LVM Volume Groups

Hard Drives

I know I can't encrypt boot, but I can encrypt lv_root and lv_swap. But is it necessary to do that? And tell me the pros and cons of using a boot loader password?

View 1 Replies View Related

Fedora Security :: How To Check Memory Stick And External Hard Drive From Virus?

Sep 30, 2010

now I'm done full transition from windows 100%.i want ask how can i check my memory stick and External Hard Drive from virus ?

View 9 Replies View Related

Ubuntu Security :: External Hard Drive Security?

Aug 14, 2010

i have just recently purchased a SeaGate 1TB External Hardrive. i have very sensitive information on this storage unit that i only want certain people to have access to. is there any way of password protecting the hardrive? preferably using linux or what are my options?

View 9 Replies View Related

Fedora Installation :: EIDE Hard Drive Recognized As Sda Hard Drive

May 1, 2010

Trying to install Fedora 12 using the 6 CDs. Trying to install on an older x86 box.Problem is that when detecting my hard drive, Fedora 12 recognizes it as a sda hard drive instead of hda hard drive. I have no SCSI connected to my computer what so ever. It's an old fashion PATA Western Digital hard drive.If I proceed with the install, Fedora 12 only installs 200MB of the OS from the first CD only. No options for additional software or anything.

View 1 Replies View Related

Security :: Is It Worth Encrypting Hard Drive?

Oct 21, 2010

I encrypted my hard drive on my media PC but it's really annoying having to type in a password every time I turn it on. I chose a short password so it was quick and easy to type in but is it worth encrypting data with a weak password?If the computer is suspended, someone could come along and resume the computer. They would be presented with a locked GNOME session) but the data would be unencrypted; does this go against encrypting the hard drive? Or does the locked GNOME session provide enough security to keep an intruder out?

View 9 Replies View Related

Red Hat / Fedora :: Enterprise 6 - Smartcard Authentication - Cannot Login?

Jun 19, 2010

I just installed Red Hat 6 but when I try to login it prompts me to enter a "Smartcard Authentication" instead of a user name.Does anyone know how to get pass this? and just login with the user name I created or the root? I tried logging using root and a regular user but it always keeps asking me to enter a smart card.Here's a screenshot of the login screen:Code: i901.photobucket.com/albums/ac211/0xGFX007/smart.png

View 1 Replies View Related

Ubuntu Security :: Using TrueCrypt To Encrypt Whole Hard Drive?

Nov 5, 2010

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?

View 7 Replies View Related

Ubuntu Security :: Retrieve The Data From Hard Drive?

Mar 24, 2011

I have a friend that has a computer running UBUNTU he has not used in a while and has forgotten the user name and password for it. Is there away to retrieve the data from this hard drive?

View 2 Replies View Related

Ubuntu Security :: Permission Denied On External Hard Drive

Jan 6, 2010

I have recently bought a new laptop, installed my first linux OS on it (Ubuntu 9.10) and an external hard drive with 500GB on it for backup. For the first few days my external hard drive was working fine, but then eventually it wouldn't let me copy/move/delete stuff to and from it. So I kept trying to change the permissions but it wouldn't let me.

I figured this would be a very very common problem, so I looked up some forums to try out the methods but they didn't work. So I thought I would ask you guys for help because I am pleased with the support. I wouldn't think this would be a hard problem to solve.

View 9 Replies View Related

Ubuntu Security :: Access Remote Hard Drive From Another Computer

Jan 12, 2010

What I want to do is pull data from any of the hard drives attached to my Linux box from my Windows machine. I have been moving small amounts of data from the drives to my OS drive and those parts share easily, but I want to move away from that method to move large amounts of data at the same time.I have tried using Samba as it is used for file sharing between systems and that I have to give my Windows box permission through Samba.

Trick is, I'm not sure where to start, though I have an idea and wanted to know if this is the right track before I start editing my file system.

View 3 Replies View Related

Ubuntu Security :: External Hard Drive Permission Denied?

Oct 26, 2010

I have an external hard drive that has all of my Apple Powerbook G4 files on it. I plugged in my "Journal Extended" external hard drive into my new HP laptop with Ubuntu 10.10 on it.

All of my files are on the hard drive still, however lots of them have a little X on the folders and when I try to open them it tells me I don't have permission? How can I force the permission for everything on my external? It's my own files and I can't even access them lol.

View 7 Replies View Related

Ubuntu Security :: Access Encrypted Hard Drive Via Live Usb?

May 17, 2011

I want to access my hard drive to copy over my old documents. So I boot into a LiveUSB, mount my ubuntu partition, and then cd to my home directory, but I can't open it. I get "permission denied." I encrypted my whole home directory and know the password, but how do I "decrypt" it or login as the partition's root so I can access the documents that way. I'm booted into the USB, but can't access the home directory. I get "You do not have the permissions necessary to view the contents of 'jake'".

View 1 Replies View Related

Security :: View Random Data And Zeroes On A Hard Drive?

Mar 9, 2011

I want to view a hard drive and see if it has all zeroes, how would I do this? I want to view a hard drive and see if it has all random data, or random data mixed with zeroes. How can I do this? I prefer to do all this in linux if possible without a gui...so looking for any cli tools to view with.

View 5 Replies View Related

Ubuntu Security :: Back Up All Systems To An External Hard-drive Using Rsync

May 20, 2011

I have an OpenBSD and a FreeBSD system and a mac. I also have a Ubuntu server. What i would like to do is back up all these systems to an external hard-drive using rsync when the external usb disk is connected to my Ubuntu box.If i format the external usb disk with cfdisk and the create a non-bootable ext3 file system on this external disk and create and put all the necessary public keys on the Linux box then from the BSD's or the mac issue the command:

Code: #rsync --progress -avhe ssh --delete / user@ubuntuBox:/usb/disk/path/dir/ Will this back up the entire systems so that they can be restored in the event of an emergency? I should store each OS just in a separate disk file of the external usb drive each time right?? Because i would rather not have to format the external usb drive for each different OS. Would this work? and would the restoration command for these BSD's be:

Code:
rsync -avze ssh UbuntuBox:/usb/disk/path / I just need to know the basics. I'm sure given that i'll be able to automate the process. I don't want to clone the disks for forensics. I just want to have a way of restoring to a clean OS. This is the most basic question:All the howto's never mention whether or not you have to have an rsync server running on the machine your backing up to. So do you just push or pull from one end of the connection only or do you have to have a client at one end and a server at the other, as is traditional?

View 3 Replies View Related

Ubuntu Security :: Ecrypted External Hard Drive Partition Won't Mount Or Unmount?

Nov 15, 2010

I've been running Linux for a year on our family computers (one desktop, one laptop and two netbooks). I've run into a problem with the encrypted ext4 partition (270GB) on a LaCie external hard drive which also has a NTFS partition (50GB) which is not encrypted . First two times I tried using the encrypted ext4 partition (from two different computers) it worked fine but now I can't access it at all. I can still access the NTFS partition.Encrypted external hard drive partition will unlock but won't mount (or unmount). The computer says "Opening 320GB Hard Disk" but after a minute says, "Unable to mount location. DBus error org.freedesktop.DBus.Error.NoReply"Disk utility (GUI for gparted I believe) states that the encrypted partition (/dev/sdb1) is unlocked and the underlying partition (/dev/dm-0) is not mounted but it has a "busy circle sign" on it that will not turn off. The NTFS partition on the same drive mounts and accesses normally.

But if I try to unmount the NTFS partition, it says: "Unable to stop drive. One or more partitions are busy on /dev/sdb"If I try to shut down the computer, it is unable to shut down because (I assume) it can't shut down that drive either. So I have to just turn off the computer.fdisk states that /dev/dm-0 doesn't have a valid partition table [full output attached]fsck suggests: "Filesystem mounted or opened exclusively by another program?"ps axuf shows some processes running on /dev/dm-0 but killinghem doesn't release the drive either. [full output attached]I checked /etc/blkid.tab (suggested in one vaguely related thread) and there's no actual file only a broken link pointing to /dev/.blkid.tab (which doesn't exist). I tried deleting this link and rebooting but that didn't change anything.when I finally gave up my data as lost, I tried to format the partition (using Disk Utility) and it refused saying, "One or more block devices are holding /dev/sdb"

View 1 Replies View Related

Ubuntu Security :: Black Hats - 105GB FAT16 Hidden Partition On Hard Drive

Mar 31, 2010

Since August of 2009 I have been under attack by corporate Black Hats. I found a 105GB FAT16 Hidden partition on my hard drive. Seventy four percent full (78GB). What led me to this was the fact that I couldn't help but notice that my Internet connection was a revolving door that never stopped spinning. So I went looking for why.

I removed the hidden flag, and patched the partition, but couldn't open that thing no matter what I did. I tried for a month. The attacks started as soon as I stopped these guys from accessing that data. At this point we are 9 months into 24/7 attacks. I have interviewed with the FBI, and local law enforcement, but they are intent on making me out to be a conspiracy nut. I am not at all. All they wanted to do is quiz me on my computer skills. If I managed to draw the attention of a corporate security group they killed it.

I am a US Navy trained Electronics Technician. 58 years old with ECM experience. I have been doing both bench, and field service on all manner of electronics for 40 years. My last job was supporting field engineers, and technicians for Samsung Electronics of America. The attacks have spread to my mother, and best friend. My phones are bugged internally at the phone company, and my modem has had its firmware altered to call them. They run around inside my ISP like they own the place.

[Code]....

View 6 Replies View Related

Ubuntu Security :: Fill In Random Or Zeros In Deleted Files Without The Hard Drive Filling Up?

Oct 17, 2010

I was using dd if=/dev/zero of=/dev/user name/wipe.conf however i got a message that my hard drive is full.

lots of this is scary - dangerous. what is the best way to fill in random or zeros in deleted files without the hard drive filling up ?

View 9 Replies View Related

Fedora Hardware :: When Safely Remove Drive Menu Is Clicked On External Hard Drive

May 30, 2011

I have 350GB external Western Digital USB hard Drive.When I try to remove it from the system by executing Safely Remove Drive menu the fedora 15 system gets stuck.The processor starts giving a hum sound and it goes on even if it is left for half an hour in the stuck state.The Mouse is not working and everything is halted.

View 13 Replies View Related

General :: Upgrade Internal 2.5" Hard Drive Vs External Usb Hard Drive For An Old Laptop?

Jan 25, 2010

I got a dell inspiron 1501 laptop with a 80Gb sata drive what is the best solution to add data storage space for someone that love to have multiples operating systems at hand Note: I use mostly linux so I won't need to change my laptop for many years maybe ...

View 2 Replies View Related

Red Hat / Fedora :: Move Hard Drive Installation To External Drive?

Mar 30, 2011

i have installed fedora 14 with so many libraries ,development tools installed on my pc but i usually have to present some projects which can run on my system .........and can't be executed or compiled due to absence of libraries and tools there so, i there some way to so that i can use this current installation on my hard drive of my pc to some external media like external hard disk and plug and use that installation anywhere on any system..

View 2 Replies View Related

General :: Move Smaller Hard Drive To Partition On A Larger Hard Drive?

Mar 16, 2010

My parents bought a new hard drive for a laptop that I've owned for several years. It's much larger than the current one, so I plan on splitting it up to dual boot it with Ubuntu.I have no problem with partitioning a drive (I always keep a LiveCD handy), but my question is this: how can I go about moving the existing partition to the new drive? This is a laptop, so I can't simply plug the new drive into another slot.

Also, even if I manage to move it, will Windows still work on the new drive in a larger partition? I've had this laptop for quite a while, and I've lost the recovery discs that came with it a long time ago. I also have a lot of software without CDs to reinstall them with. This makes not reinstalling Windows a high priority.

View 3 Replies View Related

CentOS 5 :: Crashing And What Appears To Be Hard Drive Errors / Bad Hard Drive?

Mar 21, 2009

Sometimes when I do anything write heavy such as transferring backup or downloading large files from the net, the machine crashes almost completely.

View 8 Replies View Related

Ubuntu Security :: What Are Options In "locking" Hard Drive

Feb 13, 2010

I have a 500 gb external hard drive with tons of personal files on it. Other people at home just grab my hard drive whenever they need to transfer files. I feel so disrespected. I also want to protect myself from actually losing my hard drive to a stranger who will compromise my data.

I'm thinking of encrypting, but I'm currently too busy to explore (the options seem to be hard to use) and it seems to be too much to encrypt a 500gb hard drive

What are my options in "locking" my hard drive. I don't mind if it's going to be readable only on Ubuntu. That could actually be a plus

View 9 Replies View Related

Ubuntu :: Use External Hard Drive For Virtual Box Hard Drive?

Jun 3, 2011

I have a laptop with only 30GB storage and I want to install Lubuntu in virtual box but Lubuntu needs 5GB of storage space which i dont have. Could i use an external 160GB hard drive to act as the hard drive for the virtual machine without affecting the files that are already on the external hard drive

View 6 Replies View Related

Fedora :: Not Seeing Hard Drive?

Oct 13, 2009

Fedora 11 dies nit recognize 2bd hard drive. Windows and fedora 9 both use it. When attempting to use anaconda it does not recognize the first hard drive. Drive recently installed.

View 2 Replies View Related

Red Hat / Fedora :: Can't Add 6th Hard Drive (fc8)?

Apr 9, 2010

I'm running fedora 8 on a mobo with 1 ide controller and 6 sata ports. I use this computer as a samba file server essentially with only a power cable and network cable on the back of it (i.e. pure text terminal install ). I have 2 ide drives and 3 sata drives. No raid configuration, JBOD. This setup is working with devices /dev/sda -> /dev/sde.

When I add an additional sata drive instead of the system booting up and me having a /dev/sdf available to partition and mount. I get a [FAILED] I believe at the "Checking filesystems" point. Basically it seems that which ever port I plug the sata drive into, it conflicts with the port beside it. Thus if in the first port available it will say "No such file or directory while trying to open /dev/sdc1". If I move it to the next one it says the same thing but with value /dev/sdd1.

The bios will show the new hard drive. Hopefully this is enough information. I figure it could be any number of things but probably obvious for you linux gurus.

View 6 Replies View Related

Software :: Ubuntu Installed On External Hard Drive, Can't Startup Without External Hard Drive?

Jan 14, 2009

I have 2 ubuntu's: 1 on my ineternal hard drive, 1 on my external

When I startup without my ext drive =>GRUB error 21.

And when I plug it in I can choose: the standard ubuntu kernel is the one on my external, and the original one is listed under other...

I'd like to be able to startup without external hard drive and make the ubuntu on my internal drve the standard.

View 14 Replies View Related

Fedora :: VNC - Accessing The Firewall Gui And Mounting The Second Hard Drive In My PC Running Fedora 13

Jun 8, 2010

I am noticing problems accessing the firewall gui and mounting the second hard drive in my PC running Fedora 13. This is only when I am accessing the machine with VNC. If I am sitting in front of the physical machine, I have no problems at all. I would like VNC to behave more like I am sitting in front of the computer. Is there a way to do this? Thank you in advance for your feedback.

View 4 Replies View Related

Fedora Security :: Remove Encryption From An Hard Disk?

Feb 24, 2009

I was trying to install Fedora 9 on my new laptop that came with Win XP. I have selected the option to wipe out all partition and create a default layout with the Encryption option selected. But that installation got stopped on the middle, therefore I have started the installation again. This time it asked for the encryption password as expected but don't know why, its not accepting my password. I am 100% sure that the password is correct but it is not allowing me to enter into the hard disk partition section.

My question is, how do I remove encryption from my hard disk? I don't need to preserve the data, I just need to use my hard disk again. Is there any boot CD that allow us to format encrypted disks without prompting for a password?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved