Disable Hibernate When Close Laptop
Edit Conf File
sudo gedit /etc/systemd/logind.conf
Modify Line
HandleLidSwitch=ignore
Restart Service
sudo systemctl restart systemd-logind
sudo gedit /etc/systemd/logind.conf
HandleLidSwitch=ignore
sudo systemctl restart systemd-logind