LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problems Installing Cryptlocker
#1
I want to password protect a folder and thought cryptlocker would do it for me?
cannot seem to get it to install tried the terminal but the system can't seem to find it
anyone got any idea's? ???
Reply
#2
Link to the software please.
Reply
#3
Sorry Jerry I ment Cryptkeeper this is what i get trying to install sudo

Tuesday 24 November 2020, 12:26:25
Memory Usage: 1658/3420MB (48.48%)
Disk Usage: 54/916GB (7%)
Support - https://www.freecinema2022.gq/forums/ (Right click, Open Link)

 paul  ~  sudo apt-get install cryptkeeper encfs
[sudo] password for paul:
Reading package lists... Done
Building dependency tree     
Reading state information... Done
E: Unable to locate package cryptkeeper
 paul  ~  100  
Reply
#4
Link please.

I'm just going to stop replying to threads that ignore my posts from now on. Sorry people.
Reply
#5
Gerry there is no link i just copied the instructions from a website I found in fact several suggested the same SUDO method so I was not ignoring your request its all I have
Reply
#6
Wel... if you copied the instruction from the website, there should be a website link no? Wink
- TheDead (TheUxNo0b)

If my blabbering was helpful, please click my [Thank] link.
Reply
#7
INDEED and those instructions were simply to do sudo apt-get install cryptkeeper encfs and it would install but as you can see from my screen shot above the system said nah!

Reply
#8
https://sourceforge.net/projects/cryptthekeeper/

I doubt this will successfully install in Ubu 20. The project is abandoned.


With Ubu 20 you could use eCryptfs for password protecting and encrypting a folder.


https://www.ecryptfs.org/documentation


Also with LibreOffice you can password protect single documents.

TC
All opinions expressed and all advice given by Trinidad Cruz on this forum are his responsibility alone and do not necessarily reflect the views or methods of the developers of Linux Lite. He is a citizen of the United States where it is acceptable to occasionally be uninformed and inept as long as you pay your taxes.
Reply
#9
Quote:INDEED and those instructions were simply to do sudo apt-get install cryptkeeper encfs and it would install but as you can see from my screen shot above the system said nah!

The system "said nah!" because there's no cryptkeeper package in Ubuntu 20.04, it was available up to 16.04, Xenial but it isn't anymore. 

Quote:I want to password protect a folder

There are alternatives available and you probably don't need to install anything:
1. You can just zip that folder and add a password:
Select the folder and rigth-click on it, from the context menu select create a new archive or some similar wording. In the archive wizard choose zip as the output format, click on other options and add a password, finally click ok.
2. Make the folder hidden:
Rename it so it starts with a "."
Code:
mv folder .folder
now it's not visible unless you make it so.
3. Change its properties so only you can access its contents:
Select the folder and hit left Alt+Enter to open the properties dialog, go to permissions tab and where it reads others change to none, so nobody else can access it. Although, if this is a single user system, people may still get access to it, in which case your best bet is option 1.

Hope this helps! Smile
Without each others help there ain't no hope for us Smile
Need a translation service? https://www.deepl.com/es/translator
Reply
#10
THANKS FOR EVERYONE'S INPUT ;D
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)