$ export GIT_SSH_COMMAND='ssh -v'
The above command helped us today to find out, where git makes ssh look for the public key – and … surprise, surprise: it wasn’t, where we expected it.
$ export GIT_SSH_COMMAND='ssh -v'
The above command helped us today to find out, where git makes ssh look for the public key – and … surprise, surprise: it wasn’t, where we expected it.
My MacBook cannot connect to the Apple Store and update the utilities. It can also not get new utilities installed.
It is actually on macOS Sequoia Beta 15.0 . I am looking forward to the next release of macOS Sequoia. Hopefully this MacBook will be able to connect to the Apple Store again then.
$ sudo ln -s /home/linuxbrew/.linuxbrew/Cellar/glibc/2.35_1/bin/ldd /usr/bin
I especially like this example:
$ uuencode ? ? > `?`.uu
It shows how to use the file (name) passed to the shell command together with a prefix and/or a prefix on the command line. That’s not trivial, because around the “?” usually only whitespace is permitted to make the mechanism work.
That’s a true and amazing life hack, something that makes my life easier almost every single day of my life.
Looks to me, as I cannot use IPv6 that way.
I am not sure, how to move forward.