Run commands
Execute all Linux commands in Websh terminal.
Basic commands
All standard Linux commands available:
ls -la
cd /var/log
cat file.txt
top
sudo access
Users with sudo privilege can use sudo by selecting a system account when connecting, or by using sudo with MFA.
Command history
All executed commands are logged in server detail > Activity tab.