<?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; Go-FastDfs</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/go-fastdfs/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>Linux下安装Go-FastDfs分布式文件系统</title>
		<link>https://www.osyunwei.com/archives/12910.html</link>
		<comments>https://www.osyunwei.com/archives/12910.html#comments</comments>
		<pubDate>Mon, 22 Aug 2022 16:04:56 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Go-FastDfs]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">https://www.osyunwei.com/?p=12910</guid>
		<description><![CDATA[go-fastdfs 是一个基于 http 协议的分布式文件系统，它基于大道至简的设计理念，一切从简设计，使得它的运维及扩展变得更加简单，它具有高性能、高可靠、无中心、免维护等优点。 官方网站：https://sjqzhang.gitee.io/go-fastdfs/ go-fastdfs (go语言版本的FastDFS) 项目地址：https://github.com/sjqzhang/go-fastdfs 编译版本下载地址：https://github.com/sjqzhang/go-fastdfs/releases go-fastdfs-web 监控工具 项目地址：https://github.com/perfree/go-fastdfs-web 各打包版本下载地址：https://github.com/perfree/go-fastdfs-web/releases 准备篇 一、防火墙配置 CentOS 7.x默认使用的是firewall作为防火墙，这里改为iptables防火墙。 1、关闭firewall： systemctl stop firewalld.service #停止firewall systemctl disable firewalld.service #禁止firewall开机启动 systemctl mask firewalld systemctl stop firewalld yum remove firewalld 2、安装iptables防火墙 yum install iptables-services #安装 #添加端口 sed -i "/--dport 22/i -A INPUT -p tcp -m state --state NEW -m tcp [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/12910.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/12910.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
