<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Erase data in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/erase-data/m-p/3565603#M227250</link>
    <description>I think your question has been answered here on this thread :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=820559" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=820559&lt;/A&gt;</description>
    <pubDate>Thu, 16 Jun 2005 16:20:21 GMT</pubDate>
    <dc:creator>Mel Burslan</dc:creator>
    <dc:date>2005-06-16T16:20:21Z</dc:date>
    <item>
      <title>Erase data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/erase-data/m-p/3565601#M227248</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Any idea of any utility I can use to completely erase/delete data from an HPUX system?&lt;BR /&gt;&lt;BR /&gt;We are implementing a DR test at a 3rd party site and management is kinda concerened about this data being able to be viewed some time later, any ideas other than a big magnet ;-)</description>
      <pubDate>Thu, 16 Jun 2005 15:49:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/erase-data/m-p/3565601#M227248</guid>
      <dc:creator>Vic S. Kelan</dc:creator>
      <dc:date>2005-06-16T15:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Erase data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/erase-data/m-p/3565602#M227249</link>
      <description>There are some utilities that can do what you want. Search for "erase disk" or something similar.&lt;BR /&gt;&lt;BR /&gt;One way I do it is as follows.&lt;BR /&gt;&lt;BR /&gt;Create /dev/zero file.&lt;BR /&gt;mknod /dev/zero c 4 0x000003&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/null of=/dev/rdsk/cxtxdx bs=1024k&lt;BR /&gt;&lt;BR /&gt;Repeat the procedure for few times.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 16 Jun 2005 15:54:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/erase-data/m-p/3565602#M227249</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-06-16T15:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Erase data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/erase-data/m-p/3565603#M227250</link>
      <description>I think your question has been answered here on this thread :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=820559" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=820559&lt;/A&gt;</description>
      <pubDate>Thu, 16 Jun 2005 16:20:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/erase-data/m-p/3565603#M227250</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-06-16T16:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Erase data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/erase-data/m-p/3565604#M227251</link>
      <description>If you are using some sort of disk arrays at the site, also make absolutely sure that you, or someone at the site, wipe out ALL of the LUN definitions on whatever disk array you use. &lt;BR /&gt;&lt;BR /&gt;Doing that will make it that much more difficult to retrieve the data later.</description>
      <pubDate>Thu, 16 Jun 2005 16:22:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/erase-data/m-p/3565604#M227251</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-06-16T16:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: Erase data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/erase-data/m-p/3565605#M227252</link>
      <description>RAC's response of &lt;BR /&gt;dd if=/dev/null of=/dev/rdsk/cxtxdx bs=1024k&lt;BR /&gt;was obviously supposed to be&lt;BR /&gt;dd if=/dev/zero of=/dev/rdsk/cxtxdx bs=1024k&lt;BR /&gt;&lt;BR /&gt;... happens to everyone ...</description>
      <pubDate>Thu, 16 Jun 2005 16:24:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/erase-data/m-p/3565605#M227252</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-06-16T16:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Erase data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/erase-data/m-p/3565606#M227253</link>
      <description>Thanks for the usual support guys!!&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jun 2005 10:34:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/erase-data/m-p/3565606#M227253</guid>
      <dc:creator>Vic S. Kelan</dc:creator>
      <dc:date>2005-06-17T10:34:14Z</dc:date>
    </item>
  </channel>
</rss>

