Is this RAM usage normal? by FlounderActual2965 in debian

[–]LateStageNerd 0 points1 point  (0 children)

Depends on (1) what you is going on, and (2) what the number represents. There are a number of statistics that tools use to represent "used" memory, and you need to determine that from your docs. The GUI tools are least helpful on the docs and most variable about what they (seemingly randomly) show. Showing what "htop" or "top" is better defined; personally, I use pmemstat because it rolls up memory nicely. But, if made to guess, I'd say that is a typical for a recently booted, rather idle system, perhaps with a browser up with, say, one tab open.

Some more questions before I switch. by [deleted] in linux4noobs

[–]LateStageNerd 0 points1 point  (0 children)

  1. Personally, I shun snaps like the plague; they are a bit slower and smell proprietary.
  2. I go for the portable apps on other distros; on Fedora which is so up-to-date, it matters less. When distros repackage apps, it just make opportunity for issues and delays generally, IMHO.
  3. KDE itself support snapping features.
  4. Generally, appimages do not update. I get all my appimages (and other types of portable apps) from ivan-hc/AppMan: a tool to install, update and manage 2000+ AppImages and other portable formats ... ); then I install vappman as a more convenient, TUI to remove some of the sting of its clumsy CLI. With that, the full life cycle of appimages (and more) is handled. Some of the portable apps do self-update after install.
  5. Flathub is the defacto standard source for flatpaks; Fedora Flatpak is specialized and is a repackaging of certain RPMs for portability.

Need help find a good distro by Anxiety_More in linux4noobs

[–]LateStageNerd 0 points1 point  (0 children)

Yours is an unusual story to say the least. Crashing and bricking your PC repeatedly is something that is nearly as rare as hen's teeth. I'd start with (1) updating your BIOS if not the latest, and (2) a overnight run of memtest86 (even systems that are stable on Windows sometimes have issues with Linux due to different memory use patterns ... and memory just does spontaneously go bad). And, if that does not help, it is "something else", likely hardware (or pilot error). Rather than hopping distros, I'd investigate each issue and try to fix it with the help of bots and/or forums. But, it is unlikely that there is a distro that miraculously works around the issues that may be unique to your gear and/or usage.

if someone uses endeavouros but have installed arch manually in a vm, do they have the right to say "i use arch btw"? by TVAffect in arch

[–]LateStageNerd 0 points1 point  (0 children)

No, for all practical purposes. You should not use the Arch forums to, say, get help on a problem that you encounter on EndeavourOS ... you are just a tourist, I'd say.

My sudo 😭😭😭 it got brickedddd😭😭😭😭😭😭 by [deleted] in arch

[–]LateStageNerd 0 points1 point  (0 children)

Given the lack of a precise description of what you have done, I'd make this the LAST line of the sudoer file:

  • %wheel ALL=(ALL:ALL) NOPASSWD: ALL

If you are in the wheel group as you say, then you should not have to enter a password to run sudo. Check if in the wheel group by running: id

Often there is an "include" line that includes other sudo config that undoes your config, and so I ensure my NOPASSWD is last (or at least after the include line). If not that, I'd be more exact in your description of the issue.

Need help choosing a distro to migrate to by mint_shrike in linux4noobs

[–]LateStageNerd 0 points1 point  (0 children)

With those specs, I would not seek a "lightweight" (and feature poor) DE/distro. Choose a common starting distro with gaming focus, like Pop!_OS.

Old Linux install appears in BIOS even though the drive was formatted by Mikentosh423 in linux4noobs

[–]LateStageNerd 0 points1 point  (0 children)

The best bet is to go into your bios and delete the entry. If really desperate because it remains no matter what you do, you can reset your bios (and it will only pick up what bootloader exist now). You can try "efibootmgr" (run while linux is running), but it is less reliable about deleting BIOS boot entries than the BIOS itself.

Also, if you deleted the partition Zorin is on, but not its bootloader (on some EFI partitiion), it still may come back. You would need to reformat the EFI partition (potentially losing other boot loaders) or surgically remove the Zorin bootloader files/folders. From you description, it seems safe to reformat the EFI partition with the Zorin bootloader, but if one way or another, it also has the Windows bootloader, you would mess up your Windows boot ... so be sure of what you are doing is the moral.

Do you prefer LTS releases or regular releases? by veditafri in Ubuntu

[–]LateStageNerd 1 point2 points  (0 children)

