You can execute arbitrary Bash commands from the Commands panel. Commands are executed from within the website root directory, e.g. /home/flashvps/site.com
. If you need to run commands in a different directory, you can precede the command with a cd
:
cd bin && ./run-command.sh
Steps to execute a command:
thực thi câu lệnh
>> Select tabThực thi câu lệnh
Thực thi
! Command Input Commands are not executed in the tty, which means that input/password cannot be provided.
FlashVPS displays the command history as a table, by default it displays the last 10 commands executed. From the Command History panel, you can also view the output of the command and run the command again.