LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-24-2009, 03:22 AM   #1
rehan999
Member
 
Registered: Aug 2007
Posts: 134

Rep: Reputation: 15
Unhappy passwd protect


Greetigns

I have a 500Mb data for which i want to copy it to CD and have password protect.

Can any once please advise on how to password protect my data on a CD.

your earlist response will be highly appreceited.


Regards
 
Old 10-24-2009, 04:21 AM   #2
carltm
Member
 
Registered: Jan 2007
Location: Canton, MI
Distribution: CentOS, SuSE, Red Hat, Debian, etc.
Posts: 703

Rep: Reputation: 99
You don't say if this is a single file. If not, I'd suggest making
a tar archive of the data so you have a single file.

To encrypt the file: gpg --no-use-agent -q --force-mdc --symmetric file

To decrypt the file: gpg --no-use-agent -q --decrypt file.gpg > file
 
Old 10-24-2009, 04:37 AM   #3
rehan999
Member
 
Registered: Aug 2007
Posts: 134

Original Poster
Rep: Reputation: 15
Unhappy

Thanks for the reply...


i didn't get you ....
my file path is in my harddisk named /test

cd /test/encrypt_file.tar

i want to copy encrypt_file.tar file to cd-rom using password protect.

please provide me the steps to follow.


regards
Habeeb.
 
Old 10-24-2009, 05:12 AM   #4
carltm
Member
 
Registered: Jan 2007
Location: Canton, MI
Distribution: CentOS, SuSE, Red Hat, Debian, etc.
Posts: 703

Rep: Reputation: 99
Try this:

cd /tmp
tar cvfz test.tz /test
gpg --no-use-agent -q --force-mdc --symmetric test.tz

Then burn the test.tz.gpg file to cdrom.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to protect root passwd from being changed somnathlinux General 5 08-27-2007 02:13 PM
Swat uses PAM but changes linux passwd not samba passwd Peter@KKVS Linux - Networking 0 11-26-2006 04:20 AM
How does firewall protect me delta_9 Linux - Security 9 03-11-2006 10:39 AM
How Do You Protect Yourself? nuka_t Linux - Security 5 08-18-2004 11:35 PM
passwd protect folders? dark_templar Linux - Security 3 12-03-2003 10:27 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:57 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration