ChatSSHPlug (ChatGPT Plugin)

Revision as of 00:27, 24 June 2023 by Walle (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

ChatSSHPlug is a Plugin for ChatGPT.

ChatSSHPlug (ChatGPT Plugin)
ChatSSHPlug.png
Information
Name ChatSSHPlug
Platform ChatGPT
Model GPT-4
Category IT Management
Description Ability to SSH into your server and turn your natural language into server commands.
Release Date June 4, 2023
Available Yes
Working Yes

Guide

Example Prompts

Example prompts that utilize the plugin:

  1. Restart the server with the alias <alias>.
  2. Create a new user <username> with password <password> on the server with the alias <alias>.
  3. Update all packages on the server with the alias <alias>.
  4. Backup the server with the alias <alias> to the path <backupPath>.
  5. Install the package <packageName> on the server with the alias <alias>.
  6. Terminate the process with the ID <processID> on the server with the alias <alias>.
  7. View the list of active network connections on the server with the alias <alias>.
  8. Check the available RAM on the server with the alias <alias>.
  9. Change the password for the user <username> on the server with the alias <alias> to <newPassword>.
  10. Create a new directory <directoryName> on the server with the alias <alias> at the path <path>.

Tips and Tricks

Comments

Loading comments...