Welcome to Incremental Social! Learn more about this project here!
Check out lemmyverse to find more communities to join from here!

socphoenix

@socphoenix@midwest.social

This profile is from a federated server and may be incomplete. Browse more on the original instance.

socphoenix ,

It’s not impossible lol. All a company would need to do is keep track of where they were getting content. If I use a script to download as much of the internet as possible and end up with a bunch of copyrighted content I could still get in trouble, hell there was even a guy arrested for downloading jstor without authorization.. Stop letting these guys get away with crimes just because you like the idea of the end product

socphoenix ,

JB weld epoxy might be a good choice if you either don’t plan on replacing the screen again, or to recreate the holes and patch the cracks if you pull it all the way apart again. I did it to the back of a tv when the vesa screw mounts ripped and it held for another 5 years.

socphoenix ,

For sure take the case if it’s affordable! It’ll look much nicer afterwards too

socphoenix ,

That is a wonderfully destructive ending!

socphoenix ,

Which games do that? Running pasthrough gpu on windows for destiny and halo at least gave me 0 issues for years

socphoenix ,

That’s weird destiny 2 has never given me issue, though I don’t play super frequently so maybe I’m just lucky

socphoenix ,

This seems like a good community for it, as the other commenter said your boot drive is likely dead.

socphoenix ,

This might be a change due to that new Microsoft recall program

socphoenix ,

GitHub has the option of emailing you on releases etc. by email.

socphoenix ,

At a glance your first issue is finding the correct ip address, you should only have one local ip address to access it with (inside your home network).

To find your local ip, type “ip a” into the terminal, and look for the address under “eth0“ for a wired connection, or “wlan0” for wireless. This will allow you to connect using the ip and port while on your home network to test the connection and make sure it works right.

After that, I highly recommend the vpn option, it will simplify connecting to it while not at home without creating security issues like setting it up with a domain. I personally use zerotier, that guide will help you get it set up on the raspberry pi. Not the last bit about a “managed ip.” That will be the address to tell your phone to connect too once you have the vpn set up on the phone as well.

socphoenix ,

You would be given a safety risk warning page by your browser if you did the self signed certificate that you’d need to tell it to connect anyway, so that likely isn’t the issue. Looking at ports, how are you trying to connect to the server? If you did not assign a certificate at all, you would want to use port 80, port 443 if you did install a certificate.

For instance, my Nextcloud is on ip 192.168.50.30 With that in mind I would be using:

No certificate: http://192.168.50.30:80
Certificate: https://192.168.50.30:443

Does this look like what you are typing in?

As two additional questions, what is the output of “docker container ls” typed into the terminal?
And what operating system did you install on the pi, was it raspbian?

socphoenix ,

We can get the port list another way. From the terminal on the raspberry pi run the command "nmap localhost". Let us know what that shows, but I would expect to see either 80, 443, or both.

As a side note, if you did not give the nextcloud container a certificate when you made it, you cannot use https:// on the browser, as it has no way to talk using that security mechanism. It is only capable in that case of using http:// and port 80. You will need to disable forced https to access the site (this is fine on the local network if every device is trusted, and only encrypted vpn service in like zerotier is used imo). This might be your problem here, especially if you are seeing both ports listed as open on the pi.

socphoenix ,

If you are on the raspberry pi with a physical screen/keyboard and mouse you can also try accessing with the ip address "localhost:80" and see if there's a connection that way as well.

socphoenix ,

Glad we got to the root issue! As others have said this is a learning process and you picked one of the more complicated ones to start with. Once this is done e everything else will start to feel much easier!

socphoenix ,

This appears to be correct. See:

EncoderAppPath was simply not present at all in encoding.xml! There was only the display value: <EncoderAppPathDisplay /> My own installation was completely fixed by adding <EncoderAppPath>/usr/local/bin/ffmpeg</EncoderAppPath>

From the page

socphoenix ,

There's a similar software called zerotier that only routes traffic you want across. You select an IP range (for instance 10.144..) and it gives your computer a new address. For my main computer let's say it's 10.144.168.128. The only traffic routed over the vpn is traffic addressed to that address. You can append the port to web traffic like https://10.144.168.128:8010/zm/index.php (zoneminder used as an example) and it would use the vpn for that connection but nothing else.

Jayjo , to Selfhosted

@selfhosted Have a commerical @wireguard vpn on my server. The problem i have is that if i use a docker, it does use the vpn interface with iptables, but if that goes down, the docker still goes through without the vpn interface. I have looked at iptables, but docker makes it own, and bit of a minefield. Any ideas? Thanks

socphoenix ,

Docker on its own won’t think to look at that interface unless you tie it to it. Assuming you want to listen to both interfaces an external watchdog would be the call. You’d set the watchdog to look for iptables issues and then run commands if it went down (ie to restart iptables and then restart your containers).

socphoenix ,

Second the key-password combo. It keeps the keys you have on the flash drive but adds a password component that thieves would need to figure out as well. Just make sure to pick a good password!

socphoenix ,

Man my home server IDLES at 76 watts per hour running x86. Now mind you I need the x86 to perform some of the functions I want. This thing works as an NAS, nextcloud, media server, kiwix, security camera (zoneminder), remote desktop (xrdp), runs home assistant, gpu AI upscaling for photos, and finally screeches along running a virtual pipe organ I built that takes 69 GB of RAM to run.

If I could do that with raspberry pi's I would in a heartbeat! the power savings alone would eventually pay for them. If it's doing what you want then don't worry about them. My pi400 works as a remote desktop client and one day I hope more of this stuff will work well on it/a future generation so I can ditch the tower, energy usage, and noise.

socphoenix ,

It is software (grandorgue) that pretends to be a pipe organ (the instrument). In order to run fast enough it needs to load every sound sample into memory to play, as well as usually multiple kinds of sound endings. I play professionally on a "small to mid sized" pipe organ with 1,438 pipes. The one I load for use at home has more than that!

The instrument was from the 1960s and I rebuilt it with a pi pico that you can see here, and you can hear the before (analog sound cards) versus one of the organs I've loaded into it here.

socphoenix ,

Hahaha yeah…it’s in many ways unfortunate that if you want to play/enjoy this instrument churches are the only option most of the time :/

Definitely worth the watts though!

socphoenix ,

If these supported phones I actually wanted I'd consider it. Even better if they weren't a pain in the ass to install.

socphoenix ,

Do you have a link to their store? I haven't seen one

socphoenix ,

That’s really nice to hear, lineage on a tablet a while back took quite a bit of work to get installed. Nevermind then having to get it able to load apps that needed Google.

Still a bit salty they gave almost no warning before retiring that image though, one month notice that they were getting rid of it was dissapointing to say the least

socphoenix ,

A quick Google search on analytics brought up Plausible which looks like it would be more in line with OSS principles.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • incremental_games
  • meta
  • All magazines