• 4 Posts
  • 383 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle











  • lordnikon@lemmy.worldtoLinux@lemmy.mlDistro for a new user
    link
    fedilink
    English
    arrow-up
    2
    ·
    28 days ago

    The thing you have to remember is debian packaging is ment to be the most vanilla from upstream with only minor modifications to follow debian packaging guidelines. So tweaking for user friendliness would give you the same problems that debian’s children have. Plus 90% of that user friendliness came from bundling Nvidia firmware in the installer. Which debian does now by default. The only thing you have to do now is maybe install the nvidia-driver package and that’s it.


  • lordnikon@lemmy.worldtoLinux@lemmy.mlDistro for a new user
    link
    fedilink
    English
    arrow-up
    10
    ·
    1 month ago

    Debian is always the forgotten choice. You can install kde at time of install. It’s stable and can be upgraded in the background automatically even between major versions. Doesn’t have snaps making hell for the user. For any apps they need the newest version of Flatpak is right there in Discover software center.






  • To things that helps no mater your skill level the tab key is your best friend and man pages are great but if those are overwhelming install the package tldr then you can use the command tldr and the command you are trying to run to give you helpful examples of how to use that command.

    Also old users don’t remember long commands if we use a command more than once. You save it to your bash alias file to create your own commands.