• TheInsane42@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    My RPi4s and 3s will out perform my older laptops, apart from the just retired P50 (gpu nearly died). That one is 6y, the others are 11y old HPs and a 16y 32 bit Xxodd (wierd brand). tje RPis are sufficient for normal server use, the nwew laptop (last gen i9 with 64G mem) can host (nested) kvm clients, so no need for extra hardware. (And still I save them, just in case ;) )

      • TheInsane42@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        1 year ago

        I’m glad I don’t need computing power then. It just runs a webserver, 2 databases, mail environment, puppet master, icr client and some random stuff I just start and forget.

        It does the trick here and it and it’s predecessor Rpi3 and 2 managed, are quiet and enough for here. Both 3s boot from microsd and run from USB SSD for the OS, data is on nas. All are stock, no extentions, apart from an extra USB nic on my firewall. (Somehow having 2 different physical interfaces sounded preferable to me for a firewall)

        The old 3s are now interface for my smart meter and a domoticz system.

        BTW I see the Thinkcenter you mention for €250 online, My RPi4 cost me as kit €108 (8GB version). That was before all prizes went trough the roof though, as I see the separate board now for €125.

          • TheInsane42@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 year ago

            undefined> I was put off of RPis since the RPi3 too, the way they misled people with their marketing about it having a gigabit port which was on a shared bus so it was not really true put me off of them.

            Yeah, that was the main drawback of the 3, the 1 GB port that was linked to the USB hub, which couldn’t do more then 480 Mbps, in total, shared over all USB devices. At least it did a GB handshake and managed more then 100 Mbps. ;)

            The 4 However, has a separate chip for the on-board GB interface and I manage over 900 Mbps with it. When you use one as firewall and want to use 2 separate interfaces, you still have to use an USB interface, which here results in 300 Mbps trough both interfaces (after kicking the internal interface irq handling from cpu0). I’m probably one of the few so crazy to use an RPi that way. I came from 50 Mbps line, so anything faster is ok by me. (especially for the same monthly fee ;) )