

And if you need to mount a directory over SSH, I can recommend rclone and its mount subcommand.
And if you need to mount a directory over SSH, I can recommend rclone and its mount subcommand.
cd
to the root for every new shell session I start.Yeah. Pretty much all of the above.
I used to rely on Sway for terminal tabs and splits. Only recently did I realize that tmux is the better option, even for local use. Already used tmux for SSH sessions.
Does your FS support online resizing?
Yeah. I mainly use btrfs; it supports online growing and shrinking.
Be super careful about partition sizes. […]
I know. I have done plenty of same device partition resizing. I know the pit falls, and for safety shrink the FS to below what the LV is going to be.
Have backups.
Thanks for the reminder. I’ve been meaning to set up snapshot backups for this machine using rsnapshot as an experiment. I mainly use Dirvish
Nah, it’ll be fine.
I might have a large enough USB SSD laying around some where. I could probably use that instead.
That’s not even a bad idea then.
One of my machines has a boot partition that’s a bit too small, on an otherwise LVM setup.
Good grief. Why?
jdupes is my go-to solution for file deduplication. It should be able to remove duplicate files. I don’t know how much control it gives you over which duplicate to remove though.
(n)vim + suda.vim.
You’ll want to look into a category of programs called dotfiles managers. There’s a bunch of them. Most of them are based on some kind of version control system, usually git.
I personally use yadm
That’s a weird way of saying XHTML is an application of XML.