{"id":635,"date":"2020-05-18T12:32:51","date_gmt":"2020-05-18T10:32:51","guid":{"rendered":"https:\/\/olkn.myvnc.com\/?p=635"},"modified":"2020-05-18T12:37:16","modified_gmt":"2020-05-18T10:37:16","slug":"linux-commands","status":"publish","type":"post","link":"https:\/\/olkn.myvnc.com\/?p=635","title":{"rendered":"Linux Commands"},"content":{"rendered":"<p>tar:<\/p>\n<p><code><br \/>\nCreate tar archive:<\/p>\n<p>tar czvf <archive>.tgz <file> <file><\/p>\n<p><\/code><\/p>\n<p>rsync:<\/p>\n<p><code><br \/>\nlocal:<\/p>\n<p>rsync -a<source><target><\/p>\n<p>remote:<\/p>\n<p>rsync -avnzb -e \"ssh -l <user>\"<\/p>\n<p>rsync -azP --exclude <file> <user>@<host>:<source><destination><br \/>\n<\/code><\/p>\n<p>Find:<\/p>\n<p><code><br \/>\nfind . -type f -printf \"%20s %p\\n\" | sort -nr | head 20<\/p>\n<p>du -s <target> -nr | head 20<\/p>\n<p><\/code><\/p>\n<p>VNC:<\/p>\n<p><code><br \/>\nssh -L -c<source port>:<target ip>:<target port> <user>@<target><\/p>\n<p><\/code><\/p>\n<p>sieve commands:<\/p>\n<p><code><br \/>\nsieve-filter -v -e -W -u <account> <script> INBOX<br \/>\n<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>tar: Create tar archive: tar czvf .tgz rsync: local: rsync -a remote: rsync -avnzb -e &#8220;ssh -l &#8221; rsync -azP &#8211;exclude @: Find: find . -type f -printf &#8220;%20s %p\\n&#8221; | sort -nr | head 20 du -s -nr | head 20 VNC: ssh -L -c:: @ sieve commands: sieve-filter -v -e -W -u INBOX<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5,10],"tags":[35,51,79,111,116,194,193],"class_list":["post-635","post","type-post","status-publish","format-standard","hentry","category-knowledgebase","category-sniplets","tag-administration","tag-debian","tag-linux","tag-root","tag-server","tag-sieve","tag-vnc"],"_links":{"self":[{"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=\/wp\/v2\/posts\/635","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=635"}],"version-history":[{"count":3,"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=\/wp\/v2\/posts\/635\/revisions"}],"predecessor-version":[{"id":640,"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=\/wp\/v2\/posts\/635\/revisions\/640"}],"wp:attachment":[{"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=635"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=635"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=635"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}