Skip to content

Instantly share code, notes, and snippets.

@aminusia
Created October 27, 2022 06:04
Show Gist options
  • Save aminusia/af8a1dc905f4e0077217549c386a9cfa to your computer and use it in GitHub Desktop.
Save aminusia/af8a1dc905f4e0077217549c386a9cfa to your computer and use it in GitHub Desktop.
Sudo as service user that has no shell access
sudo su SERVICE_USER -s /bin/bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment