• 0 Posts
  • 24 Comments
Joined 1 year ago
cake
Cake day: July 2nd, 2023

help-circle





  • Hey, i have had the same trouble on an DL380 G9. Those bioses don’t support booting from PCIe at all. My server can’t even boot from drives from the Raid controller in IT-Mode.

    I would suggest, by proxmox being a hypervisor, to just install proxmox on a single SATA disk and try to boot from there. This is what I have done in the end.

    You can then use your NVMes as storage pool. Also you bifurcation can always also be a problem when trying to boot from those devices.

    I would also as a last call try to disable bifurcation and see if one drive will show up. Maybe then you could use 2 real PCIe slots with cheap m2 to PCIe adapters.




  • Stabilität und richtige Dokumentation von Drittanbietern wär cool.

    NixOS hat das ganz geil gelöst mit den incremental stages wo man einfach auf eine vorherige Stage zurück gehen kann. Sowas muss man eigentlich als krasses neues Feature verkaufen.

    Man bräuchte auch festere Vorgänge. Ich weiß der Vorteil von Linux ist ja gerade das offene und vielseitige aber der Endbenutzer ist schlicht überfordert sowas wie BORG einzurichten. Da wärs tausend Mal einfacher zu sagen das man standardmäßig ne Festplatte dafür hinstellt. Macht TimeMachine ja genauso für einen.

    Die Designsprache sehe ich gar nicht so. Ich finde zb. Alleine das Manajro UI tausend Mal schicker als Windows. An MacOS von der usabilty und vom Design ist mir noch nichts untergekommen ohne große Anpassung.






  • I suspect nextcloud having performance issues with slow Disk IO. With rootless containers I had a much worse performance than rootfull. Also using MySQL Backend instead of SQLite did speedup the performance.

    Nevertheless I have the same problems with nextcloud as you stated. Pretty much not as usable as I thought.






  • Hey I am currently also looking out for Tipps to begin with. Especially for Warhammer Kill Team.

    Question to the more mature painters. How do you select your paints? I see tutorials with like 20-30 different paints and although I understand why they are used, the paint recommendation of Warhammer includes like 4-5 colours. This seems more reasonable to me.

    Do i need a set of base colours or do I just need primer and the one “base” colour given in the recommendation?

    And the last question is, if I can’t even choose colours, is this the right hobby for me?


  • Tbh I wouldn’t use languages but rather chainable configurations. Those could be yaml, JSON, toml etc.

    I really dislike running any dynamic code for those things. I mean you really only need rbac providers and/or auth providers.

    Maybe I underestimate Polkit by a far at the current state, but the 2 times I used it could have been a config file.