


© TONNIC AI Agency

© TONNIC AI Agency

ssh root@YOUR_SERVER_IPadduser openclaw
usermod -aG sudo openclaw
su - openclaw
© TONNIC AI Agency
curl -fsSL https://deb.nodesource.com/setup_22.x | sudo -E bash -sudo apt-get install -y nodejsnode -vv22.x.x or higher.
© TONNIC AI Agency
curl -fsSL https://openclaw.ai/install.sh | bashopenclaw onboard --install-daemon
© TONNIC AI Agency
claude setup-token
openclaw models auth paste-token --provider anthropicopenclaw models auth login --provider anthropicopenclaw onboard --auth-choice openai-codexopenclaw models auth login --provider openai-codexopenclaw onboard --auth-choice openai-api-key
© TONNIC AI Agency
ssh -N -L 18789:127.0.0.1:18789 openclaw@YOUR_SERVER_IPhttp://127.0.0.1:18789/

© TONNIC AI Agency
sudo systemctl status openclaw-gateway.servicesudo systemctl start openclaw-gatewaysudo systemctl stop openclaw-gatewaysudo systemctl restart openclaw-gatewaysudo journalctl -u openclaw-gateway -f
© TONNIC AI Agency

openclaw status
openclaw doctor
openclaw logs --follow
© TONNIC AI Agency

© TONNIC AI Agency

© TONNIC AI Agency

© TONNIC AI Agency