• 0 Posts
  • 6 Comments
Joined 11 months ago
cake
Cake day: August 2nd, 2023

help-circle







  • FOSS Is Fun@lemmy.worldtoLinux@lemmy.mlRemember when they'd send you these for free?
    link
    fedilink
    English
    arrow-up
    92
    arrow-down
    3
    ·
    edit-2
    11 months ago

    I miss the days, when Ubuntu was still a fun distribution to recommend to anyone.

    Their initial idea of creating “Linux for human beings” was great and they were leading the way in user-friendly installers, graphical distribution upgrades and making the Linux desktop more accessible to everyone in general! I especially loved their predictable release cycle. Having the choice between an LTS and a more recent version is very useful and with Ubuntu you can make that decision again every two years. Very practical!

    The negative part ...

    Unfortunately things started to change in the 2010s and by the 2020s I started to advise against it.

    Their new installers (subiquity and ubuntu-desktop-installer) can’t do simple partitioning anymore, e. g. they can’t create a boot partition (or better: encrypted boot) + an encrypted btrfs partition that fills the rest of the space. Since the discontinuation of the mini.iso (Debian Installer) and Ubiquity (old desktop installer) images, I am therefore no longer able to install Ubuntu.

    Snapd can still only manage a single repository and Canonical is therefore the only one in control of snap package distribution. This makes snapd a no-go in my opinion. But Ubuntu is still transitioning towards it, even though every other distribution is going to Flatpak because of snapd’s walled garden approach. With Flatpak you can add as many remotes as you want or you can decide to stick to Flathub, if it meets your needs. The same is true for Docker / Podman on the server: Sure there’s Docker Hub, which is very popular, but you are able to add any container repository, if you so choose.

    I’m now using Fedora Silverblue on my desktops and will soon transition my Ubuntu server from 20.04 to Debian 12. I’ve already archived all my Ubuntu documentation. Sad times …

    Hopefully new distributions, like Vanilla OS 2, will soon be able to fill the gaps that Ubuntu left.


  • What’s your use case for cloud storage?

    If you only want to sync files between your devices, I would recommend taking a look at Syncthing. It syncs files without relying on a central server and is much faster, as it can sync within your local network and is therefore not restricted by the speed of your internet connection.

    For sharing files with others, I use a self-hosted Nextcloud. I mounted my Syncthing folder as external storage.

    If you use GNOME as your desktop, you can also log into some online services in system settings and then, for example, access Google drive via the file manager to upload or download files.

    I believe there are also third-party tools for some cloud storage providers, but I have no experience with them and therefore can’t make any recommendations.

    Some cloud storage providers probably don’t see Linux as a large enough market to justify the development of official clients. Some, e. g. Microsoft, could have an interest against one to not make alternatives to their own products, e. g. Windows, more attractive than they already are.