Compare commits
1 Commits
d6cd4d3bd3
...
7fb36e3bbe
Author | SHA1 | Date | |
---|---|---|---|
7fb36e3bbe |
@ -8,7 +8,7 @@ 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"
|
||||||
|
|
||||||
# Install Windows-Terminal and Debian
|
# Install Windows-Terminal and Debian
|
||||||
choco install microsoft-windows-terminal
|
choco install microsoft-windows-terminal
|
||||||
|
Loading…
x
Reference in New Issue
Block a user