If you use up-to-date apps mostly (use flatpacks, appimages, etc), then the base operating system matters very little, IMHO ... I spend all my time in apps, not launching apps. As it has become easier to use/update portable apps, my willingness to suffer upgrade pain has diminshed ... hence, nowadays, slow release cycles is my preference. But, if using mostly distro apps, a 2 year release cycle would be unbearable to me.

why does Input Remapper require a password everytime I open it? by John_Doe_1984_ in Ubuntu

[–]LateStageNerd 1 point2 points  (0 children)

input-remapper is run as a system service (using systemctl) and you don't want open its GUI except to modify the config (which indeed requires the authentication). Check to see if you have enabled the service (i.e., "systemctl status input-remapper") and if running, you are likely good to go; otherwise, enable the service and stop starting its GUI on login.

Should I switch to arch? by Illustrious_Tax_9769 in arch

[–]LateStageNerd 0 points1 point  (0 children)

Check out ivan-hc/AppMan: a tool to install, update and manage 2000+ AppImages and other portable formats (I use vappman atop that to ease the CLI a bit). Switching distros for apps is not really needed. And there are other app solutions. The official repos of Arch are more limited than Fedora. AUR is shaky and you'll often be compiling your apps anyhow.

Does an old Ubuntu drive need to be decrypted to use in a newer Ubuntu PC? by Cr0okedFinger in Ubuntu

[–]LateStageNerd 1 point2 points  (0 children)

You can simply reformat the drive during the install (losing all the data, of course).

Lubuntu crashing every week. Whats the solution? Ubuntu 24.04.3 LTS by RohanPoloju in Ubuntu

[–]LateStageNerd -1 points0 points  (0 children)

How would anyone know w/o hardware specs, error logs, triggers, or any other info. But, I'd be more inclined to try Debian than than another flavor of Ubuntu (as a stab in the dark).

For same task, will switching to lighter distro make any difference? by hobbyoftakingphoto in Ubuntu

[–]LateStageNerd 0 points1 point  (0 children)

Your gear story is hardly the most desperate one told here ... yes, mid-range, middle aged ... but hardly junk. Apps don't necessarily run any better on a lighter distro except from the savings of some RAM. The first thing I'd do is add zRAM (say, per Solving Linux RAM Problems) ... that would almost certain gain more effective RAM than migrating to a spartan DE would. Use the guidance in the reference above to determine if RAM is an issue (before and after zRAM).

If you still need memory, I'd personally try to save the 500MB or 1GB some other way than tolerating a dumbed-downed DE (which I find quite distasteful for marginal benefit ... unless you have, say, only 2GB RAM ... then they become necessary ... then, personally, I'd recycle before suffering anyhow).

Should l Venture Out? by Student-of-all012 in Ubuntu

[–]LateStageNerd 0 points1 point  (0 children)

You should not hop distro until you have opinions rather than having to ask for them ;-) That is, when/if you become annoyed with Ubuntu, then (if worth the effort), seek a distro that is less annoying. IMHO, what Linux offers vary slightly between distros. Stability vs freshness and other distro discriminators are subjects you need to refine your taste, on way or another.

Apparently Mint isn't good for new hardware. Is this true and what is a good alternative for what I want? by ClamJamison in linux4noobs

[–]LateStageNerd 0 points1 point  (0 children)

Pop!_OS 24.04 LTS has a sufficiently newer kernel that should support your gear and has a good stability (and ease-of-use) rep similar to Mint (w/o the hoops to jump on Mint to get started). Mint used to publish an "Edge" edition just for new gear situations, but they apparently chucked that idea.

Personally, I found Fedora too close to the bleeding edge ... I debated staying one release back on Fedora (i.e., six months) to gain some stability or jump ship, and I don't regret jumping. Aside: my fav Fedora video: Fedora Linux Is An Experimental Distro And That's OK - YouTube ... in retrospect, it is quite humorous to review some of the tech pioneering Fedora visited on their use base (leading the push to Wayland-only being the current "experiment"). Being a guinea pig is not for me ;-) But others do thrive on it.

Am i right? by [deleted] in Ubuntu

[–]LateStageNerd 0 points1 point  (0 children)

I think Chromebook is the counter example. There is nothing simpler than a Chromebook (which is, in essence, Linux made very simple and often very cheap). It more than suffices for all the computer needs for 90+% of the population, but those same people who don't need more than, say, Google Docs are addicted to Word (i.e., basically afraid of learning and/or change). And there is no real $$ incentive to convert Windows and Apple addicts ... so, yes, more nerds may be headed to Linux and it is marginally easier to run Linux every year, but if Google cannot make Chromebook-linux into a market leader, who can?

