Archive for März 20th, 2026
Freitag, März 20th, 2026

root@ra-llm-01:~# ollama pull qwen3-coder:30b
pulling manifest
pulling 1194192cf2a1: 100% ▕██████████████████▏ 18 GB
pulling d18a5cc71b84: 100% ▕██████████████████▏ 11 KB
pulling 69aa441ea44f: 100% ▕██████████████████▏ 148 B
pulling 24a94682582c: 100% ▕██████████████████▏ 542 B
verifying sha256 digest
writing manifest
success
root@ra-llm-01:~#
root@ra-llm-01:~# curl -fsSL https://claude.ai/install.sh | bash
Setting up Claude Code…
✔ Claude Code successfully installed!
Version: 2.1.80
Location: ~/.local/bin/claude
Next: Run claude –help to get started
⚠ Setup notes:
• Native installation exists but ~/.local/bin is not in your PATH. Run:
echo ‚export PATH=“$HOME/.local/bin:$PATH“‚ >> ~/.bashrc && source ~/.bashrc
✅ Installation complete!
root@ra-llm-01:~# echo ‚export PATH=“$HOME/.local/bin:$PATH“‚ >> ~/.bashrc && source ~/.bashrc
root@ra-llm-01:~#
root@ra-llm-01:~# ollama launch claude
Launching Claude Code with qwen3-coder:30b…
Welcome to Claude Code v2.1.80



Posted in Administration, AI | No Comments »