Fulltext results:
- base-exec-user
- ====== base-exec-user ====== Executes a command as a given user. Command is executed using ssh if the user is not on localhost. ===== Usage ==... esent. * ''REMOTE_USER'' (optional): The user execute the command remotely. If not present, same as loc... r will be taken. * ''COMMAND'': A command to be executed. It is executed either locally or remote using [
- base-exec-superuser
- ====== base-exec-superuser ====== Executes a command as a given user. Command is executed using ssh if the user is not on localhost. Before executin... ase-exec-user]]. * ''COMMAND'': A command to be executed. It is executed either locally or remote using base-ssh-login. ===== Returns ===== Returns the output o
- base-ssh-login
- thods (especially [[base-exec-user]]) to remotely execute a command. ===== Usage ===== base-ssh-login S... esent. * ''REMOTE_USER'' (optional): The user execute the command remotely. If not present, same as loc... r will be taken. * ''COMMAND'': a command to be executed. If not present, an interactive shell will be op