Skip to content

Instantly share code, notes, and snippets.

View andir's full-sized avatar

Andreas Rammhold andir

View GitHub Profile
@andir
andir / README.md
Last active October 22, 2020 14:34
linotp vscode

VS Code LinOTP setup with Nix

Install the following extensions & make sure the settings (settings.json) are set.

  • Nix Environment Selector (arrterian.nix-env-selector)
  • Python (ms-python.python)

Put the given shell.nix into the linotp checkout.

Open the project in VS Code & select the Nix environment. It should automatically select the right file (since we changed the default).

OpenSSH_8.4p1, OpenSSL 1.1.1h 22 Sep 2020
debug1: Reading configuration data /home/andi//.ssh/config
debug1: /home/andi//.ssh/config line 54: Applying options for localbinarycache
debug1: /home/andi//.ssh/config line 76: Applying options for *
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 5: Applying options for *
debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/home/andi/.ssh/known_hosts'
debug1: auto-mux: Trying existing master
debug1: Control socket "/home/andi/.ssh/master-andi@localbinarycache:2222" does not exist
debug2: resolving "localhost" port 2222