It’s free with their account using their services for up to 25 nodes. It uses direct connections where possible so your information goes straight from one device to the other without having to self host their program.
On FreeBSD the config is located in "/usr/local/www/nextcloud/config/config.php", I'm unsure about Linux I haven't set it up for that. But, in the config you will see a marker for "trusted domains," I've set mine up for local DNS, zero-tier and local IP setup and it looks like this:
Edit: You can see here more info on the config file. Per that documentation on Linux it should be under "/var/www/nextcloud/config/config.php"
Also of note, for internal IP addresses you should set the server to a static IP on your router, that's how I know my server will always be 192.168.50.30. If you're using home internet (not a VPS or business line) you're pretty much guaranteed to have a dynamic IP for public facing connections. For that I like noip.com because they have an app that will auto-update this so you can use the free domain name without needing to know the IP address that will change every few days. Duckdns also does this if memory serves though I think they just had a bash script you ran for this.
Find in your install the config.php it will listed trusted domains (or ips) and you can add as many as you want. I’ll find my config file here in a bit and paste that part of it as an example
It can be an ip address, if you have a static ip. If you’re planning to host this on the open internet and have a dynamic ip (home internet is most likely for this), or static and don’t want to pay for a top level domain you can use a service like noip.com for a free address like “test.ddns.net”
You can also change this after the initial setup in Nextcloud’s config.php as well as as additional domain names/ip addresses that can reach the server.
It’s still just as bad. We leave ours disconnected from the internet, but a quick note here: I’ve heard of some tv’s auto-connecting to open WiFi networks if available (though ours does not and nobody near us has an open WiFi network). We just have a very generic Hisense tv from 2019 I think
That is correct. Let’s say me and my dad get cancer. We both have health insurance provided by our employers.
Dad:
Initial deductible (cost before insurance kicks in): $10,000
Max out of pocket (in network): $20,000
They cover initial treatment but the anesthesiologist is “out of network.” That charge goes to the separate deductible for out of network costs, dad pays $30k total, of a $500k “sticker price.”
Me:
Deductible: $4,200
Max out of pocket: $4,200
Initial treatment is covered by insurance, no provider listed as out of network. Total cost to me: $4,200 out of a $500k bill.
Every insurance is different, each hospital will do different things to get extra money, and you have no way of knowing what 1 piece of the treatment is out of network until after you’ve already had the treatment. Our system sucks
Most vr controllers talk to the units base station as far as I know, so unless you actually want to have a full vr headset that’s probably a very expensive proposition. Wii controllers are also Bluetooth compatible (least with dolphin), you might look into those instead of the joy cons if they would work
Question for you: why post here, a community that is largely a help forum and refuse to answer questions from people trying to help? There’s been a few here trying.
Follow up: how can you say they are refusing to replace your deck while also saying you’re still working with them? Which is it?
From the outside looking in it’s clear something isn’t working as expected which happens with tech sometimes. Acting like the only possible option is a device replacement while not answering questions seeking to help really feels like there’s missing info here.
Edit: just looked at you last link and it appears your dock is working now?
Focus on simple things first too! I see a ton of people talking (in other threads) about not wanting to deal with the terminal/command line and that is fine. Mint will install/set up hardware without it and includes a software store that will handle everything via the GUI. Once it's installed check the store out and get the apps you want/need.
Then focus on one thing at a time - i.e. pick an app you need you haven't found/setting you really want to change and start googling/asking here for tips/help. Like any OS there will be some differences to get used to but you don't need to learn all at once!
It's unfortunate but in some cases you do have to accept trade offs to get what you want. Not to mention apple has that built in, while much of what's being recommended here are custom roms and other things that are not exactly user friendly to run out of the box.
Mr chromebox had the up to date info but agreed it’s a lot of work to make this work, and without tools and scripts is likely to at least have broken audio
Yup. The whole point is to separate/disenfranchise the poor from the rich. Not enough money charged to care, but set up in a way that those who would likely need the bus the most would struggle.
One option the board will weigh Wednesday is to move up the entire timeline on charging full fares to the line. Another is to add a 50-cent fare just on beach-bound routes west of downtown; transit authority CEO Brad Miller said he believes that a nominal fare, not payable by cash, would dissuade homeless riders.
They also want it to be a non-cash payable fare. Just to make it harder for homeless people to use the bus.
My wife is basically tech illiterate and has 0 desire to ever use something that doesn’t just work out of the box. We’ve moved some of her software to foss (darktable over Lightroom due to their stupid subscription only model) but she’s really only comfortable on a MacBook and even then only after I’ve set the whole thing up and maintain software/os updates.
macOS also sucks for smb file shares so I have a FreeBSD jail that just does xrdp and ssh X-11 forwarding (better color matching for photos this way) and she runs a script disguised as a desktop shortcut to run her apps. The script launches an ssh session and pops up a simple program I wrote that just lists available apps like darkroom. Gives her native file speeds and 0 need to understand anything related to the OS. My rambling point here is unless you set it up so the SO doesn’t need to learn it’s likely to fail and in return you’ll be responsible for all of the maintenance. Unless you’re ok with that it’s probably not a good idea
It’s free with their account using their services for up to 25 nodes. It uses direct connections where possible so your information goes straight from one device to the other without having to self host their program.