rdistd
The RDist program maintains identical copies of files on multiple
Install
- All systems
-
curl cmd.cat/rdistd.sh
- Debian
-
apt-get install rdist
- Ubuntu
-
apt-get install rdist
- Kali Linux
-
apt-get install rdist
- Fedora
-
dnf install rdist-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rdist
- Raspbian
-
apt-get install rdist
- Dockerfile
- dockerfile.run/rdistd
rdist
The RDist program maintains identical copies of files on multiple
hosts. If possible, RDist will preserve the owner, group, mode and mtime of files and it can update programs that are executing. Install rdist if you need to maintain identical copies of files on multiple hosts.