What's really sad is Debian doesn't respond to alt + F2 or any other combination of keys...what a dilemma indeed. Tried wireless as well as wired keyboard...nothing just stuck.
Tried pinging, then, SSH:
-mac-pro ~ % ping 10.8.27.13
PING 10.8.27.13 (10.8.27.13): 56 data bytes
64 bytes from 10.8.27.13: icmp_seq=0 ttl=64 time=0.488 ms
64 bytes from 10.8.27.13: icmp_seq=1 ttl=64 time=0.434 ms
64 bytes from 10.8.27.13: icmp_seq=2 ttl=64 time=0.338 ms
64 bytes from 10.8.27.13: icmp_seq=3 ttl=64 time=0.416 ms
64 bytes from 10.8.27.13: icmp_seq=4 ttl=64 time=0.398 ms
64 bytes from 10.8.27.13: icmp_seq=5 ttl=64 time=0.372 ms
64 bytes from 10.8.27.13: icmp_seq=6 ttl=64 time=0.451 ms
64 bytes from 10.8.27.13: icmp_seq=7 ttl=64 time=0.413 ms
64 bytes from 10.8.27.13: icmp_seq=8 ttl=64 time=0.399 ms
64 bytes from 10.8.27.13: icmp_seq=9 ttl=64 time=0.337 ms
64 bytes from 10.8.27.13: icmp_seq=10 ttl=64 time=0.430 ms
64 bytes from 10.8.27.13: icmp_seq=11 ttl=64 time=0.512 ms
^C
--- 10.8.27.13 ping statistics ---
12 packets transmitted, 12 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 0.337/0.416/0.512/0.051 ms
-mac-pro ~ % ssh
root@10.8.27.13
The authenticity of host '10.8.27.13 (10.8.27.13)' can't be established.
ED25519 key fingerprint is SHA256:MQaajvI8OpRGdWqYSomTgd7Kzf0v1X2/QchuvZu5rwQ.
This key is not known by any other names
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added '10.8.27.13' (ED25519) to the list of known hosts.
root@10.8.27.13's password:
Permission denied, please try again.
root@10.8.27.13's password:
No luck, then tried other user:
-mac-pro ~ % ssh
administrator@10.8.27.13
administrator@10.8.27.13's password:
Linux server1 6.1.0-11-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.38-4 (2023-08-08) x86_64
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
administrator@server1:~$
Wipe off sweat...halfway there; now, wondering whether I really like Proxmox!