The first thing I would try is:
sudo nano /etc/systemd/logind.conf
Arrow key to
#HandleLidSwitch=suspend
Remove the hashtag and set to ignore
HandleLidSwitch=ignore
Tap ctrl+o
to overwrite, then the enter
key to save current configuration. Tap ctrl+x
to exit the editor.