{"id":935,"date":"2025-01-13T16:41:09","date_gmt":"2025-01-13T16:41:09","guid":{"rendered":"https:\/\/vickistan.com\/?p=935"},"modified":"2025-01-13T16:47:10","modified_gmt":"2025-01-13T16:47:10","slug":"ssh-commands","status":"publish","type":"post","link":"https:\/\/vickistan.com\/?p=935","title":{"rendered":"SSH Commands"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Use ssh to execute a command on a remote system:<br \/><code>ssh user@user@server.com &lt;command><\/code><br \/> <\/h2>\n\n\n\n<h2 class=\"wp-block-heading\">Create a log of an ssh session:<br \/><code>ssh user@server.com | tee -a ~\/server.com.ssh.log<\/code><br \/><\/h2>\n\n\n\n<h2 class=\"wp-block-heading\">Copy a file from your local directory to a directory on a remote system:<br \/><code>scp [filename] [user]@[server.com]:\/remote\/directory<\/code><\/h2>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Use ssh to execute a command on a remote system:ssh user@user@server.com &lt;command> Create a log of an ssh session:ssh user@server.com | tee -a ~\/server.com.ssh.log Copy a file from your local directory to a directory on a remote system:scp [filename] [user]@[server.com]:\/remote\/directory<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-935","post","type-post","status-publish","format-standard","hentry","category-linux"],"_links":{"self":[{"href":"https:\/\/vickistan.com\/index.php?rest_route=\/wp\/v2\/posts\/935","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vickistan.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/vickistan.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/vickistan.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vickistan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=935"}],"version-history":[{"count":4,"href":"https:\/\/vickistan.com\/index.php?rest_route=\/wp\/v2\/posts\/935\/revisions"}],"predecessor-version":[{"id":939,"href":"https:\/\/vickistan.com\/index.php?rest_route=\/wp\/v2\/posts\/935\/revisions\/939"}],"wp:attachment":[{"href":"https:\/\/vickistan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=935"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/vickistan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=935"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/vickistan.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=935"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}