Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vagrantsetup
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
devbox
vagrantsetup
Commits
95d8bbfd
Commit
95d8bbfd
authored
Jul 27, 2020
by
Reimar Stier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
load private keys in pageant automatically on boot
parent
cb7278d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
GIT_stash.md
doc/GIT_stash.md
+5
-1
No files found.
doc/GIT_stash.md
View file @
95d8bbfd
...
@@ -17,11 +17,15 @@ https://confluence.detss.corpintra.net/display/SYSTEMS/GIT+Server+Authentication
...
@@ -17,11 +17,15 @@ https://confluence.detss.corpintra.net/display/SYSTEMS/GIT+Server+Authentication
* As long pageant is not started this will still give an error message
* As long pageant is not started this will still give an error message
`FATAL ERROR: No supported authentication methods available (server sent: publickey)`
`FATAL ERROR: No supported authentication methods available (server sent: publickey)`
*
Start pageant at boot
##
Start pageant at boot
```
```
C:
\P
rogramData
\c
hocolatey
\b
in
\P
AGEANT.EXE
C:
\P
rogramData
\c
hocolatey
\b
in
\P
AGEANT.EXE
C:
\P
rogramData
\M
icrosoft
\W
indows
\S
tart Menu
\P
rograms
\S
tartUp
C:
\P
rogramData
\M
icrosoft
\W
indows
\S
tart Menu
\P
rograms
\S
tartUp
C:
\U
sers
\<
USER>
\A
ppData
\R
oaming
\M
icrosoft
\W
indows
\S
tart Menu
\P
rograms
\S
tartup
```
```
* Load keys automatically on startup
* Target: "C:\Program Files\PuTTY\Pageant.exe" key1.ppk key2.ppk key3.ppk
* Start in: "C:\Documents and Settings\<USER>\.ssh\"
## Clone with HTTP
## Clone with HTTP
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment