0 How to set password for zip files In Linux I need to zip the files using zip command. Is it possible to zip with password i.e., only if i give password the file should be unzipped....?? Zip Password Safe Add a comment Discard Post @michael asked Feb 20, 2017
2 Answer 1 There are various methods to password protect the Zip files, and the most easiest way as follows, # zip --password [passwd] [zip-file] [other-file] In [passwd] section give the respective password for that zip file. View More Add a comment @jagannatharumugam answered Mar 4, 2017 0 Thanks... View More Add a comment @michael answered Mar 4, 2017
How to install Password safe in Ubuntu Password Safe Ubuntu Jul 30, 2016 @wyatt How to change the admin password on GitLab Administrator Password Safe gitlab Dec 6, 2021 @mason ZIP command in Linux with Examples Zip Mar 22, 2016 @jackson How to reset root password from boot on Debian 11.3 debian Root Password Safe Linux Mar 18, 2023 @stephan How to password-protect directories with Apache on Rocky Linux 8.6 Apache Linux Password Safe Jun 3, 2023 @michael How To Setup Password Authentication With Apache2 in LinuxMint 20.2 Password Safe Apache Linux Mint Apr 18, 2023 @michael How to create password protect directories with Apache on Oracle Linux 8.8 Apache Linux Password Safe Sep 15, 2023 @caden
how to set password for VIM file vim Password Safe May 10, 2017 @brayden How to set password for zip files In Linux Zip Password Safe Feb 21, 2017 @michael How to combine many zip files to one zip file Zip Feb 17, 2017 @daniel How to unzip with specific directory Zip Sep 16, 2017 @aiden How to protect the directories with password in Linux Linux Password Safe Feb 18, 2017 @grayson
Nearly 20% of the 1000 Most Popular Docker Containers Have No Root Password Docker Root Password Safe May 24, 2019 @isaac