Jemy's Documents


  • Home

  • Categories

  • Archives

  • Search

Use password to protect a tgz file

Posted on 2016-09-30 | In Linux
1
2
3
4
# encrypt
gpg -o documents.tgz.gpg --symmetric documents.tgz
# decrypt
gpg documents.tgz.gpg
# tgz # passwd # gpg
tcpdump for android
cmake中link_directories无效
jemyzhang

jemyzhang

40 posts
2 categories
54 tags
© 2018 jemyzhang
Powered by Hexo
|
Theme — NexT.Mist v6.0.6