Install Termux and run sshd -D -d -p
Install Termux and run sshd -D -d -p
You can mount remote with rclone and fine tune caching to your liking: https://rclone.org/commands/rclone_mount/#vfs-file-caching
I use FSArchiver. There’s nice list on Archwiki.
Grab live cd and run it in qemu:
qemu-system-x86_64 -enable-kvm -machine type=pc \
-cpu host -smp 2 \
-m 4096 -device virtio-balloon \
-vga virtio -display sdl,gl=on \
-usb -device usb-tablet \
-boot d -cdrom "$@"
There’s also RCX. But it doesn’t support all possible remotes through gui, however all remote types can be added by importing rclone conf file.
I’m a fan of managing dotfiles with plain git. I think it could be orchestrated a bit to make it more declarative.
this will download subtitles for all movies in current directory:
subliminal --opensubtitles registeredusername mypassword download -v -l en -p opensubtitles --force --single .
I recommend FSArchiver, it can handle different size partitions