All public logs

Jump to navigation Jump to search

Combined display of all available logs of CompleteNoobs. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 21:18, 2 April 2023 Noob talk contribs created page SCP Examples (Created page with "== Some basic scp examples == ''check <code>man scp</code> for more info. '' Get file <code>foo.txt</code> from server@12.34.56.78 and copy to a local directory path. <code>scp username@12.34.56.78:/home/user/Documents/foo.txt /local/directory/path/ </code> <br /> Send public key to Server.<br \> <code>scp ~/.ssh/sshkey.pub username@12.34.56.78:/root/.ssh/</code> <br /> Send Public key to server and rename to ''authorized_keys'' <code>scp ~/.ssh/sshkey.pub usern...")
Retrieved from "http:///noobs/Special:Log"