Skip to main content
Version: TOS 7

Terminal

Terminal is a native command-line management tool built into the TOS system, providing administrators with direct access to the underlying system. Administrators can directly launch the Terminal application without secondary authentication and gain full system control, offering a usage experience identical to accessing the system backend via SSH.

  1. Direct System Access: After logging into the system, administrators can directly start Terminal without entering passwords again or performing any additional authentication steps.
  2. Full Command-Line Support: Supports all Linux commands and system tools, including file operations, process management, service control, network configuration, etc., with functionality identical to what is available when accessing the system backend via SSH.
  3. Administrator-Exclusive Privileges: Only administrators have permission to use Terminal, ensuring the security of underlying system operations and preventing regular users from executing high-risk commands.