Author:
erics, March 16th, 2022
Situation: Newbie mistake, used copy-and-paste to create a script that used variables with the incorrect variable name, then ran chown -R / OUCH Resolution: Since I had aa clone host nearby, I decided to export the remote root fs via NFS, mount it on the fouled nnode, and use find magic to repair. Here are […]
Categories: How-To's, Technology Tags: chown, exportfs, Find, howto, mount, nfs, rpcinfo, service, sudo, tips
| No comments
Author:
erics, October 26th, 2011
UPDATE on 3/30/2022 – Source code patched to support new AWS Linux 5.10 kernel. (Amazon Linux 2) http://www.wyzaerd.com/public/rpc.rstatd-5.10.tar.gz UPDATE on 8/16/2016 – Source code patched to support new AWS Linux 4.9 kernel. http://www.wyzaerd.com/public/rpc.rstatd-4.0.4.tar.gz UPDATE on 7/12/2016 – Source code patched to support new AWS Linux 4.4 kernel. http://www.wyzaerd.com/public/rpc.rstatd-4.0.4.tar.gz UPDATE on 11/9/2015 – Source code patched […]
Categories: How-To's, Technology Tags: AWS, CentOS, EC2, howto, portmapper, rpc.rstatd, rpcbind, rpcinfo, rstatd, rup, statd, tips
| 3 comments