pyratelog

personal blog
git clone git://git.pyratebeard.net/pyratelog.git
Log | Files | Refs | README

commit 34eebec0aea87528e8438aa4754e5b3c86d4b742
parent 604d20aa9ebb7c92d4a505ce36d16779a2c24c9a
Author: pyratebeard <root@pyratebeard.net>
Date:   Mon, 15 Jan 2024 11:12:34 +0000

heads_or_tails

Diffstat:
Aentry/heads_or_tails.md | 19+++++++++++++++++++
1 file changed, 19 insertions(+), 0 deletions(-)

diff --git a/entry/heads_or_tails.md b/entry/heads_or_tails.md @@ -0,0 +1,19 @@ +https://github.com/juanfont/headscale/releases + +download latest .deb + +``` +dpkg -i ./headscale_0.22.3_linux_amd64.deb +``` + +* update config +``` +vim /etc/headscale/config.ymal +``` + +``` +systemctl enable headscale +systemctl start headscale +``` + +* add first user