<?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>BizSmooth——企顺学校博客 &#187; linux</title>
	<atom:link href="http://blog.bizsmooth.com/?feed=rss2&#038;tag=linux-2" rel="self" type="application/rss+xml" />
	<link>http://blog.bizsmooth.com</link>
	<description>企顺学校老师和同学们的交流园地</description>
	<lastBuildDate>Wed, 04 Feb 2026 12:22:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>linux中如何解决文件已删除但空间不释放的案例(转)</title>
		<link>http://blog.bizsmooth.com/?p=4259</link>
		<comments>http://blog.bizsmooth.com/?p=4259#comments</comments>
		<pubDate>Fri, 29 May 2020 10:09:25 +0000</pubDate>
		<dc:creator>王 淑娟</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bizsmooth]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://blog.bizsmooth.com/?p=4259</guid>
		<description><![CDATA[一般来说不会出现删除文件后空间不释放的情况，但是也存在例外，比如文件被进程锁定，或者有进程一直在向这个文件写数据等，要理解这个问题，就需要知道Linux下文件的存储机制和存储结构。 <a href="http://blog.bizsmooth.com/?p=4259">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.bizsmooth.com/?feed=rss2&amp;p=4259</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>29条运维工程师必会实用Linux命令</title>
		<link>http://blog.bizsmooth.com/?p=4176</link>
		<comments>http://blog.bizsmooth.com/?p=4176#comments</comments>
		<pubDate>Tue, 24 Apr 2018 02:39:21 +0000</pubDate>
		<dc:creator>朱 峰</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[操作系统]]></category>
		<category><![CDATA[bizsmooth]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://blog.bizsmooth.org/?p=4176</guid>
		<description><![CDATA[如果你是一个新手，并尝试使用命令行接口，我们收集了各种基本的Linux命令来供你学习，帮你在各种Linux发行版中完成各种任务。虽然不是很详细，但是对Linux初学者，或普通用火，或管理员都是很有用的。 <a href="http://blog.bizsmooth.com/?p=4176">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.bizsmooth.com/?feed=rss2&amp;p=4176</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(转)关于 Linux 进程你所需要知道的一切</title>
		<link>http://blog.bizsmooth.com/?p=1861</link>
		<comments>http://blog.bizsmooth.com/?p=1861#comments</comments>
		<pubDate>Sat, 28 Oct 2017 04:52:20 +0000</pubDate>
		<dc:creator>王 淑娟</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bizsmooth]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://blog.bizsmooth.org/?p=1861</guid>
		<description><![CDATA[进程process是指正在执行的程序；是程序正在运行的一个实例。它由程序指令，和从文件、其它程序中读取的数据或系统用户的输入组成。 <a href="http://blog.bizsmooth.com/?p=1861">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.bizsmooth.com/?feed=rss2&amp;p=1861</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(转)用 NTP 把控时间：使用概览</title>
		<link>http://blog.bizsmooth.com/?p=1859</link>
		<comments>http://blog.bizsmooth.com/?p=1859#comments</comments>
		<pubDate>Sat, 28 Oct 2017 04:47:24 +0000</pubDate>
		<dc:creator>王 淑娟</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bizsmooth]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://blog.bizsmooth.org/?p=1859</guid>
		<description><![CDATA[鲜有互联网上的服务能如时间服务一样重要。影响你系统计时的小问题可能需要一两天才能被发现，而这些不期而遇的问题所带来的连锁反应几乎总是让人伤脑筋的 <a href="http://blog.bizsmooth.com/?p=1859">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.bizsmooth.com/?feed=rss2&amp;p=1859</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux性能及调优指南：进程管理(转)</title>
		<link>http://blog.bizsmooth.com/?p=1627</link>
		<comments>http://blog.bizsmooth.com/?p=1627#comments</comments>
		<pubDate>Mon, 31 Oct 2016 15:05:59 +0000</pubDate>
		<dc:creator>王 淑娟</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bizsmooth]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://blog.bizsmooth.org/?p=1627</guid>
		<description><![CDATA[进程管理是操作系统的最重要的功能之一。有效率的进程管理能保证一个程序平稳而高效地运行。 Linux的进程管理与UNIX的进程管理相似。它包括进程调度、中断处理、信号、进程优先级、上下文切换、进程状态、进度内存等 <a href="http://blog.bizsmooth.com/?p=1627">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.bizsmooth.com/?feed=rss2&amp;p=1627</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>17 个 tar 命令实用示例（转）</title>
		<link>http://blog.bizsmooth.com/?p=1641</link>
		<comments>http://blog.bizsmooth.com/?p=1641#comments</comments>
		<pubDate>Sat, 29 Oct 2016 02:01:02 +0000</pubDate>
		<dc:creator>王 淑娟</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bizsmooth]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://blog.bizsmooth.org/?p=1641</guid>
		<description><![CDATA[Tar（Tape ARchive，磁带归档的缩写，LCTT 译注：最初设计用于将文件打包到磁带上，现在我们大都使用它来实现备份某个分区或者某些重要的目录）是类 Unix 系统中使用最广泛的命令，用于归档多个文件或目录到单个归档文件中，并且归档文件可以进一步使用 gzip 或者 bzip2 等技术进行压缩。换言之，tar 命令也可以用于备份：先是归档多个文件和目录到一个单独的 tar 文件或归档文件，然后在需要之时将 tar 文件中的文件和目录释放出来 <a href="http://blog.bizsmooth.com/?p=1641">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.bizsmooth.com/?feed=rss2&amp;p=1641</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【树莓派】官方摄像头的RaspiCam 文档</title>
		<link>http://blog.bizsmooth.com/?p=1363</link>
		<comments>http://blog.bizsmooth.com/?p=1363#comments</comments>
		<pubDate>Wed, 28 Oct 2015 05:57:26 +0000</pubDate>
		<dc:creator>李 伟斌</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[raspberryPi]]></category>
		<category><![CDATA[raspivid]]></category>
		<category><![CDATA[企顺]]></category>
		<category><![CDATA[摄像头]]></category>
		<category><![CDATA[树莓派]]></category>

		<guid isPermaLink="false">http://blog.bizsmooth.org/?p=1363</guid>
		<description><![CDATA[RaspiCam 文档本文档将对 2013 年 7 月为止可用的三个 Raspberry Pi 摄像头应用程序进行介绍。目前提供了三个应用程序，分别为：raspistill、raspivid、raspistillyuv。其中 raspistill 和 raspistillyuv 非常相似，并且都是用于捕捉图像，而 raspivid 用于捕捉视频。 <a href="http://blog.bizsmooth.com/?p=1363">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.bizsmooth.com/?feed=rss2&amp;p=1363</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【树莓派】通过vnc连接设备做投影仪（英文）</title>
		<link>http://blog.bizsmooth.com/?p=1358</link>
		<comments>http://blog.bizsmooth.com/?p=1358#comments</comments>
		<pubDate>Wed, 28 Oct 2015 05:47:56 +0000</pubDate>
		<dc:creator>李 伟斌</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[libreoffice]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ppt]]></category>
		<category><![CDATA[vnc]]></category>
		<category><![CDATA[企顺]]></category>
		<category><![CDATA[投影仪]]></category>
		<category><![CDATA[教具]]></category>
		<category><![CDATA[树莓派]]></category>
		<category><![CDATA[远程]]></category>

		<guid isPermaLink="false">http://blog.bizsmooth.org/?p=1358</guid>
		<description><![CDATA[树莓派通过VNC连接设备做投影仪。 <a href="http://blog.bizsmooth.com/?p=1358">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.bizsmooth.com/?feed=rss2&amp;p=1358</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【转载】shell编程入门教程</title>
		<link>http://blog.bizsmooth.com/?p=1310</link>
		<comments>http://blog.bizsmooth.com/?p=1310#comments</comments>
		<pubDate>Mon, 05 Oct 2015 01:55:25 +0000</pubDate>
		<dc:creator>李 伟斌</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[操作系统]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[企顺]]></category>
		<category><![CDATA[系统管理]]></category>
		<category><![CDATA[编程]]></category>
		<category><![CDATA[脚本]]></category>
		<category><![CDATA[自动化运维]]></category>

		<guid isPermaLink="false">http://blog.bizsmooth.org/?p=1310</guid>
		<description><![CDATA[shell是每个Linux工程师离不开的强大工具，通过这个工具能够快速完成系统管理和调试的操作，甚至为将来实现无人值守的自动化运维提供强有力的脚本支持！希望该文章对大家有用！ <a href="http://blog.bizsmooth.com/?p=1310">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.bizsmooth.com/?feed=rss2&amp;p=1310</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【转载】[原创]DIY install livecd 解决 gentoo 无法在 LSI 1068E SAS RAID 安装的问题</title>
		<link>http://blog.bizsmooth.com/?p=1346</link>
		<comments>http://blog.bizsmooth.com/?p=1346#comments</comments>
		<pubDate>Sat, 05 Sep 2015 08:34:30 +0000</pubDate>
		<dc:creator>李 伟斌</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[操作系统]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[livecd]]></category>
		<category><![CDATA[企顺]]></category>
		<category><![CDATA[网络]]></category>

		<guid isPermaLink="false">http://blog.bizsmooth.org/?p=1346</guid>
		<description><![CDATA[原文地址：http://www.linuxsir.org/bbs/thread364385.html 1. 事情起因 事情缘起于我的一个客户，这个客户由于项目需要，购买了一台组装的2U服务器。确认服务器的配置的过程中，我也给了客户一些参考的建议，没想到这成为了麻烦的源头。 服务器的配置简单如下：处理器：INTEL XEON 5520@2.26GHZ *2（一共8核16线程）；内存：KINGSTON DDR3/1333 ECC REG 4GB*2（一共8GB）；硬盘：SEAGATE SAS 10Krpm 300GB*2（做RAID1）；主板：SUPERMICRO X8DTL-3（LSI 1068E RAID Controler onboard &#38; 8*SAS ports）。机箱电源：千际2U+七盟550W/2U 问题就出在这个主板的LSI 1068E SAS RAID控制器上了，本来我自信满满，认为自己见多识广，做过的RAID已经很多，原没把这个RAID控制器放在心上，没想到就是这个1068E让我重新意识到自己还有多无知。 拿到机器之后，我当然还是安装自己最喜欢的gentoo。先是拿自己PNY 8G U盘插上（我在U盘上量产了一个逻辑USB CDROM，里面是gentoo amd64 mini install cd），按下电源开关，Ctrl+M进入RAID BIOS配置，轻松搞定RAID1配置（LSI RAID配置网上很多文章，有兴趣的可以找来看），重启，然后……认不出我的U盘…… 这等小事自然难不住我，拿出我的USB CDROM，放入真正的mini install &#8230; <a href="http://blog.bizsmooth.com/?p=1346">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.bizsmooth.com/?feed=rss2&amp;p=1346</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
