Skip to main content
tdro

Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.

tdro micro.thedroneely.com view
  • Markdown Plaintext Embed Permalink
  • 82/50 words 27s read

    I helped someone with a tmux config. It’s been a while since I’ve used tmux but I’ve since realized it’s better to copy paste tmux list-keys into tmux.conf and reset all shortcuts (for debugging).

    shell
    tmux list-keys

    The help menu (tmux list-keys -N) displays shortcuts with bind-key -N "description".

    Clearing and redeclaring all key shortcuts
    Index: Cache · Source
    #clips #linux
    tdro

    Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.

    tdro micro.thedroneely.com view
  • Markdown Plaintext Embed Permalink
  • 84/50 words 28s read

    Sandboxing in systemd? I would’ve shown my (somewhat manual) method but then I was strolling through the GitHub and saw shh (systemd hardening helper). It uses strace to generate suggestions. You’ll need to be extremely careful, playing inside a sandbox summons debugging hell. I tried it briefly.

    Plug it into whatever wild abstraction. Happy sandboxing.
    Index: Cache · Source
    #clips #linux
    tdro

    Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.

    tdro micro.thedroneely.com view
  • Markdown Plaintext Embed Permalink
  • 59/50 words 20s read
    tdro

    Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.

    tdro micro.thedroneely.com (edited) view
  • Markdown Plaintext Embed Permalink
  • 60/50 words 20s read

    Why dabble with Firefox? Everything is customizable. How long will this be so? Who knows. , I have custom stylesheets that hide comments everywhere (Firefox/Chrome) among other things. “Experts” only?

    text
    about:debugging#/runtime/this-firefox
    Address for inspecting currently installed addons
    text
    chrome://browser/content/browser.xhtml
    URL for inspecting the browser chrome interface
    text
    toolkit.legacyUserProfileCustomizations.stylesheets true
    For custom stylesheets visit about:config and add (+) this boolean
    #gists #linux

    Authors

    Gallery

    Web Feeds (6)

    Web Links