Coder Social home page Coder Social logo

hillar / detektiven Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 2.0 1.84 MB

see https://github.com/martinpaljak/x509-webauth & https://et.wikipedia.org/wiki/Kalle_Blomkvist

License: MIT License

JavaScript 33.80% CSS 0.32% HTML 0.32% Ruby 1.33% Shell 32.10% Vue 30.82% Python 1.20% JSONiq 0.12%

detektiven's People

Contributors

hillar avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

hertsog

detektiven's Issues

dhcp client id will be same for all clones

The cause of the problem is that sometimes the built-in network config ( for example of Ubuntu 18.04+) not uses the NIC Mac address as the default id for DHCP requests.

netplan

dhcp4: true
dhcp-identifier: mac

Set to ‘mac’ to pass that setting over to systemd-networkd to use the device’s MAC address as a unique identifier rather than a RFC4361-compliant Client ID. This has no effect when NetworkManager is used as a renderer.

systemd.network

ClientIdentifier=mac

The DHCPv4 client identifier to use. Takes one of "mac", "duid" or "duid-only". If set to "mac", the MAC address of the link is used.

The /etc/machine-id file contains the unique machine ID of the local system that is set during installation or boot.
The machine ID does not change based on local or network configuration or when hardware is replaced.

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.