ssh-forcecommand - Whitelist remote commands via ssh config ----------------------------------------------------------- * Dependencies ------------ * perl version 5.10 or newer Installation ------------ $ perl Build.PL $ perl Build $ sudo perl Build install By default, ssh-forcecommand is installed as /usr/local/bin/ssh-forcecommand. In most cases, this does not make sense. For example, if you are using the forcecommand for nagios checks, you might want to do this instead: $ sudo perl Build install --install_path script=/usr/lib/nagios Testing ------- FIXME