IngeniousRocks (They/She)

Don’t DM me unless you’re asking about linux or my art please

  • 0 Posts
  • 33 Comments
Joined 7 months ago
cake
Cake day: December 7th, 2024

help-circle

  • I’m not sure whay the OS you use is, but on linux (debian based) they have a Curl installer that installs their Systemd service preconfigured for your account and the specific tunnel you’re using.

    Once that is installed, configuration is pretty easy. Inside their ZeroTrust portal, you will find the options to configure ports.

    Always point your tunnel to https://localhost:port or http://localhost:port. You can get a TLS cert from lets-encrypt for your first one. New certifications are issued by cloudflare’s partners regularly to prevent expiration. I think I have like 3 for my domain now? 1 from Lets-Encrypt and a couple from Google.

    This could be totally unrelated, but when I first configured my domain, I used DuckDNS as my DNS registrar so I could do everything over wireguard. That’s is still set up and in Cloudflare I still have duckdns included in my DNS registry. Could he worth a shot to set that up and add it to your DNS registry on cloudflare.




  • Porcine slang is quite versatile in English!

    Pig: someone unkempt or otherwise undesirable.

    Pig: an officer of the law.

    Hog: to keep all or most of something to oneself.

    Hog: a motorcycle, specifically a Harley Davidson or Indian Motorcycles style bike, rather than a sport-bike

    Hog: I’m jorkin it right now, and by it, let’s just say…

    Swine: a relatively outdated generic insult (ex “you uncultured swine”)

    Pig-out: to engage in excess, to act as a glutton.





  • If you have the time you could engineer a device that operates physical switches to represent bits, sort of like a curta calculator. Make it with enough bits available and engineer in an x86 compatible instruction set and hot damn you’ve got an electricity free computer, which (if you have the time) you can then manually set the storage bits into positions representative of your Linux filesystem with a minimal install. Figure out how you bootstrap the startup, perhaps engineer correct starting positions for the active bits (memory) such that you have an initramfs.

    Can be done, technically you could do it with windows too I guess but boo close source software