Need quick help with a #Linux command but don’t have it installed? No worries. #openSUSE #manpages has you covered! 🔍 Browse or search pages for #Tumbleweed, #Leap, #Slowroll and others right in your browser. #Linux #CLI https://manpages.opensuse.org/
Other than @[email protected] #Shotman are there any other #CLI #Wayland screenshot utilities that will take a screenshot of just the active output and not both? I know you can do this with grim on sway by supplying it with the currently focused output but I want to know about other screenshot CLI clients that actually get that info themselves without requiring the WM to have IPC and so on.
I've just released v1.0.0 of ng2web, a command line tool that converts a #NortonGuide file into a collection of static web pages. Useful if you want to revive information locked up in Norton Guide files.
TL;DR Sometimes mastodon account backup archive downloads fail to download via browser, but will do so via fetch with some flags in the terminal. YMMV.
the following are notes from recent efforts to get around browser errors while downloading an account archive link.
yes, surely most will not encounter this issue, and that's fine. there's no need to add a "works fine for me", so this does not apply to your situation, and that's fine too. however, if one does encounter browser errors (there were several unique ones and I don't feel like finding them in the logs).
moving on... some experimentation with discarding the majority of the URL's dynamic parameters, I have it working on the cli as follows:
» \fetch -4 -A -a -F -R -r --buffer-size=512384 --no-tlsv1 -v ${URL_PRE_QMARK}?X-Amz-Algorithm=AWS4-HMAC-SHA256
the primary download URL (everything before the query initiator "?" has been substituted as ${URL_PRE_QMARK}, and then I only included Amazon's
After last night's MacOS 🍎 update, I couldn't update omz this morning. It kept telling me it's not in a git directory. Solution: Delete omz and reinstall from scratch, and then relink your (obviously) symlinked .zshrc file back to your ~, and you're good to go.
#macos #mac #ohmyzsh #cli #git
P.S. Your .zshrc isn't symlinked and gitted? WTF? Why?
P.P.S. Remember: I invented the word "gitted". As in: "I gitted it". It just works™️
Q: What do you look forward to on a Sunday morning?
A: Relaxing with calm music, a bowl of strawberries, and some quality time with NVDIMM Persistent Memory modules
03:19.. it's still early, plenty of time to debug IRQs! 😊
also, for whoever needs to know this newfangled manner of kernel command line arguments in Fedora/Redhat distros ... if you're tired of typing out the active kernel string when looking up its params via "grubby", here's a var-subshell substituted whatever call to ease those pains: