<?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; CentOS基本命令</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/centos%E5%9F%BA%E6%9C%AC%E5%91%BD%E4%BB%A4/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>CentOS系统常用基本命令</title>
		<link>https://www.osyunwei.com/archives/1471.html</link>
		<comments>https://www.osyunwei.com/archives/1471.html#comments</comments>
		<pubDate>Mon, 19 Dec 2011 07:01:05 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[CentOS基本命令]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=1471</guid>
		<description><![CDATA[一：查看cpu信息 more /proc/cpuinfo &#124; grep "model name"   grep "model name" /proc/cpuinfo   grep "CPU" /proc/cpuinfo grep "model name" /proc/cpuinfo &#124; cut -f2 -d: 二：查看内存信息 grep MemTotal /proc/meminfo grep MemTotal /proc/meminfo &#124; cut -f2 -d: grep MemTotal /proc/meminfo &#124; free -m grep MemTotal /proc/meminfo &#124; grep "Mem" grep MemTotal /proc/meminfo &#124; awk '{print $2}' 三：查看cpu是32位还是64位 getconf LONG_BIT [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/1471.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/1471.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
