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

help-circle

  • bad behaviour, ​such as having unpaid debts, doing undeclared work or ‌links to extremist organisations.

    Is such a bad summary, and all of the people prasing this law in this comment section as well, fail to mention a very important other “bad behaviour” which is suppose to be included in this law: Being a fucking VICTIM of a crime. They have been saying this since day one. Victims of crimes needs to be deported.

    Their resoning is that someone being victim of a crime is probably living in a social situation which the far-right government deem inappropriate. Like “undeclared work”; is your boss not paying their taxes for your work? You need to go.

    This law is there because it is the first step in creating an apartheid. If you have a single parent born in a foreign country – the far right is even talking about their worry about “third generation” immigrants – they should not be considered Swedish. Punishments for them they say must be different, you must always be threatened with deportation. You should not have access to public services and so on.

    This law is a fucking god-send for neo-nazis. Can you imagine? Immigrants who are victims of crime gets deported. Assault them, rape them, and they will be deported if they say anything. But the neo-nazi can go home and have dinner with their family. This is probably what the current government wants as one minister has an active club neo-nazi son! He is not being deported because he is in an extremist organization! Oh, wait, sorry it is just “kids with an interest in fitness”, as several government party reps have been saying about actual neo-nazis.







  • 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.













  • 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.