I have a laptop with Artix Linux on it that I'm using as a web server. I want to keep it minimalist, w/o graphical environment and only the absolute necessary software.
My problem is I still don't know how to turn off/on the display (to save energy) when I'm not interacting with it (which I do very rarely).
I am aware of these posts:
But they either talk about solutions that work for a graphical environment or they use some additional software (vbetool) that I'm not even able to install. It would also be very cool If I could turn the display off/on through ssh
vbetool
? It seems to be the solution. Since it's a web server it has got access to the Internet - although you might be blocking outbound traffic. You can also download the package elsewhere, copy it to laptop and install it . – Krackout Oct 09 '21 at 07:15