• Archive
  • Tags
  • Email
  • Github
  • feeds
  • bookmarks
  • Blogroll
  • Webring

Orange Sun - Ssh

2 articles tagged "ssh"
  • 2023-07-19

    Benchmarking ssh-agent performance

    I have an application idea that would require calling ssh-agent rather frequently - but how many requests per second can it handle? To answer this question I wrote a small benchmark in Go. It runs a tight loop sending messages for ssh-agent to sign. Turns out the agent is pretty fast …
  • 2022-07-21

    "No user exists for uid" when pushing to git repo

    Today I tried to automate pushing to a Git repository from a Docker container. And like many others I failed with an error: $ git push No user exists for uid 2918 fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository …
Published with Pelican Orange Sun Theme SmallWeb