Software :: Install The Software Necessary To Decrypt The DVD's?

Mar 13, 2011

how can I install the software necessary to decrypt the DVD's?

View 6 Replies


ADVERTISEMENT

Ubuntu :: Can't Decrypt GNU Key

Jul 11, 2010

I'm having trouble decrypting a GNU key from LaunchPad.I have followed what the doc's say about it but it doesn't work for me.My Thunderbird can't read it also. I have used the plug-in but I have hotmail.

View 1 Replies View Related

Ubuntu :: How To Decrypt Wmv Files

Sep 5, 2010

I am trying to decrypt wmv files in Ubuntu. I have installed the w32codecs and I am able to decrypt dvds. I also have access to medibuntu, but I cannot tell which package(s) at that repository are helpful (if any). The tunebite converter only appears to work on Windows.

View 5 Replies View Related

Fedora Installation :: Decrypt My Harddrive In F10?

Jan 19, 2009

I'm a new user to Fedora and wonder one thing.

I install like this. code...

All whas encrypted thrue the setup.
When i log back in i check places/removeable media/25.1 GB Encrypted data. and when i press i type my password and hit enter, but it wont decrypt?

I have disk on desktop, bt i cant do anything whit it?

View 1 Replies View Related

Security :: Unable To Decrypt Data?

May 6, 2010

I need to be able to decrypt data, like simple text files, that have been encrypted and base64 encoded with my public key.I need to use openssl so i do:

Code:
$cat encrypted | openssl enc -base64 -d > ./answer.txt

and i get exactly the same data as before the command was run. Am i right in thinking that i need to decode before decrypting? I tried decrypting, before i realized that i had to decode first,using this command:

[Code]...

View 5 Replies View Related

Debian Installation :: From The Live Cd - Cannot Decrypt The Partition

Jul 19, 2010

