0

I have hidden my folders. They hide when I rename it starting with a dot and enter ctrl+h. But when I close file manager and reopen it my hidden folders are shown automatically. So I want an answer so that I can keep my dotted folders hidden as most of them are confidencial. I have tried Nautilus but it did not work.

user68186
  • 33,360

1 Answers1

1

There are better ways to protect confidential files. Anyone with some basic knowledge of linux can find and read hidden files.

I suggest that you create an encrypted directory or encrypted partition, and store your confidential data there. You can do it manually.

Maybe the best alternative is to install a new version of Ubuntu and use 'LVM with encryption' alias 'encrypted disk', which is an automatic alternative at the installer's partitioning page.

The following link can help you with such an installation,

Install (entire disk with lvm and encryption) in Ubuntu Desktop amd64 in Xenial 16.04.4

sudodus
  • 46,324
  • 5
  • 88
  • 152