Compare commits
1 Commits
7292778a25
...
d6cd4d3bd3
Author | SHA1 | Date | |
---|---|---|---|
d6cd4d3bd3 |
@ -6,7 +6,7 @@ Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All
|
|||||||
Enable-WindowsOptionalFeature -Online -FeatureName containers –All
|
Enable-WindowsOptionalFeature -Online -FeatureName containers –All
|
||||||
|
|
||||||
# Install OpenSSH, generate keys and authorize them
|
# Install OpenSSH, generate keys and authorize them
|
||||||
choco install '--package-parameters=/SSHServerFeature' openssh
|
choco install "--package-parameters=/SSHServerFeature" openssh
|
||||||
# TODO: Ask for email address to use
|
# TODO: Ask for email address to use
|
||||||
ssh-keygen.exe -t ed25519 -C benie@infektor.net
|
ssh-keygen.exe -t ed25519 -C benie@infektor.net
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user