We can easily encrypt files ( whether it is text file,audio or video file) in linux using the command line program called gpg.
To encrypt file:
To encrypt files using gpg, open the terminal and type the following syntax:
To encrypt file:
To encrypt files using gpg, open the terminal and type the following syntax:
- gpg -c /path to file/filename