“Oh man, I’d love to use Linux because then I wouldn’t have to have Edge installed!” - Nobody. Ever.
People use Windows because it comes with the PC and it runs all their shit (maybe except some yellowing-beige and blue scanner from 1997) with no fucking about needed. They were never incentivised to use Linux. They don’t know what an OS is, and more importantly, they don’t care.
so, I had a pendrive that a friend borrowed once. later on another friend used it and said it had virus. I simply couldn’t know since I was on GNU/Linux.
Don’t forget the ‘:’ before the q!, when you type ‘:’ you enter command mode, the q command quits the file and putting an exclamation mark after the q doesn’t save the file and forces the file to be closed
In the end linux is about choice, if you don’t want to remember the commands to edit with vim, there are text editors like nano or some kind of notepad program from your DE
As one of them, no thank you. Windows is doing plenty of other crap and I don’t like and it turns out linux is kinda fun. Also once I finally understand what I’m doing I can set up a home server and other cool stuff.
Also I’m not european so I can’t actually switch back
Yeah I’m just a shit programmer. I just have a few old workstations, a desire to eventually set up a jellyfin setup, and little enough knowledge that the beginner guides are often above my level
honestly, i barely know how to write shit for an arduino. i have no prior experience with software. linux stuff is learning by doing. try something and see if that works. the text tutorials in the documentations are often the best way to install stuff. you’ll eventually figure it out.
It’s even better when you work in a corporate environment, pay more for the Enterprise or Pro version and still get ads about TikTok and Candy Crush forced onto your users! 😁
Why yes, Microsoft, I was expecting for you to forcefully install mobile games onto our computers in our network.
If your corporate environment didn’t use GPO to just disable the suggestions (just like what you can do on the home edition to get rid of any and all ads), then I suggest they get someone actually knowledgeable in IT to manage their servers.
That’s not the point. No business should have to create GPOs to stop this sort of shitty behavior when they buy the edition that was specifically made for enterprise use.
You’d have a point for any business that buys the Home edition and then complains about the forced ads/apps.
I also keep a windows boot around just for updating my tomtom wirh map updates. Tried under Linux but the mydrive software just will not work. If anyone knows how to update a tomtom rider 400 under Linux, let me know.
It’s an old audio card. The output and input work, but it retains the volume level and mix settings as last adjusted in Windows. I’ll replace it eventually with a DAC and amp, which is what we put together for my wife’s build last year.
It’s the nuAudio card (non-pro version) from EVGA. There are a few work around a, one of which is backflashing old firmware to get some level of control in Linux, but I don’t like the tradeoff and a couple of my Elite: Dangerous tools don’t work well on Linux anyway, so I need the Windows install for that.
I’ve been using Debian on servers for maybe 20 years now, so I’m very experienced with Debian on servers, but I’ve never really used the Fedora/RedHat/CentOS side of things.
The last time I used a Linux desktop was Ubuntu back in 2006 or so, back when it was still a new up-and-coming distro and they’d send you a free CD (very useful since I was using dialup at the time).
I’m thinking about which distros I should try since I want to switch from Windows. I’ve heard Mint and Pop OS are good? I might try Debian too. I used to love tweaking the OS back in my teenage years, but now I’m in my 30s and don’t have time to fix random breakages… I just want something stable that works well. (that’s why I was considering Debian)
Fedora is moving a bit faster than Debian(but it’s pretty unstable), the main selling point is in my opinion dnf/rpm, but on a server a rhel clone would be a better choice. Pop OS and especially Mint are great distros, Debian is great but very outdated, I would try them live and then decide
Debian remains the king of “something stable that works well”. And with release of Debian 12 that brought a lot of quality-of-life improvements, easier non-free package managing etc, many users go for it on their desktops. So I suggest you do too.
Fedora tends to include a lot of the latest tech in a stable working configuration, stuff like Wayland and GNOME in the past and more. I like that I can get that while still enjoying a nice curated set of package repositories and without relying on something like the AUR for most packages. I’m happy to let others do the testing on the absolute bleeding edge and take the risks while I get to enjoy the fruits of that with a lot less pain with Fedora.
Fedora runs at a twice annual release model and includes kernel and firmware updates within those releases whereas Ubuntu matches a kernel with a release.
Their packages, to me, feel much higher quality in terms of reliability and reaction time to reported bugs. They also test and guarantee updates for packages in their repos. I ran my college laptop through 15 system upgrades without any issues, nothing has been that reliable for me.
I enjoyed using Ubuntu for several years and hadn’t considered Fedora until they were the first to default to Wayland (f21) and never switched again.
You can do anything on any distro, so you end up just shopping for your fav package manager and default repo and staying there. I encourage you to play with all of them with a separated /home partition or so it’s easy to shop.
I ran my college laptop through 15 system upgrades without any issues, nothing has been that reliable for me.
I’ve got a VPS running Debian Bookworm (12.0, latest version at the moment) that I haven’t reformatted since Etch (4.0, 2007). I’ve just done an in-place upgrade every time a new version is out.
That’s not a GUI setup though, so probably more stable when updating…
Manjaro KDE (default) makes Arch a wonderful starting point. Beautiful (gold standard of KDE implementation), truly blazing fast (thanks, Arch), incredibly Windows-like, and unlike Arch itself, completely plug-and-play.
Their update withholding schedule, while causing anger among some Arch enthusiasts, is what makes the system super stable and completely effortless to maintain, while remaining close to the bleeding edge.
The only thing newbies should be taught is that AUR should be used with caution due to potential (rare) dependency version conflicts; luckily, Manjaro repos have just about everything you can think of and AUR is almost entirely unnecessary.
Newbies should be taught to review what they install beforehand on the AUR which almost anyone can contribute to with minimal barriers. Most users treat it like any other package repository but its not the same thing and it’s definitely more risky then a curated repository.
Sure! I just don’t expect people who just came from Windows/MacOS to get into that. I’m talking “just works” here. Later on, they’ll be able to develop that understanding too, but to each its time.
I was talking with a sysadmin once who intentionally removed nano and emacs from any system he was granted access to. His explanation was “if they can’t use vim I don’t want them on my machines”
As a VIM user, I don’t want you using VIM on my system unless you know how to use it. I don’t want you borking fstab or the passwd file or some other important config because you don’t know how to quit without saving.
True fact. It’s one page of directions on the archwiki and the only place you have to deviate is in selecting bootloader and network. Not exactly a 5D rubix cube.
I find vim quicker and easier for quick edits too, mostly because I’ve not bothered to learn anything but vim since it’s on everything (except, for some odd reason, the default build of Gentoo)
Brilliant! I don’t entirely disagree with that. I had vim forced on me at my old job, including actual vi on some of the more ancient systems. I got so used to it that I don’t really know how to use nano and definitely not emacs.
I never understood what the big deal was. Write. Quit. If you can’t remember that ‘w’ means write and ‘q’ means quit, I don’t know how else to help. Add in some decent options in your vimrc and it is pretty comfortable. I am in no way some guru who knows every shortcut and fancy command out there, but I like using it and it is the first thing I install on a new system.
I am not one to judge what text editor, OS, phone, car, or computer you like. You do you. If I was a sysadmin that had to deal with people who really shouldn’t be on those systems and that was an easy way to discourage people from screwing with it, then hell yeah.
Knowing VIM does not make one a better sys-admin. You can be an idiot, and still know how to drive Vi/Vim. There is FAR FAR FAR more to managing an OS and than that. If you think requiring VIM is enough to keep unknowledgeable people away from servers, you are probably the one who shouldn’t be managing servers.
Here’s the one reason why I decided to learn Vim rather than emacs: You will find Vim installed somewhere on basically any Unix-like system running in the world. It’s the one I can virtually guarantee is there, as part of busybox if nothing else.
Except for Gentoo, for some odd reason they’ve never included it in the stage tarball so it always has to be installed manually
Which is even weirder when you realize it is included on the live install iso, so you’ll be using it up until you chroot and all of a sudden find it’s not available anymore
That’s a bit like…at one point during Linux Mint’s installation, it removes gparted. gparted is included in the Live environment, but not in the standard install.
Counterpoint, Ubuntu is popular because it usually has what you need. For home stuff especially the limiting factor is usually time, not processing power.
I’d challenge that asking what do you really need above base Debian?
I’ve got a script to set up my debian servers and it doesn’t include much beyond adding docker, assigning users to groups, and adding a couple tools (just looked them up: sudo ca-certificates curl gnupg ufw).
I saw a significant decrease in idle CPU and RAM load by switching from Ubuntu-server to Debian Bookworm + those tools.
Anyone who bashes distros hasn't really understood Linux. The fact that you can choose gives us the ability to choose the right tool for the job. Ubuntu has pushed a few weird things into the Linux world, but the distro itself is still legit.
Viber and Discord aren’t free (libre) software and should be avoided. I’ve never ran them because of that reason. However, I’ve heard lots of complaints of proprietary mainstream applications not being great on Linux.
Admittedly haven’t tried calling with it, that being said I still need to reinstall it on my main laptop (only recently switched to Linux on that, was using an old laptop with Linux before that), so I’ll try some stuff again
linuxmemes
Active
This magazine is from a federated server and may be incomplete. Browse more on the original instance.