SayCyberOnceMore

  • 0 Posts
  • 71 Comments
Joined 2 years ago
cake
Cake day: June 17th, 2023

help-circle










  • I think 90% of the comments here are “write your own notes“ - which is possibly over simplistic.

    Everyone’s different but IMHO:

    The brain is better for imagination than long term storage. So if you’re stuck trying to remember some obscure command(s), it’s just better to use something else to store that on.

    But when the brain understands the core concepts well enough, the details come together as habits (where repetition comes in).

    So, if you’re unable to recall something, take some time to think / remind yourself about the underlying concepts and why that’s the command - next time it’ll be easier, eventually it’ll be effortless.

    I had to learn some strange concepts for work during a deep technical troubleshooting session on a client’s system and the commands were like just facemashing the keyboard… I’ve no idea what those commands are now (written down), but I can recall what / why I was doing them and that was the key… for me.

    (Using computers since '80s)







  • SayCyberOnceMore@feddit.uktoLinux@lemmy.mlHow to distrohop!?
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 months ago

    Sorry for the confusion there, trying to be too concise in a short reply.

    I get the points you’re making; I’ve been there, done the root space recovery thing (the default can be a massive amount of space with modern drives, so I’ve changed it on several systems). I’ve setup lvm across drives, used btrfs (& sunvolumes), etc, so I know where you’re coming from. Never seen quotas actually used out in the wild of (generally) single user domestic settings.

    But, moving /home to a separate partition, drive(s), etc. provides flexibility - in this case, the OP’s point of distrohopping.




  • SayCyberOnceMore@feddit.uktoLinux@lemmy.mlHow to distrohop!?
    link
    fedilink
    English
    arrow-up
    28
    arrow-down
    1
    ·
    2 months ago

    I’d go 1 step further and insist on putting home on a separate partition anyway - helps with issues like running out of diskspace.

    To answer the original question, boot the distro’s ISO from a USB stick and try that (/those) before you actually install anything. You might find some hardware’s not supported (ie wifi) until you do a full install, but at least you can eliminate the distros you don’t like, quickly.