GithubHelp home page GithubHelp logo

earvingad.github.io's People

Stargazers

 avatar diff.blog avatar Faijister avatar

Watchers

 avatar

earvingad.github.io's Issues

blog change on headscale post

namespace is now user, and to register a new machine, the command now looks like:

sudo headscale --user nodes register --key nodekey:

posts/doom_emacs_windows/

Doom, Emacs & Windows | Nerd things and more...

Doom-emacs. It's a configuration framework for Emacs. Basically, it overrides the Emacs keybindings with most of vim's.
As I mentioned in the last post. I started using Emacs at work due to org-mode… and work PC's use windows behind a Firewall, so using git, pip, melpa and some more are useless in my work desktop (In the Laptop all of them work if I connect to another network, which was what I did).

https://earvingad.github.io/posts/doom_emacs_windows/

headscale post feedback

Hi there.

Initially wanted to create a PR and fix the following myself but I think the repo only contains the generated hugo files and not the source files so here's an issue instead.

I noticed a few things in your headscale post that I'd like to pass along as feedback (thanks for creating that post btw!)

  1. the title Intallis missing the letter s
  2. tls_letsencrypt_cache_dir: is currently set to /var/lib/headscale/cache by default already and not ./cache anymore
  3. After stap 8 you'll need to run sudo mkdir -p /var/run/headscale, otherwise you'll run into the error headscale can't start due to the directory not existing and being unable to create headscale.sock
2023-06-16T14:05:59+02:00 FTL ../runner/work/headscale/headscale/cmd/headscale/cli/server.go:26 > Error starting server error="failed to set up gRPC socket: listen unix /var/run/headscale/headscale.sock: bind: no such file or directory"
[user@host ~]$ sudo mkdir -p /var/run/headscale/
[user@host ~]$ sudo /usr/local/bin/headscale serve
2023-06-16T14:06:24+02:00 INF Setting up a DERPMap update worker frequency=86400000
2023-06-16T14:06:24+02:00 WRN Listening with TLS but ServerURL does not start with https://
2023-06-16T14:06:24+02:00 INF Enabling remote gRPC at 127.0.0.1:50443

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.