First if this is not the correct place for this please forgive me. I am a semi long term Linux Mint user, and have played around with some other distros such as POP!_OS. I have three System 76 laptops, all with Coreboot, and for some reason I have never been able to get either Mageia or Fedora to run on them without errors. I have just purchased an HP Dev One laptop that I changed from POP!_OS to Mint. I have just retired, and so I am going to purchase another HP laptop probably tomorrow, and have the ram updated to either 16 or 32 gb, it will be an HP Pavillion 14" since I seem to favor that size laptop. I will never use Windows 11 again, so before I even boot it, I will insert the Mageia 8 USB, and load that. Just for your information, my first Linux distribution was Mandrake 7.0/7.1 back in the day. After the hatred and scorn that was thrown my way for using a "kiddie distro" and asking questions the offended the elite, I left Linux for 15+ years in anger. I am working on getting back into Linux again, so I have some questions since I am more familiar with the Debian based distributions and their command syntax. So here are my questions (and forgive me if they have been beaten to death), mostly because I find conflicting information on YouTube. I understand some of these questions are probably in the wiki, but I am very tired today and my google fu is weak today so please bear with me.
1) Is Sudo enabled by default? If so do I have to manually add me as a user to, I guess, the wheel group in order to use sudo? If sudo is not installed, would the command be (after I go to root), dnf install sudo?
2) Most HP laptops use REALTEK wifi cards, is there support for these cards out of the box? If not where do I go to get the driver?
3) So far kernel 5.10 seems to work well with most hardware, is there any way to update kernels in Mageia 8? In my Linux Mint installations I use: sudo apt-get install linux-oem-20.04d which gives me the 5.14 kernel. It has also recently added the 5.15 kernel which works well.
4) Installing more updated software such as LibreOffice 7.3.3 and Thunderbird 102. In Mint I do; "sudo dpkg -i *.deb" to update the office software to the latest version. I am one of those people who want the latest and most up to date office suites.
5) I am also one of those who automatically installs TLP, HTOP, VLC, and some others. My Google mail account locks out every other email client except Thunderbird for some reason, and I cannot get it to allow Geary for instance. Thunderbird seems to be the only Linux email client which is allowed to work. So the command to install those items would be "sudo dnf install tlp htop vlc?
6) I understand that Mageia 9 is soon to arrive, and I am excited about that.
Thanks to all, and I appreciate you putting up with my silly questions.