rpc.rstatd
displays uptime information for remote machines
Install
- All systems
-
curl cmd.cat/rpc.rstatd.sh
- Debian
-
apt-get install rstatd
- Ubuntu
-
apt-get install rstatd
- Kali Linux
-
apt-get install rstatd
- CentOS
-
yum install rusers-server
- Fedora
-
dnf install rusers-server
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rstatd
- Raspbian
-
apt-get install rstatd
- Dockerfile
- dockerfile.run/rpc.rstatd
rstatd
displays uptime information for remote machines
This allows other machines on your local network to get information about your computer - especially uptime. This will allow you to use the rup(1) command.