{"id":191,"date":"2013-08-19T08:33:00","date_gmt":"2013-08-19T08:33:00","guid":{"rendered":"http:\/\/181@jodohost.com\/\/blog\/"},"modified":"2013-08-19T08:33:00","modified_gmt":"2013-08-19T08:33:00","slug":"creating-a-password-protected-zip-file-in-linux","status":"publish","type":"post","link":"http:\/\/www.jodohost.com\/blog\/index.php\/2013\/08\/19\/creating-a-password-protected-zip-file-in-linux\/","title":{"rendered":"Creating a password-protected .zip file in Linux"},"content":{"rendered":"<p>Please follow the command below to create a .zip file with password:<\/p>\n<p>>> zip -P yourpassword file_name.zip file_name\u00a0 (but the password will show up in history)<\/p>\n<p>>> zip -e file_name.zip file_name (when one runs this command, then one is asked to enter the desired password and the password does not also show up in history).<\/p>\n<p> ]]><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Please follow the command below to create a .zip file with password: >> zip -P yourpassword file_name.zip file_name\u00a0 (but the password will show up in history) >> zip -e file_name.zip file_name (when one runs this command, then one is asked to enter the desired password and the password does not also show up in history). [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[2],"tags":[],"_links":{"self":[{"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/191"}],"collection":[{"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=191"}],"version-history":[{"count":0,"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/191\/revisions"}],"wp:attachment":[{"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=191"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=191"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=191"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}