• 0 Posts
  • 23 Comments
Joined 1 year ago
cake
Cake day: September 27th, 2023

help-circle







  • DHCP (Dynamic Host Configuration Protocol ) is a communication protocol that is used to coordinate a network via a server. The server in most home cases is your internet router. It coordinates the network.

    Think of your network as a town with streets, every street has a unique name aka network address. So when a new device gets into the town it gets a unique address in a certain format, when requested by the clients. Mostly IPv4 i.e. 192.168.178.20.

    Second there are ports. Ports are the house numbers of the streets. So if two devices use the same IP they still can be differentiated by using different ports. To address a specific port you write it behind the IP, in our example 192.168.178.20:80. So we use port 80.

    To come back to the beginning the router coordinates the IP addresses and the ports from your internal network via DHCP and makes sure every device is accessible and no doubles.

    There is a lot more but very briefly this is it.








  • For all Proxmox users it looks like the new ZFS kernel module with the patch is included in the opt-in kernel 6.5.11-6-pve for now.

    The kernel 6.5 actually became the default in Proxmox 8.1, so a regular dist-upgrade should bring it in. Run “zpool --version” after rebooting and double check you get this:

    zfs-2.2.0-pve4 zfs-kmod-2.2.0-pve4

    As this versions are patched for bug.


  • Das Argument “bei mir zuhause” war gedacht um zu zeigen das ich Linux durchaus benutze. Sollte keine Ausrede sein.

    Ich behaupte auch nicht das Windows billiger ist, wobei richtiger Support bei Linux auch nicht umme ist.

    Schaut euch diese Stat Seite an.

    Egal ob Worldwide, Europa oder Deutschland der Desktop share ist bei Linux immer im einstelligen Bereich. Ob uns das gefällt oder nicht. Woran hängt dies, das können nicht alles Idioten sein und alle keine Ahnung haben.

    Wenn Linux in allen Bereichen so viel besser ist warum benutzt es dann nicht jeder? Die Gründe sind sicherlich vielfältig.

    Sollten wir das ändern jep, es ist nie gut wenn ein Konzern alles in der Hand hat. Europa hätte sicherlich die Möglichkeit einen neuen Standard zu etablieren.


  • Zum Beispiel Office und der Austausch, Bearbeitung von Win Formaten. Docx mit Tabellen oder Excel mit Macros. Bist dort schnell an der Grenze.

    Wenn der Nutzer nicht nur lokal unterwegs ist dann bleibt nur der Weg über Office 365 pder Wine wenn die Dokumente anspruchsvoller werden. Dann bin ich eh wieder bei win.

    Jetzt kann natürlich das Argument kommen das der normale Nutzer eh mit einem Editor schon überfordert ist aber der Geschäftspartner aus dem rest der Welt vielleicht nicht.

    Die Welt spricht leider immer noch Windows und dessen kompatible Standardsoftware.