Linux
Encrypting Files on Linux
In this guide, we’ll be looking at different ways on how one can encrypt their files on Linux.
Install Nautilus by running the following command:
sudo apt-get install seahorse-nautilus -y
After installing Nautilus, run the following command to restart Nautilus:
nautilus -q
[ad_2]
source