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

When running Websh with root privileges, you have sudo access.

Command history

All executed commands are logged in server detail > Activity tab.