This repository has been archived on 2024-02-16. You can view files and clone it, but cannot push or open issues or pull requests.
its-zones/server/README

20 lines
522 B
Plaintext
Raw Normal View History

2021-04-13 07:58:31 +02:00
Server side setup
-----------------
As root:
$ apt-get install incron
$ echo <the user on the server> > /etc/incron.allow
$ cp zone-admin.sshd_config /etc/ssh/sshd_config.d/zone-admin.conf
$ cp zone-admin.sudoers /etc/sudoers.d/zone-admin
As the user:
$ sed 's/$USER/<the user on the server>/g' ./incrontab | incrontab -
# install knot-gpgv-import into ~/
$ mkdir zones/
# Paste your gpg public key + Ctrl-D
$ gpg --no-default-keyring --keyring $HOME/trustedkeys.kbx -a --import