Chinese people use the same distros we do generally. But Linux is seen as much more of a professional thing there, and i think the people using it probably just compile things themselves, and have less of a need for flatpak. Huawei actually had a Linux laptop they were offering for sale for awhile, and a lot of the people buying it were having the store clerk put a cracked version of windows on it for them lol.
IHave69XiBucks
id start a nuclear war for a dorito
- 1 Post
- 105 Comments
Wow that must be atleast like 7 linux users overall taking into account all the distro hopping and redownloading lol.
Honestly id argue Debian stable is the most secure as long as the apps your using are getting security hotfixes backported. Since you get all the security fixes and none of the new features that tend to be where new security holes pop up. Combine that with good opsec in general, and your basically good to go.
One thing tho. Some people use them interchangably but is your focus security or privacy? Security being harder for bad actors to exploit something on your system, and privacy being strict control over your data.
IHave69XiBucks@lemmygrad.mlto Linux@lemmy.ml•[Linux Experience Report as a Blind Person] I Want to Love Linux. It Doesn’t Love Me Back: Post 1 – Built for Control, But Not for People — fireborn8·2 months agoi think a good example is text size. My eyesight isnt horrible but it isnt great either so some small text can be hard to read for me. But in gnome in accessibility there is just a toggle for “large text” so i can either make all text fucking massive, or have it be normal. Other than that the most i can do is try to change specific font settings and fiddle with it constantly for each application lol. This could be fixed by just having a slider instead of a toggle in gnomes text accessibility options and letting you choose between a few different sizes.
IHave69XiBucks@lemmygrad.mlto Linux@lemmy.ml•Windows are tiny on Bazzite ( Fedora Gnome)1·2 months agoIs it using Wayland or x11? Try switching to X11 if on wayland. Theres a scaling issue on wayland in certain versions where it thinks your screen is a MUCH higher resolution than it actually is. Its meant to help with high dpi displays by using digital pixels but on lower dpi displays it can mess up stuff especially in certain software like games.
IHave69XiBucks@lemmygrad.mlto Linux@lemmy.ml•Refurbished Lenovos in general (and LinuxPusher.dk, in particular)3·2 months agoTuxedo OS as far as i know is an optional distro they give preinstalled. You can buy them with no OS and install one yourself via usb it takes like 15 mins. This is true of any laptop with an unlocked bootloader (something like a mac can be done but its harder.)
Most of them already did. My own laptop is a latitude 7400 i got after a business replaced it for cheap. They update their lineups regularly anyway usually. So most will be windows 11 ready. I think this laptop would be able to run windows 11 too altho idk cuz i use debian and have never tried it.
Are people going to throw them out? With tarrifs especially i think a lot of people will just use unsecure hardware.
IHave69XiBucks@lemmygrad.mlto Linux@lemmy.ml•Which (Lenovo) notebooks to buy when coming from Apple Silicon?3·2 months agoIf your looking to use linux and have good battery life tho its not like thats hard to do. Especially with your use case. My laptop (latitude 7400) has a loud fan and runs hot on windows and undervolting is bios locked so on windows the battery life would suck and it would be loud and hot. But on linux i customize the tlp settings and turn the clock speeds down, make sure battery mode is on even when plugged in, and i get great battery life, and the fan never even turns on. Just pulled up powertop and it says with the web browser im typing this in and running a local music player im pulling 5W from the battery, at 81% right now, and have 10 hours until empty at current usage. And this thing only cost like 250$ cuz i got it used.
IHave69XiBucks@lemmygrad.mlto Linux@lemmy.ml•What's a good, beginner-friendly distro that allows for easy switching between GNOME and KDE?2·2 months agoI mean any distro you can easily swap just log out and switch DE and have both installed. Even mint i have run gnome on before with no issues.
IHave69XiBucks@lemmygrad.mlto Linux@lemmy.ml•Which (Lenovo) notebooks to buy when coming from Apple Silicon?2·2 months agoAre you planning to run Linux on it? Dont get a snapdragon then. Its not ready yet and youll have a ton of issues.
IHave69XiBucks@lemmygrad.mlto Linux@lemmy.ml•Download and play a windows only steam game?1·2 months agoEspecially considering theyre plenty happy to advertise and sell windows only games to you in the store when running linux.
I turn it off during OS install then turn it on after usually. If you want to run VMs sometimed youll have to sign your own keys and annoying stuff like that but you can always just go into BIOS and turn it off anytime anyway.
IHave69XiBucks@lemmygrad.mlto Linux@lemmy.ml•I have used Windows all my life, and I have some questions.11·2 months agoWill my ability to play games be significantly affected compared to Windows?
Not significantly as long as you are on the right distro for it.
Can I mod games as freely and as easily as I do on Windows?
no. mod managers can work but its definitely not as easy. If you use steam workshop it works great usually, but something like vortex is gonna be a pain in the ass.
If a program has no Linux version, is it unusable, or are there workarounds?
You can run windows programs with wine. It’s not that difficult to do. Its how games work on Linux that dont have linux support.
Can Linux run programs that rely on frameworks like .NET or other Windows-specific libraries?
Usually you can get it to work. I have run across some specific programs for my job that simply wont work with wine, but they barely work on windows as it is. It may need fiddling with tho.
How do OS updates work in Linux? Is there a “Linux Update” program like what Windows has?
Sometimes. It depends on the distro. Mint has an updater where you click update and ur done basically. Others you go in and do a terminal command which changes by package manager. For like OS version jumps if your not on a rolling release distro then it can be a bit of a bigger job. I recently updated my computer from Debian Bookworm to Debian Trixie. I went into the sources replaced bookworm with trixie, and ran the full upgrade command. Then rebooted and had to ctl alt f4 into terminal nuke gnome and reinstall that. Which is expected in that case. It can be a bit techy at times for something like that but for a normal update on a distro with a GUI updater its a button click. Usually no reboot needed either.
How does digital security work on Linux? Is it more vulnerable due to being open source? Is there integrated antivirus software, or will I have to source that myself?
Dont download shit you shouldnt download. If your not sure if something has a virus or not you can get tools to scan for them, but windows is similar in that your main protection is just not doing something dumb. You can keep regular backups and if somehow you mess something up or get a virus just restore from it. PikaBackup works well.
Are GPU drivers reliable on Linux?
AMD is flawless usually. Nvidia i dont use but hear it can be more of a hassle. With AMD the drivers will come preinstalled with your distro usually. Some do Nvidia too some dont. There is an open source and proprietary nvidia driver you have to pick which one you want. Id research it for your specific card.
Can Linux (in the case of a misconfiguration or serious failure) potentially damage hardware?
No more than windows can. If you try to overclock without proper cooling or something for example. Thats BIOS stuff usually tho not an OS thing.
And also, what distro might be best for me?
Maybe Nobara since you like gaming? Or Linux Mint its beginner friendly.
If what you want is like a start menu like experience that you can customize i think plasma and cinnamon would both give that to you from what i have seen. Take a look at my reply to my own comment btw i put a screenshot of the app grouping that does exist in gnome. You just group them up in the all apps menu.
Ok im at my computer now so i can look at this.
You can make categories like this if that works for you.
Sorry im a bit confused. Gnome does allow app grouping in little bubbles similar to on a phone. Do you mean in the
activities menui meant the applications menu extension. having custom categories? I basically never use that when i use gnome i just hit the super key or do a 3 finger swipe up twice on the trackpad to open the app menu. For desktop ive recently switched to gnome too and have been using the dash to panel extension so i can click the app menu button on it.
I run Debian Stable. I wanted something i could just set and forget. I don’t need updates, or want them outside security stuff. And i want stability. My machines pretty old so i dont need newer drivers or anything anyway. It also has all the software i need.
IHave69XiBucks@lemmygrad.mlto Linux@lemmy.ml•USB Tethering from Android just stopped working [Fedora 42]21·2 months agoI asked ChatGPT about it since I’m not sure how to go about it, and got this. Might be worth a try.
Prompt: In a recent update to the fedora operating system they changed it so mobile broadband modems are now flagged as WWAN devices rather then ethernet devices. This is causing it to treat a usb tethered phone as a WWAN device instead of a ethernet over usb device, and the tether is not working as a result. How could a user fix this on their system?
Answer: You can teach ModemManager to completely ignore your phone’s RNDIS interface so that NetworkManager will handle it as a normal Ethernet link again. Here’s how:
-
Find your phone’s USB IDs
Plug in your phone with USB‑tethering enabled and run:lsusb
You’ll see a line like:
Bus 002 Device 008: ID 18d1:4ee7 Google Inc. Nexus/Pixel (tethering)
Note the idVendor (here
18d1
) and idProduct (here4ee7
). -
Create a udev rule to ignore it
As root, create/etc/udev/rules.d/99-usb-tether-ignore.rules
with these contents:# Tell ModemManager to ignore my phone’s USB‑tether interface ATTRS{idVendor}=="18d1", ATTRS{idProduct}=="4ee7", ENV{ID_MM_DEVICE_IGNORE}="1"
(Replace
18d1
/4ee7
with your phone’s IDs.) citeturn5search4 -
Reload udev and restart services
sudo udevadm control --reload-rules sudo udevadm trigger sudo systemctl restart ModemManager NetworkManager
After that, your tethered phone will no longer be treated as a WWAN modem but as an ordinary USB‑Ethernet device—DHCP will kick in and Internet will flow as before.
Tip:
If you never use a cellular modem on this machine, you can also just uninstall ModemManager entirely:sudo dnf remove ModemManager ``` citeturn5search4
-
I think its because they just see it as the “OS non-techies should use” but as Huawei’s Harmony OS becomes more popular i expect that to take over a good bit of that market.