KaninchenSpeed

joined 1 year ago

You need to change a setting in windows for remmina to work. I don't remember which one it was but I think it was some where in the remotedesktop settings.

I'm currently doing this to a Citroën C5 III (2015). The hdd in the old infotainment system broke, so I had a reason to do it, and adding a few features couldn't hurt.

It's a huge pain to get to find information about anything in this car and to get anything to work properly, but I hope it'll be worth it.

[–] KaninchenSpeed@sh.itjust.works 3 points 2 weeks ago* (last edited 2 weeks ago)

If you ever want to try it, here are the config files and commands from my bash history.

https://codeberg.org/KaninchenSpeed/c5-car/src/branch/main/gps

The geoclue file is set up for organic maps.

You can also run organic maps without flatpak, but you might need to compile it yourself.

[–] KaninchenSpeed@sh.itjust.works 6 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

I'm currently doing the same project.

To get gps to work on linux, you configure gpsd to get the data from your gps module and setup geoclue to get its data from gpsd. I lost the config files but I remember that I did the gpsd geoclue connection by echoing the gps data of gpsd into a netcat socket and connecting geoclue to it. Organic maps then automaticly gets its position from geoclue.

Im also working on a organic maps fork, which shows onscreen directions on linux.

[–] KaninchenSpeed@sh.itjust.works 4 points 3 weeks ago (1 children)

I hope they add the ability to turn the computer on even if it is completely shut off. That would make keeping my family's computers updated much easier.

That's probably not possible, but you could do it with a microcontroller and a relay bridging the power switch.

[–] KaninchenSpeed@sh.itjust.works 2 points 1 month ago (2 children)

I have not had luck with vr (oculus. I hear index does better).

Which oculus headset do you have? If its a Quest then ALVR is the way to go. The wired only ones dont really work. If you want to see your desktop in vr, then you can use WlxOverlay-S for that.

[–] KaninchenSpeed@sh.itjust.works 5 points 1 month ago* (last edited 1 month ago)

I use their blinds and windows with a Velux KLF 200 gateway. They work fully localy with homeassistant. Can reccommend.

[–] KaninchenSpeed@sh.itjust.works 2 points 2 months ago

I don't own a ryzen 5xxx but from my experience with a ryzen 3xxx in a laptop, its enough to run most games (at least that I play) at 1080p 60 at low to medium settings. So yea it's pretty good.

[–] KaninchenSpeed@sh.itjust.works 2 points 2 months ago* (last edited 2 months ago) (2 children)

From my experiance with minecraft servers ryzen is the way to go.

I would recommend getting a used ryzen 5 5600g or ryzen 7 5700g i found some for less than 80€ on ebay. For the mainboard i would either get a cpu + mainboard combo or get it new as i haven't found any non broken used boards. Pretty much anything is fine, just look out for the number of pcie slots and the lane distribution between them and if it supports lane bifurcation (you need this if you want to add m.2 expantion boards) if you want to add a hba or network card later on and that the board has 4 ram slots. Get at least 32gb of ram, 64gb is better and get them as 2 sticks, so you can upgrade later, ddr4 is cheap now. Storage wise I would reccommend 2 sata ssds as boot drives and 2 nvmes (if the mainboard supports it) for data.

So as an example (only 1 boot drive) with the prices ive found:

U: used (ebay); N: new

CPU U Ryzen 7 5700g w. heat sink 75€
RAM U 2x32gb corsair vengeance lpx 80€
MB U msi b550-a pro 82€
PSU N bequiet system power 550w 52€
SSD1 N crucial bx 500 250gb 16.5€
SSD2 N crucial p3 plus 2tb (2x) 198€
Result 503.5€

This mainboard isn't itx, but you should find one that is for a similar price!

Software wise you can try out debian, truenas or something else, but try to use zfs. Im personally using debian on zfs root running minecraft servers in docker containers with docker-compose but running lodestone (a web ui for mc servers) would also be an option. Running nextcloud in a container is also pretty easy

[–] KaninchenSpeed@sh.itjust.works 11 points 2 months ago (5 children)

I've experimented with ntfy, it works pretty well and is selfhostable. I don't know if it natively support mqtt though.

[–] KaninchenSpeed@sh.itjust.works 4 points 2 months ago* (last edited 2 months ago)

I use both IONOS for domains and webhosting and a VPS from Host Unlimited, they also offer webhosting, but I haven't tried it yet. I'm happy with both. Host unlimited apparently has a tier with unlimited mailboxes.

[–] KaninchenSpeed@sh.itjust.works 8 points 3 months ago

Volumes are horrible, how would I easily edit a config file of the programm running inside, if the container deosnt even start.

Bind mounts + ZFS datasets are the way to go.

view more: next ›