Sebastian Gabrielsson 4c940d4029 Changed how the instruction page is generated from frontend to backend
Moved ssh out into a specific instruction instead of being expected for all machines, like a Windows machine
Added rdp instructions
2025-11-11 13:44:06 +01:00

2 lines
48 B
HTML

<h3>SSH</h3>
<pre>ssh {{username}}@{{dns}}</pre>