<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>硬盘基地 - LINUX数据恢复</title>
    <link>https://www.intohard.com/portal.php?mod=list&amp;catid=62</link>
    <description>Latest 20 articles of LINUX数据恢复</description>
    <copyright>Copyright(C) 硬盘基地</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 21 Apr 2026 06:32:46 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.intohard.com/static/image/common/logo_88_31.gif</url>
      <title>硬盘基地</title>
      <link>https://www.intohard.com/</link>
    </image>
    <item>
      <title>VMFS文件系统数据删除恢复阶段性成果一</title>
      <link>https://www.intohard.com/article-582-1.html</link>
      <description><![CDATA[前阶段，遇到个客户，客户ESX4.0的服务器，文件系统VMFS3,删除了一个96G左右的VMDK，客户要求，重新启动。第一次遇到vmfs的，网上资料少的可怜，但是还好，官方的一些资料以及开源的vmfstools给予了本次恢复莫大的帮 ...]]></description>
      <category>LINUX数据恢复</category>
      <author>蝴蝶</author>
      <pubDate>Fri, 29 May 2015 00:37:00 +0000</pubDate>
    </item>
    <item>
      <title>为rm增加回收站功能&amp;用trash-cli避免误删Linux文件</title>
      <link>https://www.intohard.com/article-344-1.html</link>
      <description><![CDATA[我的上篇博文提到用extundelete恢复在Linux中误删的文件，本着防范于未然的态度，最好为rm找一剂后悔药，trash-cli可以完美满足这个需求。废话不多说，使用yum install直接安装trash-cli，但是RHEL提示没有这个包，  ...]]></description>
      <category>LINUX数据恢复</category>
      <author>edwardcmh</author>
<enclosure url="https://www.intohard.com/data/attachment/portal/201502/03/173143vczsfcftxfwcqsqc.jpg" length="208929" type="image/jpeg" />
      <pubDate>Tue, 03 Feb 2015 09:21:00 +0000</pubDate>
    </item>
    <item>
      <title>用extundelete恢复Linux下误删的文件</title>
      <link>https://www.intohard.com/article-343-1.html</link>
      <description><![CDATA[“慎用rm -rf命令，除非你知道此命令带来的后果。”这是一条Linux用户守则，虽然大多数用户都明白这条语句的含义，但是我觉得还需要完善一下，为这条语句加上一个使用前提：在你确认自己拥有清醒头脑，并且输入没有  ...]]></description>
      <category>LINUX数据恢复</category>
      <author>edwardcmh</author>
<enclosure url="https://www.intohard.com/data/attachment/portal/201502/03/171849xz7exv7gsgrm8d5v.png" length="118214" type="image/jpeg" />
      <pubDate>Tue, 03 Feb 2015 09:15:00 +0000</pubDate>
    </item>
    <item>
      <title>Ext4文件系统fsck后损坏的修复过程</title>
      <link>https://www.intohard.com/article-232-1.html</link>
      <description><![CDATA[数据恢复 Ext4文件系统没有umount下来，之后做了fsck操作检查一致性，结果导致Ext4文件mount不上(有时也会表现为导致目录变成了文件)。
报错提示信息：mount: wrong fs type, bad option, bad superblock]]></description>
      <category>LINUX数据恢复</category>
      <author>张宇</author>
      <pubDate>Sat, 20 Dec 2014 04:56:00 +0000</pubDate>
    </item>
    <item>
      <title>Ext4文件系统fsck后损坏修复过程数据恢复教程</title>
      <link>https://www.intohard.com/article-1125-1.html</link>
      <description><![CDATA[Ext4文件系统数据恢复之fsck后损坏修复过程实录详解。1.故障发生背景Ext4文件系统没有umount下来，之后做了fsck操作检查一致性，结果导致Ext4文件mount不上，并且导致目录变成了文件。报错提示信息：mount: wrong fs ...]]></description>
      <category>LINUX数据恢复</category>
      <author>zhangyu</author>
<enclosure url="https://www.intohard.com/data/attachment/portal/202003/20/215938xf3rc7czhj92y9cf.png" length="8044" type="image/jpeg" />
      <pubDate>Fri, 28 Nov 2014 13:51:00 +0000</pubDate>
    </item>
    <item>
      <title>EXT4中恢复使用rm命令误删除的文件</title>
      <link>https://www.intohard.com/article-345-1.html</link>
      <description><![CDATA[起因：前几天在公司服务器上误操作将ORACLE某表空间文件给删除了，结果导致几张表不能正常访问遂谷歌了一把发现了神器 extundelete(如果是ext3文件系统请使用ext3grep,本人未做测试)，这玩意可比瘟得死下面的各种恢  ...]]></description>
      <category>LINUX数据恢复</category>
      <author>影子</author>
<enclosure url="https://www.intohard.com/data/attachment/portal/201502/03/173721ducw2srkk7omff2u.png" length="4736" type="image/jpeg" />
      <pubDate>Wed, 01 Aug 2012 09:28:00 +0000</pubDate>
    </item>
    <item>
      <title>避免误删文件：Linux回收站机制(升级版)</title>
      <link>https://www.intohard.com/article-347-1.html</link>
      <description><![CDATA[昨日凌晨精神恍惚，误删了在虚拟机中写的程序文件，谷歌度娘数据恢复方法失败，使昨天的工作功亏一篑，幸好程序改动不多。现准备在所有服务器用机制来解决误删问题。这样总比花时间恢复付出的代价小得多把。脚本说明 ...]]></description>
      <category>LINUX数据恢复</category>
      <author>咸鱼</author>
<enclosure url="https://www.intohard.com/data/attachment/portal/201502/04/082114jwhcm3cp73x9ncvn.jpg" length="42912" type="image/jpeg" />
      <pubDate>Mon, 09 Jul 2012 00:10:00 +0000</pubDate>
    </item>
    <item>
      <title>苹果Mac OS X删除用户帐户或用户文件数据恢复</title>
      <link>https://www.intohard.com/article-670-1.html</link>
      <description><![CDATA[有时您可能无意中对安装程序进行了归档并安装而并未保留用户。或者您可能需要获取已删除其帐户的用户的个人文件夹中的文件，或者您想要完全“取消删除”该用户。如果您需要在个人文件夹中恢复项目，请参照以下方法。 ...]]></description>
      <category>LINUX数据恢复</category>
      <author>蝴蝶</author>
<enclosure url="https://www.intohard.com/data/attachment/portal/201507/22/125516o238q27227vg2vq9.jpg" length="72224" type="image/jpeg" />
      <pubDate>Sat, 07 Jan 2012 04:47:00 +0000</pubDate>
    </item>
    <item>
      <title>Extundelete 文件误删找回工具</title>
      <link>https://www.intohard.com/article-346-1.html</link>
      <description><![CDATA[从名字上就可以看出来本次给大家推荐的是一款ext3/ext4文件系统上找回被删除的文件或者文件夹的工具和之前大家使用的ext3grep差不多。但是此款工具更为简单。此款工具本人未测试 ，还请大家使用过后放出测试截图或者 ...]]></description>
      <category>LINUX数据恢复</category>
      <author>三里屯摇滚</author>
<enclosure url="https://www.intohard.com/data/attachment/portal/201502/03/174356yhmim8pr3ruhr9kc.jpg" length="8915" type="image/jpeg" />
      <pubDate>Thu, 03 Nov 2011 09:35:00 +0000</pubDate>
    </item>
  </channel>
</rss>