• 4 Posts
  • 42 Comments
Joined 11 months ago
cake
Cake day: December 11th, 2023

help-circle

  • Even without all this DNS thing, you can always reach your own IP from outside. The issue becomes a security issue. You will need to route your PC’s specific Navidrome port. You can use any port you like, but you’ll need it exposed thru. So that opens your system up for attacks from outside. With the cloudflare thing you can safely access your computer from outside without opening ports.

    However you can sort of do this too by adding a couple more pod apps and using a dynamic DNS service. Portainer or cockpit, Pihole, and Ngnix Proxy Manager.

    With portainer or cockpit you can organize the pods so they start-up automatically for example. Using your router, split your network into two separate ones … One for yourself and another for your exposed stuff. Then use the pihole to protect them. Next set-up Ngnix proxy to route to different ports. If you get to my music.com, then it will route the name to a port. Without DNS you can also just route from your outside IP to a local host name. For example 56.45.35.76:657/music could route to NABODROME the local host name or simply to 192.168.7.12. there’s a ton of tutorials on how to set these up on YouTube so go have fun. You might choose not to get into all this because it’s a little complex. But you could, like many of us, really like it, and then you enjoy a little freedom.


  • Navidrome server. Use podman. Buy a Fully qualified Internet address first, then go to cloudflare and proxy your IP to the new. Address. Finally in android install Ultrasonic or Subsonic and go to your server.

    You don’t need to have a Fully qualified Internet address. But I like it better than having to remember 55.655.67.533. but the IP address still works fine. The thing about the cloudflare proxy is that it never reveals your IP. So in case someone might be snooping around, they gotta get past cloudflare first.








  • The pressure behind a bullet ~14,000psi. The pressure that a 3D resin can handle ~ 200psi. Any questions?

    Oh yeah, how do 3D printed guns kill? 1) use non 3d printed parts or 2, hold the bullets in the gun-like case, carry a hammer, if you need to shoot the bullet just get the bullet out between two of your fingers, run like crazy towards the target, then bury that sucker with a real nice hammer thud. If you practice real good, you can hit a good 3 or 4 target spots. If you do it it slow enough you can probably hit one bullet with another bullet! Well, you can always do that. Heck you can put 10 bullets or more in a baggie and they will all hit each other.

    I guess if you need a ruzzian war diy survivor gun, just go-to the hardware store and get a pipe. No 3D printed stuff. You can make the handle from wood! That’s literally all a 3D printer is good for in gun making, the handle. But you can carve one out with a router. Are routers illegal yet because you can make a gun … handle…?



  • So email came before Google. Email was good. You went to your computer and downloaded your inbox. You could either delete the email from the server and have it in your computer only or keep it in both places. With android and Google, the strategy was to give you an address that you couldn’t take with you anywhere, and to let you see and accumulate emails from any device such that your data could be used for AI and you couldn’t easily retain it and still use it globally. You can come up with your own email server, just not a gmail.com address. They own you until you just start elsewhere.


  • I’m gonna blow everyone’s mind… I have my Linux system in a relatively small 4gb drive, and my home in a 4Tb drive. I mount my 4tb drive to /home/me as someone already said.

    If my SSD for my OS takes a shit as people say, all you do is install it again, change fstab to swap the home directory and you’re back in business like nothing happened. That’s like 10 minutes install time on a good SSD these days. The other guy who mentioned this, didn’t point this out. The idea of separating my home folder into its own drive didn’t occur to me for years and years of using Linux. Every wrong update I was there copying home like a total windows 11 noob. I also install my extra drives and shares on /mnt, that’s standard.


  • You’re right. I was just trying something different. My thinking was…hmm I don’t need a full SMTP IMAP system, Thunderbird can do that. So I searched and found a dockerized Thunderbird. But it turns out to be an idiotic implementation. Why would I install a full OS system to VNC into it to use an app inside of it. But maybe that’s easier for some people than to try and come up with a better way to send and receive authenticated emails?

    I just posted this latest email about a traffic violation apparently. It’s just a scam. A fantastic scam too.






  • Yeah, but just the fact that you are unlocking something means to me that at the very bottom of your software stack there’s a little switch that if you can’t unlock it, your entire computer is locked out to you. The owner should have full access to the entire computing device. I’m fine if the tablet boots to a fail safe interface. That’s good Linux practice. But don’t permanently eliminate root.



  • Sure, but I thought apt was just that. Anyone can make a repository or app store and give you access to apps thru apt-get install app. You could also run ducker to run virtual apps.

    I would want to run gimp, krita, scribus inkscape, blender (maybe), Joplin, python/notebook, Spyder, libre office, etc. I think that would be a great list of apps that already one can easily install via app. I don’t want a store like apple or google and for sure I don’t want black box stuff that will run in the background consuming battery and stealing my data. I’ll go check the review to see if the “it’s not there yet” refers to functionality where these apps will keep crashing vs functionality meaning my mom can pick it up and use it like toddlers do. Big difference for me.