You can’t expose ports on mobile data. You can ether host the web server at home or on a vps or use something like tailscale.
You can’t expose ports on mobile data. You can ether host the web server at home or on a vps or use something like tailscale.
You could try tunneling usb from the host into wine with usbip, but I have a feeling that this wouldn’t work
I use traefik, but caddy should work too. I can share the docker-compose files I use later.
I didn’t understand the docs either, that’s why I’m using https://github.com/girlbossceo/conduwuit insted
An alternative would be to boot into the bios and shut down from there
I’m currently using Astro for that. You can write the pages in markdown, html or one of the many js frameworks. It also allows you to mix them.
By default it generates static websites with out any js, but it allows you to add js where needed. Optional server side features are wip, if you decide to need them later on.
They also have pre made themes on their website if you don’t feel like writing css.
Well yes, because 2 of them have a phone and a desktop computer
Static DHCP Lease
You should take a look at alvr
The Quest 2 works with alvr on plasma wayland too.
My solution is to create a docker network with the macvlan driver connected to a bridge interface on the host. Then you make the database listen on the bridge or just leave it on all interfaces. Don’t forget to configure the ips.
I can share my config later.
I dont know how you flashed the usb, but it seems like the installer is damaged. Try redownloading the iso, check the file hash, flash the usb drive with balena etcher and reinstall.
Did you change the partition layout in the installer?
If you are ok with learing something, then I suggest renting a VPS, its your own part of a computer in a data center. I had one from a local provider that cost 7€/month for 6 cores, 18gb ram and 256gb ssd storage, way cheaper than any mc server provider Ive seen. The thing is you have to do a lot yourself, but there are great tutorals on how to run mc servers on linux. You can run something like Lodestone and have a webui for your servers, but you dont have to.
You could use Xwayland video bridge or just use the discord web app in firefox
I’m currently building a similar device, which uses miraclecast for screen sharing from a phone or laptop and jellyfin in firefox kiosk mode controlled via the jellyfin app as a idle screen. Also sending media links via kde connect is possible. I still want to implement hypnotix for tv and some kind of intigration with the streaming services of the german public brodcasters. I haven’t thought about dlna but I like the idea.
I’m also using Debian as a base but I’m using LXQT with Wayland insted if Plasma. I tested everythin on a rasberry pi 4b but it’s struggeling. I want to move everything to a rock 5c.
I’m assuming you’re using the nautilus file manager. I found this post in adding right click actions to nautilus: https://askubuntu.com/questions/210192/how-can-you-add-an-item-to-the-right-click-menu-in-nautilus-without-nautilus-ac#672553 You could make a bash script like shown in the post and use polkit to open the password prompt and run a command as root.
They haven’t implemented the driver for the Fairphone 5 yet. I think it works on the Fairphone 4.
I got a Fairphone so I could run calyxos. The only thing missing for me is the option to stop charging at 80%.
Most phones can, it’s just disabled in software, you can enable it in Androids developer settings.
I’m not really a fan of cloudflare tunnels, but I guess thats an option too