Remoterm
  • Install
  • Remote Command Line
  • Remote File Manager
  • Commands
    • Server Side
    • Client Side
  • Update Log
  • NPM
  • Repo
Powered by GitBook
On this page
  • User Management
  • Server Management

Was this helpful?

  1. Commands

Server Side

User Management

Similar to your computer, Remoterm requires users to log in to the terminal or File Manager in order to protect your server. All user actions are logged in their log file in the Remoterm directory (~/rt). If you wish to disable logs, read "Toggle User Logs" below.

rt add

This will prompt for a username and password

rt remove <USERNAME>
rt pass <USERNAME>

The command will prompt for a new password.

rt users
rt reset <USERNAME

Server Management

rt set port <PORT_HERE>
rt logs

Any command not listed above will return a list of commands.

PreviousCommandsNextClient Side

Last updated 2 years ago

Was this helpful?