http://srv1490224.hstgr.cloud:5000/
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
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
https://www.skool.com/ai-architects-8928
Hosti
HvaoxOHEZZvkVmHHISWO5POWpQE5b4ik=
ssh-keygen -R 187.77.156.70
root
Passhost001-
Claw
Yr0Huossx0xX31LvQJVSpjovZzK3xWHL
jAEPjWW8aCzrG4G4jgZWJJKQdT5BRKCO
https://www.youtube.com/watch?v=lTXFv1Z0qfI
8b64c3028c9ca6add54af98b0441bd2dc14d4ef08360ba7f22d0dd4c2f6517c7
Nemoclaw OpeRouter API
root@srv1490224:~# vim ~/.nemoclaw/credentials.json
Telegram:
8694651647:AAF1KYzt4Pc0Fypd22CjvE6GKoRA1gASxTw
Your token was replaced with a new one. You can use this token to access HTTP API:
8694651647:AAG97C181L8nUx84YITH7qAXk0T5GIDCIn8
Your token was replaced with a new one. You can use this token to access HTTP API:
8694651647:AAGl_QJS07aeySbZ2SqDVMGTLEqA0A0kLGw
export TELEGRAM_BOT_TOKEN=8694651647:AAEbi2LTwXHkHwBRKwDfRMicpbzf355p5lc
Your Telegram user id: 8153192376
Pairing code: Y8BLCY9J
NVd
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
https://www.youtube.com/watch?v=dEL9tKwvejo
alib
sk-5dca95ec07c24fe5aa168488b4ae952e
ssh-keygen -t ed25519 -C "your_email@example.com"
rout:
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
root@srv1490224:~# openshell provider get compatible-endpoint
Provider:
Id: 2a47d582-c2e2-4e2f-856a-e58ca40ad05f
Name: compatible-endpoint
Type: openai
Credential keys: COMPATIBLE_API_KEY
Config keys: OPENAI_BASE_URL
ggl
AIzaSyDxmkwB9jHQ-Ssqlarrd45ulgTsowv4rGs
Nemo:
nemoclaw onboard
~/.nemoclaw/credentials.json
Port 18789 must be forwarded before opening this URL.
http://127.0.0.1:18789/#token=e961c24987f74bac1da03c26bd10d056ae072b59a00ce4a090484beaa0147dde
TOKEN: e961c24987f74bac1da03c26bd10d056ae072b59a00ce4a090484beaa0147dde
TOKEN: e961c24987f74bac1da03c26bd10d056ae072b59a00ce4a090484beaa0147dde
Port 18789 must be forwarded before opening this URL.
http://127.0.0.1:18789/#token=9950e96981e4e1dd0aa07f9ca557672e97cc7df7123f363a3a9ccb790d37cbb8
export TELEGRAM_BOT_TOKEN=
nemoclaw start
TOKEN: f4d4fe1cd771d85232c6aa0855ba4598c13ef20beb90a518f0ba37435744f986
nemoclaw resprove connect
openclaw tui
Error:
gateway Running as non-root (uid=998) — privilege separation disabled nemoclaw
in the main VPS terminal
sed -i 's/l.trim() !== "",/l.trim() !== "" && !l.includes("privilege separation") && !l.includes("Running as non-root"),/' ~/.nemoclaw/source/scripts/telegram-bridge.js && kill $(pgrep -f telegram-bridge) 2>/dev/null; nemoclaw start
or
sed -i 's/l.trim() !== "",/l.trim() !== "" && !l.includes("Running as non-root"),/' ~/.nemoclaw/source/scripts/telegram-bridge.js && nemoclaw stop && nemoclaw start
How to Fix / Hide the Message (NemoClaw)
If you are seeing this in your Telegram bot, it is a known issue with the Telegram bridge script. Follow these steps to patch it:
Hyperstack Cloud
Hyperstack Cloud
Open the bridge script:
bash
nano ~/.nemoclaw/source/scripts/telegram-bridge.js
Find the filter logic:
Press Ctrl+_ (underscore) and type 137 to go to the line (roughly) that looks like this:
javascript
l.trim() !== "",
Apply the patch:
Replace that line with the following lines to filter out the SSH messages:
javascript
l.trim() !== "" &&
!l.includes("privilege separation") &&
!l.includes("Running as non-root"),
Save and Exit:
Press Ctrl+O, Enter, then Ctrl+X.
Restart the bridge:
bash
kill $(pgrep -f telegram-bridge)
nemoclaw start
Hello:
curl https://openrouter.ai/api/v1/chat/completions
-H "Content-Type: application/json"
-H "Authorization: Bearer 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"
-d '{
"model": "qwen/qwen3.5-397b-a17b",
"messages": [{"role": "user", "content": "Say hello!"}]
}'
openclaw gateway stop
root@srv1490224:~# vim .openclaw/openclaw.json
openclaw gateway start
root@srv1490224:~# openclaw models list
Browser:
https://github.com/hydro13/tandem-browser
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
Networkchuck
https://www.youtube.com/watch?v=T-HZHO_PQPY&t=1274s
Models
openclaw config models remove qwen/qwen3.5-397b-a17b
openclaw agents list
openclaw gateway stop
root@srv1490224:/.openclaw# root@srv1490224:/.openclaw# vim openclaw.json
openclaw gateway start
openclaw models list
Remote Access:
root@srv1490224:~/.openclaw# ssh -N -L 18790:127.0.0.1:18789 root@187.77.156.70
PS C:\Windows\system32> ssh -N -L 18789:127.0.0.1:18790 root@187.77.156.70
http://localhost:18789/chat?session=main
Some more here
Re