Files
CLI-Notes/status.md
Rakshit Kumar Singh 5b006b2cea
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
removing display
2026-03-25 12:07:40 +05:30

479 B

  1. No suspension
sudo systemctl mask suspend.target sleep.target hibernate.target hybrid-sleep.target
  • After this a system restart is required.
  1. Disable display
sudo systemctl set-default multi-user.target
  • After this a system restart is required.
  1. Connecting to pmos by wire ssh
ssh user@172.16.42.1
  • After this we need to make sure that wifi ssh also works.
  • Restarting and managing credential permissions fixes most issues.