2,535
edits
m (Text replacement - "|Available? = Yes↵|Working? = Yes↵}}" to "|Available = Yes |Working = Yes }}") |
No edit summary |
||
Line 18: | Line 18: | ||
===Example Prompts=== | ===Example Prompts=== | ||
Example prompts that utilize the plugin: | Example prompts that utilize the plugin: | ||
#Restart the server with the alias <alias>. | |||
#Create a new user <username> with password <password> on the server with the alias <alias>. | |||
#Update all packages on the server with the alias <alias>. | |||
#Backup the server with the alias <alias> to the path <backupPath>. | |||
#Install the package <packageName> on the server with the alias <alias>. | |||
#Terminate the process with the ID <processID> on the server with the alias <alias>. | |||
#View the list of active network connections on the server with the alias <alias>. | |||
#Check the available RAM on the server with the alias <alias>. | |||
#Change the password for the user <username> on the server with the alias <alias> to <newPassword>. | |||
#Create a new directory <directoryName> on the server with the alias <alias> at the path <path>. | |||
==Tips and Tricks== | ==Tips and Tricks== |