Noobs will be Noobs
Because you asked for it
Pages
Home
How to setup an SSH Key and connect to ubuntu server
Create SSH Key using
ssh-keygen
Copy .pub key to server
ssh-copy-id username@remote_host
Validate previous steps by connecting to server
ssh username@remote_host
disable password authentication
enable firewall
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment