<?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: unknown directories on /root in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/unknown-directories-on-root/m-p/4581924#M39693</link>
    <description>&amp;gt;because the directory name is not known to me.&lt;BR /&gt;&lt;BR /&gt;Known or not doesn't matter, it's whether you can type those names.&lt;BR /&gt;You could try to cut &amp;amp; paste those names into cd.  If that doesn't work, try writing a script which uses the output of "ls / &amp;gt; dirs".</description>
    <pubDate>Sun, 14 Feb 2010 09:24:57 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2010-02-14T09:24:57Z</dc:date>
    <item>
      <title>unknown directories on /root</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unknown-directories-on-root/m-p/4581919#M39688</link>
      <description>I have a rx2620 server,with SUSE linux installedã  &lt;BR /&gt;Recently i found some unknown directories produced  in /root during every boot.&lt;BR /&gt;my server reboot at 4:58 every day,and the task is controled by crontab.and the unknown objects is produced  at 5:00.&lt;BR /&gt;now,i want to find out where does that come from?and i want some suggestion from you,thanks!</description>
      <pubDate>Thu, 11 Feb 2010 03:50:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unknown-directories-on-root/m-p/4581919#M39688</guid>
      <dc:creator>leelangco_1</dc:creator>
      <dc:date>2010-02-11T03:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: unknown directories on /root</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unknown-directories-on-root/m-p/4581920#M39689</link>
      <description>there is a picture i get from my console</description>
      <pubDate>Thu, 11 Feb 2010 03:51:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unknown-directories-on-root/m-p/4581920#M39689</guid>
      <dc:creator>leelangco_1</dc:creator>
      <dc:date>2010-02-11T03:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: unknown directories on /root</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unknown-directories-on-root/m-p/4581921#M39690</link>
      <description>this is the bootmsg in /var/log/</description>
      <pubDate>Thu, 11 Feb 2010 03:52:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unknown-directories-on-root/m-p/4581921#M39690</guid>
      <dc:creator>leelangco_1</dc:creator>
      <dc:date>2010-02-11T03:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: unknown directories on /root</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unknown-directories-on-root/m-p/4581922#M39691</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;did you try to go inside the directory ot just see whats inside ??? &lt;BR /&gt;&lt;BR /&gt;you could do it with Inode numbers of the directory and find command combination.&lt;BR /&gt;&lt;BR /&gt;this si an example for file but the same is for the directories.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cyberciti.biz/tips/delete-remove-files-with-inode-number.html" target="_blank"&gt;http://www.cyberciti.biz/tips/delete-remove-files-with-inode-number.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;i would remove the files after investigation,&lt;BR /&gt;&lt;BR /&gt;if your servers is connectted to the Internet direclty, check if your server was not hacked and it isn't used as a part of some spammer gateway ....&lt;BR /&gt;&lt;BR /&gt;PS : check the crontab if there is some scheduled job.&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Thu, 11 Feb 2010 07:57:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unknown-directories-on-root/m-p/4581922#M39691</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2010-02-11T07:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: unknown directories on /root</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unknown-directories-on-root/m-p/4581923#M39692</link>
      <description>thank you fot your reply!&lt;BR /&gt;but i  cannot cd to that directory,beacause the directroy name is not known to me.&lt;BR /&gt;&lt;BR /&gt;yes,i  do have crontab job,it matters?&lt;BR /&gt;why it write to /root not to mail ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Feb 2010 13:39:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unknown-directories-on-root/m-p/4581923#M39692</guid>
      <dc:creator>leelangco_1</dc:creator>
      <dc:date>2010-02-11T13:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: unknown directories on /root</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unknown-directories-on-root/m-p/4581924#M39693</link>
      <description>&amp;gt;because the directory name is not known to me.&lt;BR /&gt;&lt;BR /&gt;Known or not doesn't matter, it's whether you can type those names.&lt;BR /&gt;You could try to cut &amp;amp; paste those names into cd.  If that doesn't work, try writing a script which uses the output of "ls / &amp;gt; dirs".</description>
      <pubDate>Sun, 14 Feb 2010 09:24:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unknown-directories-on-root/m-p/4581924#M39693</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-02-14T09:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: unknown directories on /root</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unknown-directories-on-root/m-p/4581925#M39694</link>
      <description>Or use a program that allows you to choose files and directories by pointing at them. &lt;BR /&gt;&lt;BR /&gt;X11 GUI-based file managers can certainly do that, but there is also a simpler alternative: Midnight Commander, a text-based file manipulation GUI.&lt;BR /&gt;&lt;BR /&gt;It is available in most Linux distributions, and the command to run it is usually "mc".&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Mon, 15 Feb 2010 08:12:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unknown-directories-on-root/m-p/4581925#M39694</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-02-15T08:12:55Z</dc:date>
    </item>
  </channel>
</rss>

