Anthony Thyssen
Anthony Thyssen
I also did not want to have to deal with usernames. So I have wrapper script around 'ssh' I call 'r' which looks up the username to use if I...
My summary of MTP commands I have found or looked at, including simple-mtpfs (no longer available on fedora 40). My specific focus is on Unison file transfer (sync), and vim...
@derekatkins > You missed adbfs in your list. Thanks I took a look. https://github.com/zach-klippenstein/adbfs Looks very experimental, usage not explained very well, especially for someone not familiar with the 'Android...
Actually it wasn't security POV... the phone can handle that. It was that USB mounts can leave a file systems in a bad way if you unplug at a bad...
git repositories in directory is now 171 git-summery no arguments... only lists 52 repositories git-summery -q still a variable number of repositories I have noticed that the 52 repos are...
You would need to add -allow-remote to the "Browser/firefox" script but only for the first launch. Otherwise you get multiple windows. Basically as -allow-remote is not passed by "torbrowser-launcher" (invalid...
> I run my patch since March locally and it works. I don't get new windows every time I open links. I tried adding it... Got python errors. I don't...
Okay as the file is /tmp/ks_lij9g9 it means you are probably using the "Key Storage" wrapper around "encyptfs" that I developed to secure "encryptfs" keys and config files separate to...
That is now in the encfs code. And is waiting for the next release of encfs (next one after encfs v1.9.1) TinyXML the source of the problem, has refused to...
I've been battling this issue (Notebook/ipykernel locking up jupyter lab web server on start) on and off for 3 years! Just was given a pointer from Jupyter forum, which pointed...