Charles Howes
Charles Howes
Or even: ``` ls -l /proc/*/exe 2>&1 | grep '(deleted)' ``` The problem with this (and the original) code is that if a process is in a chroot jail or...
Here's the full debug log from: ``` sshfs -d ucat: ucat-folder/ -o idmap=user,nomap=ignore,workaround=nofstat,sshfs_debug,loglevel=debug,debug ``` Note, I also tried with just `sshfs_debug,loglevel=debug,debug`, same results. [a.txt](https://github.com/osxfuse/sshfs/files/4566523/a.txt)
Found out how to install it from github: ``` git clone https://github.com/rojer/a-s-minus.git ``` Then go to chrome://extensions/ , click on 'developer mode' (top-right corner), then 'load unpacked', and select the...
My apologies; I had never gotten an extension to run outside of the app store before, and just had to share what I'd found. Let me know if you find...
If you click on the jigsaw-puzzle icon in the top-right corner, a drop-down menu of your installed extensions should appear. "Awesome Screenshot..." should be on that list. If so, click...
I hadn't considered it, only because I wasn't sure if ECS was going to replace the IP with a /24 CIDR. Guess I should test it! :-)
One solution I've seen is to cram a json object into a text field, and use that to define new fields.
Same here, with https://libraries.io/pypi/PyJWT/1.7.1/tree It's been waiting for at least an hour, possibly two. From the developer's console in Firefox, I can see that the page is still active, making...
Also seeing this on Fedora 35 with Plasma 5.24.4 and terminator-2.1.1-3.fc35.noarch.rpm. Tried the suggested edit of /usr/bin/terminator, no change. Removed /home/$username/.config/terminator/config and restarted terminator, no change.
I fixed my problem after an extensive chat with [Bitbucket tech support](https://support.atlassian.com/requests/BBS-188046/); it turns out the username to use is the username of the account, not the API key label,...