Hello Friends
In a LAN exist 2 laptops HP and Toshiba having installed Ubuntu Desktop 24.04. Through the Terminal for each one is executed the following command:
sleep 60 && systemctl suspend
As expected the screen goes black and the suspend mode starts. To resume is pressed the "PowerOn" button of the laptop itself and if my memory does not fail can be pressed either the Esc or Intro keys. For any case the login screen again appears and is possible be working. Until here no reason to create this post
In a MacBook Pro 2012 was installed directly in its new SSD Ubuntu Desktop 24.04. Now, when the same command is executed the screen goes black as expected but in less of 5 seconds always and automatically appears the login screen.
How to fix this?
Note the sleep 60 command is only used to let a Remmina client time to close the remote connection
In a LAN exist 2 laptops HP and Toshiba having installed Ubuntu Desktop 24.04. Through the Terminal for each one is executed the following command:
sleep 60 && systemctl suspend
As expected the screen goes black and the suspend mode starts. To resume is pressed the "PowerOn" button of the laptop itself and if my memory does not fail can be pressed either the Esc or Intro keys. For any case the login screen again appears and is possible be working. Until here no reason to create this post
In a MacBook Pro 2012 was installed directly in its new SSD Ubuntu Desktop 24.04. Now, when the same command is executed the screen goes black as expected but in less of 5 seconds always and automatically appears the login screen.
How to fix this?
Note the sleep 60 command is only used to let a Remmina client time to close the remote connection