How to create and encrypt zip file

Creating Zip File

$zip file.zip file.txt 

Encrypting Zip File

$zip -r -P your_password encrypted.zip files_to_encrypt


Comments

Popular posts from this blog

How To Customize Linux Bootloaders ... #customization #linuxcustomization #kalilinuxcustomization

"Colorful Command Line: How to Add lolcat to Your Linux Commands"