linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

atzanteol, in Could we add "Distrochooser" to the sidebar?

At first I was with this but the first set of questions is so stupid that I can’t see that being a good idea.

Somebody just code up a bot that picks a random mainstream distro everytime somebody asks “what distro should I use?”

MigratingtoLemmy, in KDE Plasma Mobile 6 Porting Underway

I would love to be able to use a Linux mobile as my primary but I know that’s not going to happen, unfortunately.

Contend6248, (edited )

Maybe some tech giant pumping money in a 3rd eco-system would help, i think it’s very likely to happen one day

adam_b,

deleted_by_author

  • Loading...
  • MigratingtoLemmy, (edited )

    I believe PostmarketOS with the PinePhone Pro is a decent experience. Nope, it’s not. Don’t get it if you don’t want to contributr your time to the project. With that said, I’m not too confident on its usability, 2 years after its release. What do you run and what has your experience been like?

    iturnedintoanewt,
    @iturnedintoanewt@lemm.ee avatar

    Is the PPP any good now? I have one in the drawer, it was mostly unusable when I bought it.

    asexualchangeling,

    Until it can run my banking app it’s unfortunately not a contender, no matter how much I want it

    viking,
    @viking@infosec.pub avatar

    Is there any specific use case for the app that you don’t get with the mobile website?

    I’ve figured out that my bank’s app is basically a wrapper for the mobile website, the only thing they added being fingerprint login.

    Instantly deleted the app and use the website now, one less thing that can potentially spy on me.

    SciPiTie,

    I have several bank accounts and at least here they all use their dedicated app for mandatory 2fa - Bastards…

    And yes, literally: don’t want to use our app? Don’t get an account with us!

    lambipapp,

    Everything in Sweden is authenticated through the same app ‘BankID’. We even have our passports in there.

    SciPiTie,

    Not saying that I’m jealous or anything but… I am. Please insert here a personal insult that would offend you adequately!

    dewritoninja,

    You can always run android apps using wayDroid

    PixxlMan,

    Would a banking app with specific authentication requirements really work through that though? Reliably too?

    dewritoninja,

    I can’t speak for all of them, but I’ve tried the 2 apps my bank has and they work great

    chayleaf,

    what do you even mean “don’t support encryption”? Do you mean FDE? In that case PostmarketOS supports it, and you can get any other distro to use FDE if you tinker hard enough

    lemmytellyousomething, in When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**

    There are lots of tutorials for something like Debian or Ubuntu…

    stoly, in When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**

    It’s probably been said, but Ubuntu or one of its variants is really the easiest way to go. Canonical has devoted a great deal of effort to making things easy and intuitive, and a complete novice should be able to get a fully functional system set up within 15 minutes.

    NOOBMASTER, in I'm so frustrated rn.

    Ubuntu actually worked for some people, who, for example, had trouble with PopOS! and getting highest refresh rate on multiple monitors. So yeah, if Ubuntu doesn’t work, try Zorin OS, and if that doesn’t work, try Manjaro, and if Manjaro doesn’t work, there so many more to try out!

    xkoe, (edited ) in Suspension on my laptop (closing the lid) causes Wifi to not be available.

    Is your laptop, by any chance, an HP? I had the same issue with wifi and finally, after about a year of frustration, found the solution HERE. To save a click, here’s the part that worked for me, with the disclaimer that I don’t honestly know how this works, but by the time I found it I was frustrated enough to run random code from the internet with sudo privileges on my main machine:

    First, create the file

    /etc/systemd/system/hp-keycodes.service

    and type/copy-paste the following into it:

    [Unit]
    Description=HP setkeycodes fix

    [Service]
    Type=oneshot
    Restart=no
    RemainAfterExit=no
    ExecStart=/usr/bin/setkeycodes e057 240 e058 240

    [Install]
    WantedBy=rescue.target
    WantedBy=multi-user.target
    WantedBy=graphical.target

    Then, run the following commands:

    sudo systemctl daemon-reload
    sudo systemctl enable --now hp-keycodes.service

    That fixed it for me, hopefully it helps you (or someone else) as well!

    RossoErcole,
    @RossoErcole@kbin.social avatar

    no I have an MSI, but I hope in some ways this script helps people that might know more about it.

    user224, in Suspension on my laptop (closing the lid) causes Wifi to not be available.
    @user224@lemmy.sdf.org avatar

    Do you have Nvidia GPU? I am not sure if that could be related, but sometimes my old laptop would behave funky after resuming it from sleep when using nouveau driver. Although generally I just wouldn’t get any video output. But I could never get past login screen, and it sounds unlikely it would affect WiFi, but who knows?

    RossoErcole,
    @RossoErcole@kbin.social avatar

    Yes I do, 1070, I've posted more details of my system in an answer and in the main thread. But I use the proprietary drivers not nouveau

    doingless, in When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**

    I’m already starting to migrate my small office. Two PCs done, a handful of others to go. I have probably three that I’ll run Windows 11 for software compatibility, and another three Mac’s for different software.

    Who remembers “Windows 10 will be our last operating system’?” I remember. Fuck Microsoft. Fuck Macs too though.

    everett, (edited ) in What is a small .EPUB reader that is easy to install for my small Puppy remaster?

    You’re going to have a web browser installed, right? .epub files are just zips with HTML/images/CSS inside. Just find the HTML file with named “toc” and go from there.

    Pantherina,

    I.e. install a Browser extension that does this

    Lucien, in Could we add "Distrochooser" to the sidebar?
    @Lucien@hexbear.net avatar

    I like distro chooser, but the analysis seems off. It always recommends some mainstream distro that I end up hating after extended use. I’ve finally found one I like, but it was through brute force, not from some list somewhere or from asking in forums.

    kugmo, in When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**
    @kugmo@sh.itjust.works avatar

    Start looking at the desktop environments and use a virtual machine/live usb to try them out. For something similar to Windows I’d recommend KDE plasma or Cinnamon, both can be tried out using KDE Neon or Linux Mint.

    Yerbouti, in What's your current favorite distro that isn't Arch, Debian or Fedora?

    Toaster Linux or Nobara.

    archy, in When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**

    version 6.6.10 is not bad, working great for me

    beerclue, in What is a small .EPUB reader that is easy to install for my small Puppy remaster?

    As far as I know, MuPDF is not that heavy, and can view both PDFs and EPUBs (and others).

    I personally use zathura, which is a very, very light weight document viewer, has vi style key bindings, and has plugins for viewing PDF, EPUB, CB, and others. Works pretty well in a keyboard centric desktop environment (I use Hyprland).

    muhyb,

    +1 for Zathura.

    atomkarinca,

    zathura is amazingly lightweight and does the job right. i even use that on my phone (which is not that powerful).

    thespezfucker, in Looking to switch to Linux in the somewhat distant future

    Thinking of using Linux mint, anything else?

    entropicdrift,
    @entropicdrift@lemmy.sdf.org avatar

    LMDE is also good, just a different version of Mint. Basically works the same.

    PlexSheep,

    I’m currently daily driving LMDE after some time. For OP it probably won’t matter so choosing main line mint might be better.

    Linux Mint all the way.

    Penta,

    Mint is my favourite beginner distro, can’t really go wrong with it. What’s your main use for your PC (gaming, office, development etc.)? There are some distros that are more well suited for certain tasks.

    LesbianLiberty,

    I’ve never used it but that should be fine

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #