https://docs.openclaw.ai/install/gcp
sudo timedatectl set-timezone Asia/Kolkata
timedatectl
sudo apt-get update
sudo apt-get upgrade -y
sudo apt install -y build-essential
sudo loginctl enable-linger ubuntu
echo "set -g mouse on" >> ~/.tmux.conf && tmux source-file ~/.tmux.confcurl -fsSL https://get.docker.com | sh
sudo usermod -aG docker ubuntu
docker -v
docker run hello-worldcurl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.4/install.sh | bash
nvm install --lts
nvm alias default lts/*
nvm use --lts
npm install -g pnpm pm2 yarn
node -v
npm -v
pnpm -vcurl -fsSL https://claude.ai/install.sh | bashcurl -fsSL https://openclaw.ai/install.sh | bashopenclaw devices list
openclaw devices approve <request-id>