Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Linux: SSH
(view source)
Revision as of 12:54, 27 November 2017
344 bytes added
,
12:54, 27 November 2017
→Config files
Line 80:
Line 80:
== Config files ==
== Config files ==
sudo nano /etc/ssh/sshd_config (ssh daemon config)<br />
sudo nano /etc/ssh/sshd_config (ssh daemon config)<br />
−
$HOME/.ssh/config (connections config)
+
===
$HOME/.ssh/config
===
(connections config)
<nowiki>Host fpsim-frontend
<nowiki>Host fpsim-frontend
IdentityFile ~/.ssh/DNC-FKY.pem
IdentityFile ~/.ssh/DNC-FKY.pem
Line 89:
Line 89:
Host 10.255.0.*
Host 10.255.0.*
IdentityFile ~/.ssh/rt_rsa
IdentityFile ~/.ssh/rt_rsa
−
User xe50582</nowiki>
+
User xe50582
+
+
Host leaks.rra.lan
+
IdentityFile ~/.ssh/rt_rsa
+
User xe50582
+
+
Host news.menupayapp.com
+
IdentityFile ~/.ssh/rra_id.pem
+
User ubuntu
+
+
Host 20.1.40.109
+
IdentityFile ~/.ssh/rt_rsa
+
User rra
+
+
Host 20.1.40.*
+
IdentityFile ~/.ssh/rt_rsa
+
user xe50582
+
+
Host *.rra.lan
+
IdentityFile ~/.ssh/rt_rsa
+
user xe50582
+
</nowiki>
== LDAP ldapkeyfile ==
== LDAP ldapkeyfile ==
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