- command – Executes a command on a remote node
- expect – Executes a command and responds to prompts.
- psexec – Runs commands on a remote Windows host based on the PsExec model
- raw – Executes a low-down and dirty SSH command
- script – Runs a local script on a remote node after transferring it
- shell – Execute commands in nodes.
- telnet – Executes a low-down and dirty telnet command
Note