Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
rcfiles
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nimrod
rcfiles
Commits
6cbc3b3f
Commit
6cbc3b3f
authored
4 years ago
by
nimrod
Browse files
Options
Downloads
Patches
Plain Diff
Move the SSH to the Documents directory.
So Nextcloud will backup them up.
parent
ed2d5a0e
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.ssh/config.d/20_endless
+4
-4
4 additions, 4 deletions
.ssh/config.d/20_endless
.ssh/config.d/20_github
+1
-1
1 addition, 1 deletion
.ssh/config.d/20_github
.ssh/config.d/20_shore
+2
-2
2 additions, 2 deletions
.ssh/config.d/20_shore
with
7 additions
and
7 deletions
.ssh/config.d/20_endless
+
4
−
4
View file @
6cbc3b3f
...
...
@@ -13,7 +13,7 @@ ProxyCommand ssh openvpn.endlessm.com -W %h:%p
Host 172.31.*.* 10.*.*.* *.endlessm.com *.endlessm-sf.com endlessm.com
User nimrod
IdentityFile ~/
.
ss
h
/endless_ecdsa
IdentityFile ~/
.
ss
h
/endless_rsa
IdentityFile ~/
.
ss
h
/endless_us-west-2
IdentityFile ~/
.
ss
h
/endless_us-west-1
IdentityFile ~/
Documents/Endle
ss/endless_ecdsa
IdentityFile ~/
Documents/Endle
ss/endless_rsa
IdentityFile ~/
Documents/Endle
ss/endless_us-west-2
IdentityFile ~/
Documents/Endle
ss/endless_us-west-1
This diff is collapsed.
Click to expand it.
.ssh/config.d/20_github
+
1
−
1
View file @
6cbc3b3f
...
...
@@ -4,4 +4,4 @@
Host github.com
User git
IdentityFile ~/
.ssh
/github_rsa
IdentityFile ~/
Documents
/github_rsa
This diff is collapsed.
Click to expand it.
.ssh/config.d/20_shore
+
2
−
2
View file @
6cbc3b3f
...
...
@@ -22,6 +22,6 @@ Host cgit.shore.co.il
HostName host01.shore.co.il
Host *.shore.co.il 192.168.3.*
IdentityFile ~/
.ssh
/shore_ecdsa
IdentityFile ~/
.ssh
/shore_rsa
IdentityFile ~/
Documents/Shore
/shore_ecdsa
IdentityFile ~/
Documents/Shore
/shore_rsa
User nimrod
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment