Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client HowTo #9

Open
tiefpunkt opened this issue Nov 28, 2017 · 1 comment
Open

Client HowTo #9

tiefpunkt opened this issue Nov 28, 2017 · 1 comment

Comments

@tiefpunkt
Copy link
Owner

How to setup a client?

  • Requirements
  • Best practices
@tiefpunkt
Copy link
Owner Author

sudo apt-get remove unattended-upgrade
sudo apt-get install overlayroot unclutter midori
wget https://github.com/tiefpunkt/signman/raw/authentication/client/signman.sh
chmod +x
echo '*/1 * * * * signman /home/signman/signman.sh' > /etc/cron.d/signman
echo 'overlayroot="tmpfs"' | sudo tee -a /etc/overlayroot.conf
reboot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant