klotz: ssh*

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. A guide to generate and install U2F SSH keys using Flipper Zero.
  2. - ssh-add --apple-use-keychain
    - /usr/bin/ssh not openssh
    2023-10-02 Tags: , by klotz
  3. 1. I enabled JFFS custom scripts and configs
    2. I enabled SSH
    3. Via SSH I created a file named dnsmasq.conf.add in /jffs/configs/

    4. I chmod 755 /jffs/configs/dnsmasq.conf.add to make it executable
    (I don't think this is necessary)

    5. I add all my dhcp static leases in the format:
    dhcp-host=49:EF:0C:24:7F:16,D-Link-AP,192.168.2.10,1440
    to this file.

    6. I disabled manual assignment of DHCP leases
    7. I reboot the router
    2021-03-23 Tags: , , , , , by klotz
  4. 2020-08-20 Tags: , , by klotz
  5. 2020-07-17 Tags: , by klotz
  6. 2020-06-04 Tags: , , , , by klotz
  7. 2020-05-15 Tags: , , by klotz
  8. 2020-05-03 Tags: , , , by klotz
  9. 2020-04-15 Tags: , , by klotz
  10. Host remoteserver
    HostName remoteserver.example.org
    ControlMaster auto
    ControlPath ~/.ssh/control/%r@%h:%p
    ControlPersist 10m

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: Tags: ssh

About - Propulsed by SemanticScuttle