rsync

  • Copying files with rsync requires the remote host to have the rsync binary as well.
  • Install rsync on Rocky Linux with podman, copy /usr/bin/rsync to the remote.
  • When executing rsync on the local machine, pass --rsync-path /path/to/remote/rysync to use the binary you copied.

Machine learning

There is a large dataset for training Large Language Model’s called The Pile. It can be found here. It is an 825 GiB open-source dataset including books, github repositories, webpages, chat logs, and medical, physics, math, computer science, and philosophy papers.