<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>系统运维 &#187; OpenClaw</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/openclaw/feed" rel="self" type="application/rss+xml" />
	<link>https://www.osyunwei.com</link>
	<description>国产化OS/AnolisOS/openEuler/RHEL/CentOS/Rocky Linux/Debian/Ubuntu Linux FreeBSD 服务器教程 &#124; Windows Server 2003/2008/2012/2016/2019/2022/2025服务器教程</description>
	<lastBuildDate>Tue, 14 Apr 2026 10:59:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>本地部署OpenClaw+Qwen大模型+接入飞书机器人</title>
		<link>https://www.osyunwei.com/archives/16985.html</link>
		<comments>https://www.osyunwei.com/archives/16985.html#comments</comments>
		<pubDate>Thu, 05 Mar 2026 07:55:13 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[Ai]]></category>
		<category><![CDATA[ai]]></category>
		<category><![CDATA[OpenClaw]]></category>

		<guid isPermaLink="false">https://www.osyunwei.com/?p=16985</guid>
		<description><![CDATA[简单说明： OpenClaw 是一款开源的个人 AI 助手框架，核心定位不是“陪聊机器人”，而是一个“能做事的数字员工”。 与传统 AI 只能回答问题不同，OpenClaw 能够连接你的聊天软件（如飞书、微信、Telegram 等），接收自然语言指令，并自主执行具体的电脑操作或网络任务。 1、OpenClaw的核心设计目标就是跨平台兼容，它可以部署在Linux、macOS和Windows系统上。 2、OpenClaw只能操作它所在的那个环境里的文件，并且只能操作工作区目录下的文件。 3、如果要让OpenClaw自主打开处理电脑里的文件等操作，一般建议使用本地部署，执行更方便。 4、OpenClaw 是基于 Node.js 开发的应用程序，安装OpenClaw的电脑需要先安装Node.js环境。 部署环境： 在本地的Linux系统电脑Ubuntu 24.04.4 LTS中安装部署 #安装并开启ssh服务 sudo apt update sudo apt install openssh-server -y sudo systemctl start ssh sudo systemctl enable ssh sudo ufw allow ssh 一、安装Node.js环境 openclaw需要Node.js才能运行，OpenClaw 是基于 Node.js 开发的，必须运行在 Node 环境中，通常需要 v18 (LTS) 或 v20 (LTS) 甚至更高。 [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/16985.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/16985.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
