Skip Navigation
Why aren't linux hardware shops on Ubuntu's certified hardware list?
  • Well because of money. You certainly have to pay to get Ubuntu certificated. And you only do this to have a Linux system with support from the manufacturer.

    It's an enterprise problem with an enterprise solution.

    The normal personal systems are not in the same segment.

  • Canadian cannabis market struggles five years after legalisation
  • 2022, Deloitte Canada estimated that cannabis added C$43.5bn ($31.91bn; £26.23bn) to the country's gross domestic product since legalisation.

    So the problemis not a too small market but billion dollar companys trying to force eachother out of the market. I would not call those number "struggling".

  • New UCF Technology Could Reduce Lag, Improve Reliability of Online Gaming, Meetings | University of Central Florida News
  • Does it really matter? I mean you can't be faster than light, wich is around 300km/ms which we pretty much are. I see this more as a bandwidth type of improvement. In theory we could do 65ms around half the globe with a diffct fiber connection and about 900 trillion watts of energy but thats not really the use case I think.

    A better improvement would be WiFi and 5g stability and latency. I loose more latency over WiFi than over my entire connection to any server I need.

  • Looking for Recommendations: Portable MacOS-Compatible Keyboards for Remote Work
  • I have a Keychron k2 with the German layout and the PBT Retro caps with Blue switches and I am more than happy with it. Very lightweight and portable and the 3 Bluetooth slots are handy. I know it's not the best one out there but it gets the job done pretty well.

    I will do foam padding and o rings in the future to reduce the hollow sound and the bottoming out of the keys. I dont low well the other keyboards are made in this regard.

    You will eventually need a wrist rest with the keychrons due to their height. Also the battery life is not as great as it could be. I am most of the time directly connected to my MacBook so I won't notice this much but I know that the battery lasts around 1-2 days of work depending on the type of lighting you choose.

    Hope that helps somehow.

  • Help Request - Proxmox Partitions/Boot - CloverBootLoader
  • The problem is more with zfs on consumer grade NVMes. I have/had problems in that configuration due to the bigger sector sizes. Proxmox itself does do frequent writes, but I don't know how often exactly. I know that my problems went away with not using zfs.

    https://www.reddit.com/r/Proxmox/comments/idlqh3/zfs_extremely_high_ssd_wearout_seemingly_random/

  • Help Request - Proxmox Partitions/Boot - CloverBootLoader
  • I wouldn't suggest usb or sd-cards with proxmox due to its constant logging. You will fry them really quick unfortunately. Had that problem with NVMes.

    For litterly anything else I would also suggest SD-Cards.

  • Help Request - Proxmox Partitions/Boot - CloverBootLoader
  • 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.

  • Für welche Probleme glaubt ihr die Lösung zu haben obwohl ihr absolute Laien seid?
  • Sorry aber mit dem CO2 Preis muss ich leider wiederspreche (bezüglich Sozial gerecht). Es gibt ungemein viele Wohnungen und Häuser die vermietet sind die mit Fossilien beheizt werden, sodass du bei einem hohen CO2 Preis der Bevölkerung eher nur eine Finanzielle Last auflegst die sie selber nicht beseitigen können. Vielmehr müssen die Produzenten der Anlagen besteuert werden. Sprich die Anschaffung von Verbrenner oder Fossilien Heizung muss hart besteuert werden und die Steuer muss 1:1 für föderungen von nachhaltigen Energien genutzt werden.

    Sonst hast du am Ende ne Gesellschaft wo reiche wieder nur reicher werden weil die sich die überhaupt eigenen Wohnraum und ein neues Auto leisten können.

  • Trying to make my first server, stuck on OS choices
  • Tbh all modern mainstream distros are lightweight I give you that. But there are always exceptions. Something like PopOS (I know not a server distro) can hog a lot of resources, so those are not suited.

  • Trying to make my first server, stuck on OS choices
  • Yes that's correct. But I see 18 months maintaine windows for a complete distro upgrade is fairly often. Ubuntu Interim is in my opinion not really suited for server applications due to the small support windows.

    Rocky Linux9 security EOL is in 8 years for the other end. In that context fedora is a lot more "short lived".

  • Trying to make my first server, stuck on OS choices
  • You will need a pretty light distro since you only have 2GB of Ram. Normally I would recommend containerized workloads, but 2GB RAM are just a bit too small.

    Your distro choice should also be made based on the frequency of maintainance and package availability.

    In the server space you have some contenders.

    Release based distros: Ubuntu is your beginner friendly go to recommended distro. Very well documented and with automatic security updates. In my opinion its okay but a tad bloated. Ubuntu has yearly release cycles but the LTS versions have longer support so you don't have to upgrade your whole distro. Ubuntu uses apt package management.

    Debian would be the next normal choice. Also apt based with almost yearly releases. No bloat, but also no auto features. You are more on your own. Similar to Ubuntu.

    Fedora server is also a more beginner friendly got it all distro with better modularity and very recent packaging. Fedora uses dnf. Be aware that fedora has tight release cycles on which you have to upgrade every time. Fedora has virtually only a small grace period between releases.

    Centos/AlmaLinux/RockyLinux are all RedHat Linux clones without the enterprise support but with the same packages. Rock solid distro used in the enterprise server industry. Very well documented and known. Due to enterprise world also a bit outdated. But I found packages that are newer here than in the Debian repos. Those distros also use dnf/yum.

    OpenSuse Leap is also a Good distro. I can't say much to it because I didn't use it so much. Opensuse is well known and has a good knowledge base. There is also opensuse Tumbleweed wich is a rolling release distribution.

    Rolling releases: Rolling releases are distros wich don't have real release cycles but are more or less "rolling" no big upgrades needed but more of a once a mont maintenance type distro.

    There is centos, archlinux, nixos, opensuse Leap and probably a lot more. Nixos is pretty special and I don't really recommend it so much for beginners.

    Last category auto updating, immutable micro distros wich are mostly used for container hosts. This distros are made for only hosting containers. You have to take care of the right storage setup and be aware of all the special quirks it comes with. Best ones are Fedora CoreOS, Flarcar Linux and Opensuse MicroOS. Those are "low maintaince" but only if you really know what you are doing. Steep learning curve and non standard procedures.

    Hope this helps a bit.

    Feel free to correct me :)

  • NuShell: a very nice shell I found today. What do you think?
  • Interesting for data driven servers where you routinely have to check data. I can image Mailstorages etc. Could benefit from this.

    As normal shell I would still prefer zsh or fish due to its popularity.

  • France to allow loss-making petrol sales to bust fuel inflation
  • I think it's more Problematic to live almost 50km away from your workspace. I don't expect any form of transportation to cheaply transport me 100km every day tbh.

    But also to be fair. The train should always be cheaper than a car. Also at above 2€ per L with a reasonable consumption of 6-8L you are around 16€+ just for fuel. Aren't trains with discount Tarifs around 8-12€ per trip?

  • InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SC
    scrapeus @feddit.de
    Posts 0
    Comments 44