<?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 regarding boot time binaries in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/regarding-boot-time-binaries/m-p/4127004#M63420</link>
    <description>&lt;BR /&gt;  Hi all,&lt;BR /&gt; while going through the linux file hierarchy I came across a sentence called boot time binaries which are present in the bin/. what does this mean?</description>
    <pubDate>Thu, 10 Jan 2008 05:50:31 GMT</pubDate>
    <dc:creator>madhusudhan_4</dc:creator>
    <dc:date>2008-01-10T05:50:31Z</dc:date>
    <item>
      <title>regarding boot time binaries</title>
      <link>https://community.hpe.com/t5/operating-system-linux/regarding-boot-time-binaries/m-p/4127004#M63420</link>
      <description>&lt;BR /&gt;  Hi all,&lt;BR /&gt; while going through the linux file hierarchy I came across a sentence called boot time binaries which are present in the bin/. what does this mean?</description>
      <pubDate>Thu, 10 Jan 2008 05:50:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/regarding-boot-time-binaries/m-p/4127004#M63420</guid>
      <dc:creator>madhusudhan_4</dc:creator>
      <dc:date>2008-01-10T05:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: regarding boot time binaries</title>
      <link>https://community.hpe.com/t5/operating-system-linux/regarding-boot-time-binaries/m-p/4127005#M63421</link>
      <description>See:&lt;BR /&gt;&lt;A href="http://www.pathname.com/fhs/" target="_blank"&gt;http://www.pathname.com/fhs/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The Filesystem Hierarchy Standard is designed to allow the /usr directory tree to be separate from the root filesystem. For example, if you have a group of centrally-managed workstations, they can use a single copy of a NFS-mounted /usr directory tree, which may even be read-only from the workstation's viewpoint. This allows the sysadmin to install or update the programs in the workstations' /usr directory tree in one operation: just manipulate the files in the NFS server, and the update is immediately effective in all the workstations.&lt;BR /&gt;&lt;BR /&gt;But when a workstation like this is booting, it must have enough functionality available in the root filesystem to identify its hardware, set up networking and mount the /usr filesystem over NFS. To make this possible, the binaries required for these operations are placed in /bin and /sbin, which should always be located on the root filesystem.&lt;BR /&gt;&lt;BR /&gt;The difference between /bin and /sbin is: the things in /bin are "basic commands" which are useful to all users of the system. Any things that require root privileges or are otherwise useful only for the sysadmin are placed to /sbin. So the normal users will have /bin included in their PATH setting, but not /sbin. The root user should have both.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 10 Jan 2008 09:55:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/regarding-boot-time-binaries/m-p/4127005#M63421</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-01-10T09:55:48Z</dc:date>
    </item>
  </channel>
</rss>

