Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Linux: SSH
(view source)
Revision as of 09:14, 4 March 2016
82 bytes added
,
09:14, 4 March 2016
no edit summary
Line 12:
Line 12:
ssh-keygen -l -f id_rsa.pub
ssh-keygen -l -f id_rsa.pub
Returns something like: 2048 3f:4b:dd:ce:2b:cd:dc:99:13:ff:38:4a:24:95:d4:e9 rafahsolis@gmail.com (RSA)
Returns something like: 2048 3f:4b:dd:ce:2b:cd:dc:99:13:ff:38:4a:24:95:d4:e9 rafahsolis@gmail.com (RSA)
+
== Copy key to server ==
+
ssh-copy-id -i path/to/key_name.pub user_name@host_name
== ssh tunneling ==
== ssh tunneling ==
This is used for example to connect to a database on a server that has the database port closed but ssh port open.<br />
This is used for example to connect to a database on a server that has the database port closed but ssh port open.<br />
Rafahsolis
Bureaucrats
,
Administrators
2,306
edits
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
Special pages
Printable version