• 1 Post
  • 31 Comments
Joined 1 year ago
cake
Cake day: July 3rd, 2023

help-circle










  • MaliciousKebab@sh.itjust.workstolinuxmemes@lemmy.worldusb formatting
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    6 months ago

    When I accidentally decimated my external hard drive, it had NTFS cause there were a few windows machines I would plug it in. Then I reformatted the disk but then I thought to myself, should I have another partition for my Linux machine because that drive gets corrupted and then I need to plug to a Windows machine to repair it once in a while. Then I created an ext4 partition on the disk. Then a few days after I shrinked the NTFS partition and extended the ext4 to the whole disk. Now that disk only has one partition called sda2. Which is kinda weird but makes it easier to distinguish from others disks on the system.








  • If you really want the latest updates and technologies, you could use openSUSE or plain Arch. I heard Manjaro intentionally delays updates and I think in a rolling release cycle that would hurt the system. No idea about the size of repos on openSUSE but the other features are already there. Also if you think you can spend some more time to learn new things(nix programming language and more) I can recommend you to try NixOS or at least install the package manager( also called nix) on your current system. It is THE distro for reproducible builds. It has a huge repo too, rivaling AUR.

    I use Arch btw.