I have a linux server, but because it overheats during the day, sometimes it can change for half an hour or 1 hour. I want to cool it down. but can I do this with a command, for example, can I send a command and have it turn off at that moment and turn it back on after 30 minutes?
I tried commands like "sudo shutdown -r +30" but I guess these commands mean restarting after 30 minutes.