this post was submitted on 04 Jun 2023
91 points (98.9% liked)

Linux

47356 readers
1087 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I've dabbled with Linux over the years, first with Ubuntu in the early 2010s, then Elementary OS when that dropped, and a few years ago I really enjoyed how customizable the gui was with Xubuntu. I was able to make it look just like WIndows 2000 which was really cool.

Which current distro has the best GUI, in your opinion? I find modern Ubuntu to feel a little basic and cheap. I guess I don't really like modern Gnome. I'm currently using Windows 10 LTSC which is probably the best possible version of Windows, but I'd jump to linux if I could find a distro with a gui that feels at least as polished and feature rich as Windows 10 LTSC.

you are viewing a single comment's thread
view the rest of the comments
[–] bigbox@lemmy.ml 4 points 1 year ago* (last edited 1 year ago) (2 children)

Yeah I installed Linux Mint Cinnamon today and for some reason I couldn't get working drivers for my wifi card installed, so I tried Zorin instead. I really love the look and feel, ~~but I'm still having the no wifi issue. Weird. If I can't get it to work I may need to buy a new wireless adapter. Mine is the Asus PCE-AC68~~

Edit: Fixed it by cutting all power to the power supply, waiting a few minutes, pushing the power button while there was no power to fully drain any remaining power from the board, then I flipped the power supply back on, turned on the computer, booted straight to bios, then to Linux, now everything works great.

[–] Parsnip8904@beehaw.org 2 points 1 year ago

Do a sudo dmesg | grep -i wireless or sudo dmesg | grep -i wifi and see if any errors pop up. Once you find what is causing issues, you can figure out what to do next :)

[–] mariubrlu@mastodonapp.uk 1 points 1 year ago

@bigbox drivers sit in the linux kernel. You'll need to wait for next iteration of OS to get a newer kernel that might include your wifi model as well. ZorinOS 17 is due to be released in a few months.