• 0 posts
  • 39 comments
Joined 1 year ago
Cake day: July 1st, 2025
  • I have use cases for btrfs, xfs and zfs. Somehow ext4 feels legacy or for small systems like Raspberries or when the cloud-image provided is already ext4.

    I use BTRFS for personal PCs because of the subvolume feature (since one year or so), ZFS for backup/archive when I need raid and encryption capability without hardware raid and for proxmox. XFS is for large storage servers where hardware raid is already established or very special cases when a lot of inodes are needed.

  • While BTRFS has replaced my long standing affection for EXT4, I also have use for ZFS and XFS.

    I use XFS on servers where there is already a hardware raid configured and ZFS where I set up my own mirrors.

    If the the one server with XFS I maintain would need a complete reinstall, I am not sure if I would go to ZFS with software raid instead of XFS. I am interested in what you would choose for a raid with 24 harddisks.

  • Warning, this is my opinion:

    No, a distro with a modified depricated non-upstream window manager is not a good introduction to Linux.

    I am looking at you Cinnamon. Cinnamon is for Linux users who don’t want to use Gnome 3 or KDE Plasma, I think.

    I always recommend Fedora to newbs and Debian to newbs with existing Linux knowledge, because all the desktops are as close to upstream as possible. This is why I cannot recommend Ubuntu or any Ubuntu based distro for the desktop. ubuntu-server can ve good enough on servers only.

  • I have seen at least one person moving from Gentoo to Exherbo. Would I leave Debian behind for it? No, not currently, but maybe there is time for an experiment in the future.

    I’ve tried Sabayon briefly, but not seriously. At the time, it was interesting to have more pre-built binaries. Looking back now, the Gentoo binrepos are the better solution, I think.

  • Sadly xrdp comes to mind. The builtin-in rdp server of Gnome is not on par yet and behaves differently.

    Xrdp server prompts for the login of an existing user while Gnome new implementation has a kind of additional user/password which all users need to know. I did not find an option to disable it.

    What is neat about the new implementation is, that you can login to a running sessiom remotely without being logged out at the local machine. This feels more like desktop sharing. Awesome, and in this case, having a seperate user/password makes sense.