• 0 Posts
  • 45 Comments
Joined 2 years ago
cake
Cake day: June 10th, 2023

help-circle
  • Something I don’t see others commenting on is the agreement not to question each other’s viewing choices.

    To me, the fact that this had to be discussed, and there is an insistence there are zero restrictions/conversations allowed, tells me they always planned to watch unsavoury things they knew you wouldn’t agree with, and wanted to have grounds to shut down future conversation about it.


  • I have a few:

    loginserver
    
    • 3 of these, 1 for each of my headless vm’s/computers that’s just an SSH command
    dcompose(d/pull) - docker compose (down/pull)
    

    3 scripts that are just docker compose up/down/pull, as scripts (remind me in 6 hours and I will post the scripts) so that it will CD to my compose folder, execute the command (with option for naming specific containers or blank for all) and then CD back to the directory I started in.