• 1 Post
  • 101 Comments
Joined 3 years ago
cake
Cake day: July 7th, 2023

help-circle

  • Ok. What exactly is not working with the network? Are you on wired or wireless? If you do run ip a, does your interfaces show up?

    Another thing to look at is journalctl -b. Look for errors, lines in red, anything about the network. If you can roll back to a functioning boot (or run journalctl -b -1 should show the previous boot) and compare to that is probably a good idea, journald (displayed by that command) may contain errors that are not relevant, so comparing to a functioning boot may be good.

    Also, depending on how old your computer it, there may be another hdmi output which uses the GPU integrated to your CPU. If that is the case, you could switch to it if the nvidia card stops working just to troubleshoot, take a look at journalctl -b and look for errors again. If the screen just goes black, and does not boot, this may also give you some messages as to why the nvidia graphics is not coming up.










  • I started using Gentoo many years ago, and took a break from it for a few years. It has some overhead to maintain. Two years or so ago I went back to it and, no joke, it is so much simpler now. Dist-kernel, dracut, refind just sorted everything. I felt like I was cheating. I don’t have to write my own custom initramfs for my custom needs? Stuff just solves it? And compilation errors and conflicts even when running a bunch of keyworded packages: gone! What is going on?


  • mumblerfish@lemmy.worldtoPrivacy@lemmy.worldPaper is the new privacy measure.
    link
    fedilink
    English
    arrow-up
    118
    arrow-down
    2
    ·
    2 months ago

    So important to document all these tactics and counter-tactics. It will also come to parts of Europe soon. Sweden has under the current government implemented prisons for children and forced government employees to report suspected undocumented children and families. And the far-right has not even officially been included in the government yet. We probably have to prepare here too.





  • Look into a distro that you might like, and find a “live usb” of it, often it is the installation media itself. How it works is basically it is a linux already installed on a disk image you transfer to the usb, and tell the computer to boot from it. Instructions on all this usually comes with the live usb media. Then you usually get a “try it out” or “install” option, or it just leaves you at a pre-configured desktop. Click around, install stuff, browse the web, get a feel for it.






  • Windows XP had been out for quite a while, and I did not want to use it. Staying on 98SE was not going to be possible forever. Ubuntu was quite new, I had recently started uni, and some friends helped me get started. There was one thing that absolutely amazed me: package repository. Just the concept. Windows at the time, to install stuff was finding random pages, sifting through ads, locate download button, hope it is not a virus. Linux had it solved. So far superior it there was no way I’m going back after that.