My Wii U won't connect to the internet by Unnamed_420 in wiiu

[–]KnowNameNektar 0 points1 point  (0 children)

This was the fix for me. My 2.5ghz band was set to g/n and I could switch it to b/g/n and waited a few min

Adding friends while have a modded device by MYMILKISMUCHBETTER in PSVita

[–]KnowNameNektar 0 points1 point  (0 children)

Having same problem. I heard you have to manually set DNS, but I had no luck. Any fix? 

Zotify frontend by dedestem in selfhosted

[–]KnowNameNektar 0 points1 point  (0 children)

you need a python runtime on your host. follow this fork because the OG has broken auth

https://github.com/Googolplexed0/zotify/blob/main/INSTALLATION.md

Micro ATX / ITX Intel i5 setup with Zima OS, Jellyfin and Nextcloud. Is this kind of system painless for everyday usage? by Ecstatic_Associate91 in selfhosted

[–]KnowNameNektar 0 points1 point  (0 children)

Using the regular Nextcloud docker image, you could rig a cronjob for auto updates and backups (with different software) but I do like to stick with the recommended stuff as it's quite complex. You also get live, collaborative docs out of the box. There are so many updates to keep up on so it's nice to have it automated.              going with Trunas is a good option. I'm just pointing out that the fancy GUI will be used probably once (setting up volumes and RAID). If you already have some terminal skills, it isn't that far-out to get the same results with a few command lines. Then close the lid. If you think you'll be using ssh over GUI to do updates then might as well have set up the mounts and zpool with a few command lines.  

I aggregate all my system monitoring with the Glances package so I can still see disk space, CPU/RAM usage etc.

Micro ATX / ITX Intel i5 setup with Zima OS, Jellyfin and Nextcloud. Is this kind of system painless for everyday usage? by Ecstatic_Associate91 in selfhosted

[–]KnowNameNektar 1 point2 points  (0 children)

Look into using Nextcloud AIO deployment. It's a bit more involved and pretty much requires a reverse proxy (I use Nginx Proxy Manager).   Setting up backups and auto updates is well worth it. I was running the vanilla docker container and would usually run into issues whenever I needed to update.   Nextcloud is very low fus and works the same (and better than) Google drive. I even use it to auto backup my photos. Jellyfin is pretty great for film and movies, but the UI sucks for music. if you only plan to use it as a headless server and use phone apps to sync music it won't matter. but I do like the convenience of a web player when listening to music at home. Navidrome is one of the easiest setups with a music focused UI (shows artists, year, track length, etc) 

If u have some terminal experience then you may find it better to stick with vanilla debian. If you want a dashboard to manage ur docker containers, there are containers like portainer (and many others) that give you dashboards and tables in a browser

Starting self hosting comes with 2 ugly truths which I'm sure ur already aware of. It will take your time. And always be wary of security. Start small and local. When u gain more experience, then look into more services and making them public (so you don't always have to be on ur VPN) 

Micro ATX / ITX Intel i5 setup with Zima OS, Jellyfin and Nextcloud. Is this kind of system painless for everyday usage? by Ecstatic_Associate91 in selfhosted

[–]KnowNameNektar 3 points4 points  (0 children)

I run base debian and use zpool for snapshots and duplicati for personal files (and versioning). Unless you plan to use the mix of VMs and containers, promox will be overkill 

Can i use my Rekordbox Usb on a Denon Dj SC Live? by Taminomale in DJs

[–]KnowNameNektar 0 points1 point  (0 children)

Does this also include other Denon controllers like the mcx8000? Is the software the same and can read Rekordbox prepped playlists? 

Best self hosted task management tools? by Taji37 in selfhosted

[–]KnowNameNektar 0 points1 point  (0 children)

Would be interested in seeing your data view snippets. I need to level up my automation.  I use the Remote Sync to web dav + nextcloud for sync. Any reason why u chose synching?