• 1 Post
  • 63 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle

  • Cenzorrll@lemmy.worldtolinuxmemes@lemmy.worldDirty Talk
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    6 days ago

    I learned this relatively quickly running my own server with the intention of my family also using it. Data on a separate drive, backed up regularly and automatically. System on it’s own drive, dd’d when it’s in it’s final state and backed up before I screw around any deeper than trying out a new container. I can bring my server back up in however long it takes to transfer data.





  • From the article, I wish them the best but this line of thinking is not the Linux way:

    The first app I installed on Ubuntu (on both my machines) was Chrome browser. While Chromium, the open source version of the browser, is available in Ubuntu’s App Center (its app store), the official Google version is not.

    If you’re wanting to give Linux a try, you gotta be willing to let go of the Windows way. Chrome is not better than chromium because Google. Don’t complain that a specific app is hard to get running if you aren’t willing to try the alternatives, especially if there’s literally a Linux version maintained by the same developer





  • Cenzorrll@lemmy.worldtoLinux@lemmy.mlWant switch to linux
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    1 month ago

    What sort of “simple” things did you have trouble with in Mint?

    You could try popOS, Fedora, or Ubuntu. But without knowing what you struggled with, Mint should still be the best choice of you’re new. Your troubles could just be the desktop environment you picked, or enabling third party/proprietary repositories. Or they could be a legit issue that is easily fixed using a different distro.



  • I barely got an opportunity to try out Solaris/opensolaris (honestly I don’t remember which) before Oracle got involved. It gave me the impression of being a no nonsense, get shit done workstation OS. It was clean, it had enough frill that anyone could sit down in front of it and start working, but it wasn’t showy. I wasn’t a business person doing business things, and I was really just looking around for a good office suite on a stable OS that I could make it through college with. I really liked the “this is where work gets done” feel of it.


  • I’m in an interesting place because I installed tumbleweed as a server. At some point there was a change to networking and when I updated, networking didn’t work anymore, so I had to roll back to just before the update. I don’t want to start from scratch, and I don’t want to either bring a screen to it and troubleshoot what’s going on again. I tried in the past, and after a few hours of getting nothing (everything should be fine, it just doesn’t send or receive anything), I rolled it back and walked away. I have a feeling I just need to run yast and reconfigure there after updating, I just don’t want to go through the effort of fixing it because it still runs fine.


  • I’ve found that the Arch wiki works for most distros if you know how to translate it. There have been multiple times I’ve searched how to do something or how to fix something in Linux and the only useful result is an arch forum or wiki. All I had to do is translate the steps for debian/ubuntu/opensuse/fedora/rpiOS, etc.

    The process was usually “search this error” > “this part” isn’t working, search “this part error” > arch forum showing steps to fix. Search “where the fuck is this file in <distro>”. Get “it’s usually here, here, or over here”, then do arch steps.

    Then there’s opensuse, and there’s fucking camelcase capitals in their packages (NetworkManager? Seriously?) so I have to Google “opensuse <command/application> package” like a fucking rube.




  • Or Windows gives you a blue screen and just “BAD_POOL_HEADER”.

    I got that intermittently at work on an instrument about every week or two. The best answer I could find was “it could be software or hardware related”. Yeah, thanks for that, problem solved. Wish I had thought of that. Not even a time stamp. Finally found out when it occurred to within 20 minutes and there was jack shit in the logs.

    IT ended up calling in a service tech to re-image the computer.



  • Drivers are on the computer, firmware is in the component. Firmware can be updated in both windows and Linux and will affect both systems. Drivers live solely on the OS, so fedora drivers will not be affecting windows. There’s an incredibly small chance that your firmware was updated and caused this, but I don’t recall a firmware update ever occurring automatically on Linux, I’ve always had to do it manually.