• 0 Posts
  • 8 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle






  • The point is, they already did. 99% of webservers run Linux. They are all out in the open and hackers love to get their hand on them as they are likely to have mailservers on them and they have a public IP so they can always be reached.

    And most of them do not get hacked. And those that do mostly get hacked due to bad passwords or bad website code. I administer one and see the thousands of attacks running up against it daily (most are just attempts to log in with basic credentials). And of course I see the daily influx of updates from Linux.

    If a new security flaw is seen, its often quite difficult to use. And with Linux somebody makes a patch before simple tool for hackers are out. With Microsoft products you wait till the next patch day, in the best case critical exploited bugs are patched in days. Also security flaws in closed source products are often easier to exploit and tools to use them are available fast. (Such flaws are often already discovered in open source products by third eyes and testers before they make it to production systems.)

    Of course there are exceptions to the rule, like heartbleed. This was an easy to exploit flaw in an often used Linux service and it caused a big turmoil because many where to slow to patch their systems.

    Also of course if Linux gets more popular on the desktop more software will be an attractive target for malicious actors and some software may get popular before many people take a look at the source code. But the situation will still be much better compared to closed source systems.

    (Also of course more closed source software will be made for Linux then)


  • An SSD really is the solution. You believe it just speeds up boot time, but it does speed up nearly everything else too.

    Your Webpage? Your Browser loads it, stores new data into the cache and stalls while waiting for the HDD. Or it knows elements are in the cache and stalls waiting for them.

    You click on the application menu? You PC tries to load 20 icons, tiny amounts of data an SSD has ready in a microsecond. Your HDD takes a full second because the seek between the 20 places where the icons are on the HDD takes so long.

    I have some very old PCs I manage (mainly for relatives) and one couple uses a Core 2 Duo E6400 which should be quite similar to your PC. This PC is very usable for daily browsing with Ubuntu 22.04, boot time is about 25 seconds, then about 10 seconds to load up ebay. (I admit I optimized boot time quite a bit) The other PC they have is even slower than that, I just do not remember the exact CPU right now. That one is even used for old browser games similar to candy crush.

    Of course it is not what I would use given the choice. I want to compile code in seconds, watch videos in glorious 4k and play a 3D game from time to time. But for them it works perfectly well, so well that they deny my offers to upgrade them