Hi…

  • I don’t know what to say in the introduction, but in brief I have some questions about Linux, which were formed after trying some distributions on DistroSea and observing Linux communities on the Internet. Can you help with the answer?
  1. I liked Gnome DE interface very much, but whenever I look at the empty workspace after closing an app , I feel that something is missing (sorry, I have been using Windows for almost 15 years). Is there an add on - or any other way - to install some apps on workspace? Or do I have to get used to it as it is ?

  2. I read that Linux is more problematic on laptops than on personal computers, is this true? If so…what are the usual problems and is there a way to avoid them?

  3. Are there any distributions that come with the minimum pre-installed apps ? … I mean not even a video or music player

  4. If I want to delete a pre-installed app (let’s say the default browser), can this be done easily or does it require root, like Android?

  5. Does rooting invalidate the system from obtaining updates?

  6. I read that switching DEs is easy… but how exactly is it done? Something in the settings, or downloading the interface independently, or customizing it to be similar to the other, or something else?

  7. Lazy question : What are wayland and docker? I see a lot of people mentioning them

  • Sorry for the many questions, and thanks in advance
  • Shdwdrgn
    link
    fedilink
    English
    arrow-up
    4
    ·
    23 days ago
    1. Have you looked at Mate Desktop? It’s based off of an earlier version of Gnome but I find it much more familiar to the way things used to be managed on Windows.

    2. That’s going to come down to the specific hardware. A lot of vendors build their devices to only work under Windows but there are a lot of smart Linux techs who have been able to reverse-engineer working drives. Your best bet is to find a hardware compatibility list and see how much support your particular laptop has.

    3. If you look at Debian, you can get the “net-install” image. This doesn’t even install a desktop environment, it simply boots you to a command line and you can install whatever you want to use. Many other distributions probably have a similar installed available, it’s just a matter of deciphering what the names mean.

    4. If you install something as root, or if it’s installed by the system during the initial installation, then yes you’ll need root, but more likely you will use “sudo” which gives your user account the temporary access needed (if it was set up with that access). Again, going back to something like Debian’s net-install, everything except the core OS would be installed by you anyway.

    5. “Rooting” sounds like a term you brought from an Android phone. In desktop terms, think of the root user as being like the admin on Windows. You only use it when needed, like when you’re performing a system update, otherwise you do everything under your regular user account.

    6. When you install a DE like Gnome, it also adds a login to your graphical interface. If you install a second DE, then on the login screen you are presented a choice as to which one you want to use this time. If you want to switch, you just log out and select another one from the login screen. You can have as many as you want, just remember that this loads a ton of extra stuff on your system. It’s ok to play with, but then I would suggest uninstalling the ones you don’t like.

    7. Wayland is the core of the DE. The previous system was Xorg, but both are still in common use. Docker is a container system, so like if you wanted to install a web server then Docker would contain all of the modules for that software independently of anything else you have installed. This means that a system update is less likely to break something (although that’s already pretty unlikely), but it does require more storage space.

    • variants@possumpat.io
      link
      fedilink
      English
      arrow-up
      1
      ·
      23 days ago
      1. The net install would that allow you to then install for example firefox and run the gui like normal?
      • Shdwdrgn
        link
        fedilink
        English
        arrow-up
        2
        ·
        23 days ago

        Sure. You install your DE first, and then start installing software like browsers, email, etc. The net install disk is just a barebones system to get you up and running and then you install whatever you need from there. If you’re building a desktop them you might want a DE. If you’re building a server then you might want web or email services. The basic installation can be expended to include everything you want for that particular machine.

        The advantage of using a pre-configured full setup is that you don’t need to know the name of all the packages you want to install, and typically you can still remove the ones you don’t like. Even with the DE you will probably find that the package also installs a number of common tools like task bar widgets or file managers. So in making a truly custom system you will have to hit google quite a bit to find the things you want to install, but then you learn what all those various packages actually do. Even the GUI login screen has multiple choices to select from which give you different ways of managing the logins. That’s one of the things most people really enjoy about linux – almost every type of software has multiple choices (like Firefox vs Chrome) so it’s easy to build up a desktop that suits your particular needs.

    • Wait A Minute@lemdro.idOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      23 days ago

      Yes , I tested it on Ubuntu mate and Mint mate , but I didn’t like it and honestly don’t want something Windows-like , one of the reasons why I’m thinking about moving to Linux - when it’s possible - is to try something new and far from windows , I don’t mind some similarities, of course, but Mate is more similar than I want