Linux is for everybody. Lets enjoy it.
To suspend a linux machine using command (useful if you want to suspend a machine that is connected via ssh), the command is pretty simple
$ sudo systemctl suspend
That's all.
No comments:
Post a Comment