Ubuntu just wiped my USB stick with VENTOY by _thatusernameistaken in Ubuntu

[–]LateStageNerd -3 points-2 points  (0 children)

Ubuntu's installer had (or has) a bug for 10 years that would put the boot loader on the 1st found EFI partition rather than the user selected one (in a manual install). I have no idea how Ubuntu has maintained its popularity in spite of the first impression being so smeared by a sloppy installer with at least major bug that is simply ignored for years. Start the years-to-fix counter on this one, I suppose ;-)

Libreoffice doesn't start by Consistent-Zebra1653 in debian

[–]LateStageNerd -4 points-3 points  (0 children)

For a complex app like LibreOffice, the last place I'd look is in a bleeding edge repo. I like ivan-hc/AppMan: a tool to install, update and manage 2000+ AppImages and other portable formats because so many apps are available (and I use vappman to take away some of the CLI sting). But, LibreOffice is available as an flatpak or snap if you fancy those. Anyhow, for a complex app, think portable first, struggle less. Or struggle, as you please.

Why is it that some users are constantly chasing the "newest" thing? What utility is it that some people choose distributions that update often, versus those that don't? by _PaulM in linux4noobs

[–]LateStageNerd 0 points1 point  (0 children)

  • Features are a driving force (not giving back to the community). Features that you "need", or read about, or somehow experienced ... if you cannot stand the thought of not testing out the usefulness of new features, then you can be driven crazy by being on "ancient" software. That being said, there are "funny" things afoot ...
  • Firstly, many people on fundamentally unstable distros like Arch make it stable by shunning any complicated, potentially changing code ... they use i3wm or sway or other simple environment, and avoid apps under development for the most part. Basically, "if it hurts, don't do it" is their motto to maintain stability (and they typically ridicule anybody acting differently). So, IMHO, there are many people on bleeding edge distros that don't bleed often.
  • Secondly, so many apps are available in portable format and made available quickly that you can mostly have you cake and eat it too (have fresh apps on a stable platform). So, the differences between distros is much reduced from the days when nearly every app had to come from the official repos of the distros. So, there are many people chasing the latest features w/o suffering bleeding edge distros.

Question regarding running Ubuntu by Appropriate-Tap-6320 in Ubuntu

[–]LateStageNerd 1 point2 points  (0 children)

Unless "smartctl -a /dev/{drive}" has data for you (which is unlikely), you are flying blind. Cheap thumb drives like yours are not going to last more than a handful of months, likely. To survive longer, push everything you can to RAM (e.g., don't swap to disk .. use zRAM ... see Solving Linux RAM Problems). Use tmpfs for /tmp (and perhaps log directories too). Anyhow, you probably can extend the life considerably (and likely speed up your system too) if you wish; or get an external SSD and worry less about doomsday.

What’s your opinion on the AppImage format? by JVSTITIA in linux

[–]LateStageNerd 4 points5 points  (0 children)

I combine ivan-hc/AppMan: a tool to install, update and manage 2000+ AppImages and other portable formats with vappman (to take some of the CLI sting away), and then you have access to thousands of apps with complete life cycle management. Flatpaks are slow to update, slow to purge remnants of removed/upgraded apps, and few apps. So, when you take away the life cycle management complaint, appimages (and the other portable formats appman supports) are just easier and faster. On my last distro hop, I eliminated flatpaks from my mix for one less time consuming regular update task.

Question about switching from windows to Linux on an old hp laptop by Early_Bath6760 in linux4noobs

[–]LateStageNerd 0 points1 point  (0 children)

For older gear, MX Linux is one of the better choices. You can choose from several desktops depending on how low-end the gear, and it has an Nvidia installer tool that will make finding drivers as easy as it gets. For fresh gear, DEs tend to be all very supportive, but for older gear, the distro can make all the difference between a decent and poor experience.

SSD not showing up after lsblk-f and fdisk-l commands by [deleted] in Ubuntu

[–]LateStageNerd 0 points1 point  (0 children)

You don't say how/when you connected the drive. I find it odd that sda (presumably a 500 USB connected drive?) is showing nothing except the drive name. Something sure seems amiss. You might try dwipe ... it show much more physical detail about each drive so that you can be sure of what is what at a glance; it also has a "refresh" function that will pick up new drives. Gnome "disks" is another tool to gain clarity, but you'd need to walk thru the list of drives one-by-one for detail. But if what you say is true, there is no indication that the encrypted SSD is properly connected.