The RedHat linux client that will connect to a NFS server.
Needs to have portmap and if you dont want dynamic ports, enter static ports into /etc/sysconfig/nfs, for example:
RQUOTAD_PORT=875…
Reverse SSH script
This script allow us to connect to a remote server. It can be usefull when a client need remote support.
We can mail the script and ask him to execute …