We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Note PCにインストールしたUbuntu Server 24.04 LTS に SSH でログイン中、当該Note PCを閉じると入力を受け付けなくなってしまいます。 スリープしている可能性があるので、スリープさせないように設定します。
/etc/systemd/logind.conf
HandleLidSwitch
HandleLidSwitch=ignore
HandleLigSwitch=ignore
systemd-logind
$ sudo systemctl restart systemd-logind.service