Skip to content

Commit 5374e13

Browse files
Update proxmox.md
1 parent 2974e19 commit 5374e13

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/proxmox.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,13 @@ Configure packages which require user input on installation according to your ne
108108

109109
If you don't know what to enter here, choose local only and leave the system name as is.
110110

111+
Reenable ssh.
112+
113+
```shell
114+
# /etc/ssh/sshd_config
115+
PermitRootLogin yes
116+
```
117+
111118
Finally, you can connect to the admin web interface (`https://youripaddress:8006`).
112119

113120
[1]: <https://community-scripts.github.io/ProxmoxVE/>

0 commit comments

Comments
 (0)