Skip Navigation

mhz (lemm.ee)

@ mhz @lemm.ee

Posts
5
Comments
87
Joined
3 yr. ago

  • Probably to drop support for xorg. Plasma 6 is going to be wayland by default, while xfce is slow when it comes to wayland adoption

  • I could be wrong, but i think that was probably on the alpha release, which is now the beta release, so maybe the next stable release will have wayland by default.

  • Dejavu is the right font for me for both ebglush and arabic letters.

  • A buggy USB drive dropping out and losing writes it claimed to have written can kill a btrfs

    Mixing USB and SATA drives sounds like a very bad idea, I'm holding on using an array of drives connected using USB. hank you for your comment

  • Thank you for the links, I will hold on using RAID and stick with BTRFS single until I upgrade my storage to higher capacity or my server to something with more reliable SATA slots

  • Congtats, now go enjoy it!

  • Would that apply for "sold and shipped by amazon" items?

  • Not everyone is playin triple A titles, for someone like me who prefer old or/and 2.5D games (which are usually under 10Gib), the 64gb variant would be mostly fine.

  • That is why I'm actually doing it, we have a couple of old workstation with Win7 we almost never use at my workplace. I use my portable debian on these machines to practice bash scripting, python and recently docker.

    I few thing to consider:

    • use the fastest usb drive you can get, you will be held back by its access/write speed
    • Install the boot loader on the usb drive.
    • you can install 'xrdp' to access remitly using thw windows remote desktop.
    • You will probably find a docker image of things you are interested in, I recently switch from codium (apt) to codercom/code-server docker image, this way I can access vscode from a browser on any worstation on my workplace.
    • Routing can be a bit challenging if your organisation/school use its private intranet, but I set my debain instance (with my phone attached to it in usb tithering mode) to use tinyproxy to connect to the internet from (preferably portable) firefox from any workstation at my workplace.
    • Dont tell my boss.
  • Compare the SN number in the SMART output with the SN on the drive, they should be the same or else theseller showed you uncorrect SMART output or uncorrect drive.

  • Thank you very much for the explanations.

  • Would you please explain (then all installs are user install). I dont use flatpack, but the last time I used it (on Tumbleweed) I remember it downloaded its applications/runtime stuff to /var/lib/flatpak then installing them to ~/.local/share/flatpak in the home folder of every user who runs those flatpak applications.

  • LVM gives you the ability to downsize and resize without having to worry about partitions boundaries. So, if you find yourself in need for storage you can downsize the home partition and grow the root.

    That said, I have debian/i3 INSTALLED ON A 16GB USB with a couple of docker containers and vscodium and it is around 10/14gb usage.

  • Why not just install the Cinnamon desktop when it becomes wayland ready?

  • Is it possible to force hardware encoding? Maybe change the format to h265, I'm no expert but that might free some load from the cpu to the gpu.

  • Hardware wise, docker on debian is much efficient (and easier to pass through your gpu for hardware decoding) than docker on a vm or lxc on proxmox.

  • OP needs a proper router that make use of their 3g fiber which will be mostly newer and powerfull and has better wifi. That should be their 1st priority.

    Edit: You don't need a 2.5gb ethernet (or better for futur proofing) for every client, but that NAS and Hypervisor could use that bandwith so consider yor options while you are at it.

  • OpenSUSEway is pattern you can install in opensuse which install an opensuse themed sway/waybar/wofi/greetd and a notification center i cant recall its name. It is what I use on Opensuse Slowroll for a less agressive rolling release.

  • Thanks for the heads-up