• 5 Posts
  • 20 Comments
Joined 2 years ago
cake
Cake day: June 25th, 2023

help-circle















  • wolf@lemmy.ziptoLinux@lemmy.mlHow to combat infection of your system?
    link
    fedilink
    English
    arrow-up
    21
    arrow-down
    1
    ·
    2 months ago

    Welcome to Linux.

    Concerning your questions:

    How to keep your system clean?

    • Subscribe to the security mailing list/blog etc. of your Linux distribution and for software that you use
    • Update your system whenever there are updates available and reboot your system after applying the updates
    • Activate the firewall of your system and block all incoming traffic which was not initiated by your own system
    • Only install software which is distributed with your operating system or which is well known and you download from the official distribution page (for the sake of an example: If you use Google Chrome download the package/binary for your Linux from Googles Chrome page)
    • Use an adblocker for your browser like ublock origin

    What not to do:

    • Never install software found on the internet or a forum
    • Never run arbitrary script from the internet in your shell

    Doing the above and applying some common sense should be fairly secure. As a rule of thump: Less software is always better and well known software will usually be better scrutinized and more secure. (YMMV)

    As a normal desktop user your chances of getting your system infected when applying above rules are very low and they are your best line of defense.

    Securing a Linux system, especially in depth, fills books, and detecting an infection is another topic for specialists. One way to improve your chances of having a non infected system is using an immutable Linux distribution like Fedora Silverblue, which should in theory be more resistant to infections and which should in theory allow to detect infections easily.

    Unless you have a reason to expect being personally targeted (in which case: good luck to you ;-)), the answer to infections and similar is having regular full backups of all your data, so in case of an infection you can wipe your computer and recover everything. You should have regular full backups anyway, in case your SSD fails, your computer gets stolen and similar threats to your data.



  • Not sure what you want to express. I actually used BSD a long time back, and the quality/documentation/coherence/beauty of the system are/were just on another level… Running Debian for nearly a decade now, because of compatibility (with hardware and software I need)… Linux improved a lot in the last nearly 3 decades and I am happy it exists, still I would be more happy if the BSDs would have stayed at least on an equal footing.


  • Fair point. :-)

    At the end of the day, the OS has to run the software/applications one needs to get shit done… if it is macOS or Windows, that’s okay.

    In my defense, I ran NetBSD for several years a long time back, and it was one of the best OS experiences I ever had. I am just old/pragmatic/flexible enough, to choose setups with less friction, if possible. ;-)

    Still, I think it is a shame that Linux mostly took over the UNIX world and the BDS are left for hardcore nerds/embedding/game consoles and Solaris and co are not viable options anymore. Portable software and its stability benefited a lot from bugs detected on other platforms (OpenBSD was always a forerunner here).


  • Forced to use macOS at work, and for me it sucks (only slightly less than Windows):

    • Slow UI (have to wait several seconds after login before spotlight is able to execute custom scripts)
    • Finder is a PITA and one of the dumbest file managers I was ever forced to use
    • No easy way to provision the system
    • Annoying nagging to use all the Apple services/login with Apple ID
    • Shitty software management (instead of a descent package manager, every fucking application has a popup for its own updates after opening, which breaks my flow)
    • macOS only interacts decently with other Apple devices (iPhone etc.) and has its own ‘standards’, taking away my freedom to choose what I want to use.

    Of course, your needs are your needs and if macOS fits your needs the best, all power to you.




  • Well, the fan service is a factor for sure… (Seriously, I find the discussion quite hypocritical: Sex sells, most actors/singers are quite good looking and most block buster movies have a cast of sexy/good locking people displaying status symbols. That is not even mentioning product placing and other shit going on in popular movies/TV shows.)

    • A PS 5 original which is optimized well enough to run on the Steam Deck and some potatoes smoothly
    • Responsive controls
    • Great enemy design which telegraph their intentions clearly
    • No in game purchases or other dark monetization schemes
    • A complete game which seems mostly bug free (from what I heard so far)
    • Shift Up Corporation seems like a company of gamer which create the games they want to play themselves

    Stellar Blade and Shift Up Corporation fully deserve a great start, and I happily payed the full price of admission w/o feeling bad about it.


  • Sorry, but this post is really, really bad.

    State clearly which distro and which versions of Gnome and dash-to-dock and perhaps what other extensions you are running, and there might be a chance someone is able to help you. (Also state clearly the source of your Gnome extensions).

    Most of the hints/solutions in answer to this post are also not good. If dash-to-dock triggered the malfunction of the gnome-shell on your system, just login to a terminal and use dconf or gsettings to set org.gnome.shell enabled-extensions to an empty array or to an array w/o dash-to-dock.

    I am happily running dash-dock@micxgx.gmail.com on multiple physical and virtual machines w/o any trouble, using the dash-to-dock provided by my package manager on different CPU architectures YMMV.