• 0 Posts
  • 29 Comments
Joined 1 year ago
cake
Cake day: July 20th, 2023

help-circle

  • twinnie@feddit.uktolinuxmemes@lemmy.worldWindows VS Linux (part 2)
    link
    fedilink
    arrow-up
    112
    arrow-down
    17
    ·
    edit-2
    3 days ago

    Let’s not cherrypick scenarios to try and pretend Linux is easier than Windows. Most normal people are nervous interacting with a GUI pop-up that gives them two options, never mind putting them into a terminal window where they could seriously fuck up their machine. What about clicking the download link on a webpage, clicking next a few times and having them software on your machine, compared to having to build something from GitHub (how many people here have never had to do that?).


  • I don’t know half that software you’re talking about running but I don’t find home servers really need to be that powerful. Companies like Dell and Lenovo have historically done cash back offers on small tower servers. I’m still running a Dell T20 I got like 10 years ago. Maybe keep an eye out for something like that if you’re not in a rush. I only ended up paying about £100 for mine.


  • twinnie@feddit.uktolinuxmemes@lemmy.worldWindows VS Linux
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    4 days ago

    I had to install Windows 11 on something a few weeks ago so I decided to do it without an account, it was nowhere near as difficult to do it as this sub would lead you to believe. Pressed a key combination to load up the command prompt then typed in a relatively short command. The GUI restarted and that was it.






  • This can’t feasibly be done over the internet. An IP address must be unique as that’s how it finds it out of billions of other devices. There are situations where the same IP can route to different locations but that’s regional and way beyond what you’re trying to achieve here. It’s how something like 8.8.8.8 works without sending all the requests to a single location.

    If your server is sending out traffic as 1.2.3.4 and then tries to send the encrypted traffic to the client at 1.2.3.4 the traffic would either be routed back to itself or the client would receive the plaintext traffic meant for the server.