I'm trying to install debian on a encrypted partition with LUKS and LVM. I've found a good tutorial for ubuntu (here but it's in french). The idea is to create a sda1 partition for /boot and create a sda2 partition which is encrypted with luks ("cryptsetup -c aes-xts-plain -s 512 luksFormat /dev/sda2") and on this encrypted partition, I use LVM to divide it in several different partitions (root, swap, home,...).

I can do it all with the debian live cd but once it's done I need to install debian. The problem is that with the basic install cd (I use netinstall), I cannot decrypt the partition for the installation (or if I can how ?)And with the live cd, I didn't find any option to do that.

View 6 Replies View Related

Ubuntu :: Decrypt Encrypted Home Folder?

Nov 15, 2010

How to decrypt encrypted home folder?Which is already encrypted ?

View 9 Replies View Related

Ubuntu Security :: .aes256 Decrypt Using Openssl?

Dec 10, 2010

i have a encrypted file using .aes256. I'm trying to decrypt but it fails. This is the command i used

Quote: openssl enc -d -aes256 -in insurance.aes256 > /media/DATA/out.dec And here's the error:Quote: enter aes-256-cbc decryption password: bad decrypt13930:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:evp_enc.c:330:

View 3 Replies View Related

Ubuntu :: How To Permanently Decrypt Home Folder

May 23, 2011

I chose the option to encrypt my home folder during installation, but I don't want it encrypted anymore since that makes it impossible to access any files in my home folder unless I'm logged in as that user.

I'm really hoping to avoid reinstalling from scratch just to fix this. Anyone know how to do it?

BTW, it's Ubuntu Server 11.04 32-bit.

View 4 Replies View Related

Ubuntu :: Get Encrypt Decrypt Function Into Nautilus Again?

Aug 1, 2011

Have installed seahorse, gpg works otherwise, but the encrypt/ decrypt in the nautilus menu are still not present.

Anybody seen this? How to get the encrypt decrypt function into the nautilus again.

View 1 Replies View Related

General :: Encrypt And Decrypt Password In Profile?

Jul 27, 2011

How do i encrypt & decrypt password in a file for security reason ? is there any shell scripts available to do the same?

OS : aix 5.3

View 3 Replies View Related

Fedora :: Decrypt An Encrypted Drive Without Loss Of Data?

Mar 15, 2010

Can I decrypt an encrypted drive without loss of data?

View 13 Replies View Related

Ubuntu Security :: Decrypt The Home Directory If That Were The Goal?

Nov 30, 2010

lets say I install Ubuntu 10.10 on my laptop. I check the box that says encrypt my home directory, and my password is a randomly generated 10 character password using uppercase and lowercase letters and numbers. The next day my laptop gets stolen or something. How hard would it be for someone to decrypt the home directory if that were the goal?

View 5 Replies View Related

Red Hat / Fedora :: Decrypt An Entire /home Drive In 12KDE?

Mar 15, 2010

how to decrypt an entire /home drive in Fedora12KDE?

View 8 Replies View Related

Security :: Setup Vi To Automatically Encrypt/decrypt .pgp And .asc Files

Dec 17, 2010

I'm trying to setup vi to automatically encrypt/decrypt .pgp and .asc files. The encryption part works. If I "vi testfile.gpg" it will auto encrypt it on save.

However when I try and vi the encrypted file it does not prompt me for my pass phrase. I just get this:

Quote:

Here's what I have in my ~/.vimrc file.

Quote:

This is on gentoo linux if it makes any difference.

View 9 Replies View Related

Debian Configuration :: No Prompt For Passphrase For Decrypt Luks During Boot

Jan 25, 2016

I'dont get prompt for passphrase for decrypt luks during boot.Instead it says 'error: device name required, press any key to continue"

Grub.cfg: http://pastebin.com/GZsuXp1y
kernel: linux-image-4.3.0-1-amd64
video with issue: https://www.youtube.com/watch?v=13ruhtUcwRo&feature=youtu.be
VM disk has 2 partitions:
sda1 with /boot
sda2 - luks encrypted

View 1 Replies View Related

General :: How Can I Make Debian Encrypt And Decrypt My Home Folder

Jul 25, 2010

How can I make Debian encrypt and decrypt my home folder when I log in/out like Ubuntu does?

View 1 Replies View Related

Ubuntu :: Need To Decrypt QR Barcode : Can't Run Software Installed Via Repo / Resolve It?

Jul 25, 2010

I have a Qr barcode to decrypt and to do this I installed from the official ubuntu repo the software needed.
The problem is this: I can't see the software in any menu.
From shell I know how to create a Qr barcode, but I'm unable to decrypt one.
Someone have any idea about how to do it from CLI or in any other way?

View 7 Replies View Related

Ubuntu Security :: Small Portable Encrypt/decrypt Programme ?

Mar 31, 2011

I was wondering if any free, small, portable, cross platform programme exists for encrypting/decrpyitng simple txt files?

I know a couple of small ones for windows systems (nosee, dscrypt) but i wonder if there is any i could use on both linux and windows OS. the idea is to be able to carry it on USB key and the programme (or probably there will have to be 2 versions of it) would run either on windows or linux os and i could decrypt and encrypt the file if i needed to. no matter on what system i plug the USB key to.

View 9 Replies View Related

Programming :: Decrypt Some Plain Text Which Was Encrypted Using The Function Crypt()?

Jan 4, 2010

Is there anyway to decrypt some plain text which was encrypted using the function crypt()?

View 3 Replies View Related

Debian :: Setup A Script To Automatically Decrypt Home Directory On Login?

Mar 5, 2011

Other than my encrypted home directory, I am all set to switch from ubuntu to Debian.Is it sufficient to install ecryptfs-utils or do I need to setup a script or something similar for it to automatically decrypt my home directory on login?

View 4 Replies View Related

Debian Configuration :: Decrypt Luks Volume With A Keyfile On Boot From Grub

Jul 6, 2015

I have install a debian jessie in my laptop, i create a lvm volume with /, /home, etc and a /boot partition outside. the i move this partition to the lvm volume and boot from it, everything it´s okay and it works.

The problem is that wen boot it ask me the passphrase to load grub, and then, when grub loads the kernel, it ask me again the passphrase.

I read that i can pass a key file to the initramfs to solve this, but where i see it, he uses mkinitcpio, and i can´´t find this package in the debian repos, it an arch package, also i tried this option [URL] ...

But it asking me the passphrase 3 times, and the third fails, the sistem starts, but i read the fail in the log.

View 1 Replies View Related

Ubuntu Security :: Cross Platform File Encrypt/decrypt Software?

Feb 15, 2010

I want to be able to encrypt files on my netbook with Ubuntu 9.04 UNR and on my MacBook (Mac OS 10.6.2) and be able to exchange them and decrypt them on the other platform.The Ubuntu command Edit>Encrypt is so easy to use but works only on the netbook. I haven't, thus far, found a program to open them on the Mac or to create an encrypted file on the Mac that I can open on the netbook.

View 3 Replies View Related

Ubuntu Security :: Terminal Command To Tell Encfs To Not Decrypt Home Folder When I Log In?

Mar 21, 2010

Is there a way for my home folder to not be automatically mounted when i log in? And for that matter a way to change the password from my log in password to something else?

View 2 Replies View Related

Ubuntu Security :: Ecryptfs Doesn't Auto-decrypt With Auto-login

Jan 6, 2011

I recently installed 32bit maverick and wanted to make it login automatically. I tried enabling auto login from Admin > Login but that didnt work and I was still prompted for my password. Then I went to Users & Groups and changed the password option to Do Not ask for password at login now after I reboot, the user list is shown (only 1 user) and it doesnt ask for password after I click on my username.

However, then it gives a few errors (as i vaguely recall):

1. cannot load .ICE directory in my home directory
2. some error 256 about a gconf-sanity-2 file
3. nautilus cannot load my home directory etc

and then it gets stuck without loading anything (blank wallpaper). i ve tried navigating to my home directory using Alt F2, gksudo nautilus and my home dir contents are encrypted by the ecryptfs (there is a readme.txt file and a shortcut). i have tried to decrypt but it doesnt work... i ve also tried to start/stop gdm, and startx but nothing works. if i stop gdm, then the prompt doesnt recognize my password and keeps on rejecting the commands i enter... I think this has something to do with the home dir not being decrypted due to the dont ask for paswd option... how can i disable the dont ask for pwd without the gui (i can access my / by booting through an external usb).

View 4 Replies View Related

Ubuntu :: Use Openssl Public And Private Keys So Only A Host With The Public Key Could Access / Decrypt The Filesharing

Aug 2, 2011

I'm trying to write a p2p file sharing program using python's built-in libraries. Everything is going well. The only thing is that i'd like to be able to use openssl public and private keys so only a host with the public key could access/decrypt the filesharing. I've gotten these libraries (httplib, basehttpserver, ssl, os) to work using just a pem file containing both the public and private keys but no success with them seperately. Can someone point me in the right direction or offer an alternative? PS, the goal of the project is to create an anonymous, decentralized, secure file sharing program. I want to be able to upload this to sourceforge so everyone can use it, if that's any incentive

View 2 Replies View Related

CentOS 5 Server :: Authenticate/Decrypt Packet Error: Packet HMAC Authentication Failed

Sep 17, 2009

I got a problem with my CentOS server. Somebody told me OpenVPN Requires different changes inside my firewall settings. That could be the problem why openvpn wont load..I receive this error on my CentOS panel when im trying to connect into the centos openvpn (with my winxp pc):

Thu Sep 17 20:31:36 2009 TLS Error: incoming packet authentication failed from 84.xx.62.122:2622
Thu Sep 17 20:31:38 2009 Authenticate/Decrypt packet error: packet HMAC authentication failed
Thu Sep 17 20:31:38 2009 TLS Error: incoming packet authentication failed from 84.xx.62.122:2622

[code]....

View 5 Replies View Related

OpenSUSE Install :: Can`t Install Suse 11.3 - Every Time System Shut Down In Install Process

Jan 30, 2011

I tried to install suse 11.3 but every time the system shut down in the install process it never finish

I think that the FAN does not work

I have an Acer Aspire 5720z

View 3 Replies View Related

OpenSUSE Install :: Install Gnome After The Minimal Server ( Console Based ) Install?

Feb 2, 2011

Tried to install Gnome after the minimal server (console based) install.I would like to install a graphical GUI now What to do? wich packages? tried zypper gnome-desktop (or something similar) but it wasn't enough.

View 3 Replies View Related

OpenSUSE Install :: Convert Factory Install Into Point Release Install Later

Jun 14, 2010

If I install the factory release now, can I easily convert my system to a normal 11.3 point release later, after 11.3 is out? If so, how would I do it? (11.2 has an issue that affects me. It's fixed in 11.3 already, so I have to use 11.3 if I'm going to use openSUSE.)

View 4 Replies View Related







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