how to stop sleeping mode in ubuntu code example
Example 1: how to prevent ubuntu sleeping when closing laptop
sudo nano /etc/systemd/logind.conf
Example 2: how to prevent ubuntu sleeping when closing laptop
sudo systemctl restart systemd-logind