<?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: how does my system know itself ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-does-my-system-know-itself/m-p/3009865#M75512</link>
    <description>Jerome,&lt;BR /&gt;  As caesor has said, it depends upon the distributor and how he wants to name it.&lt;BR /&gt;&lt;BR /&gt;  A distribution will contain a set of packages and that will form a unique no.  Normally the Major version change is done when the OS is upgraded fully from the kernels to the utilities.  Then the minor version packages will form a dependency tree based on the base release of the major version.&lt;BR /&gt;&lt;BR /&gt; So the HP Progs you are talking about may &lt;BR /&gt; 1.  go and check for the version of the individual RPM packages it is dependent on&lt;BR /&gt; 2.  check some other files (flat files) of the distribution.&lt;BR /&gt; 3.  May be content with simply running uname on the distribution.&lt;BR /&gt;&lt;BR /&gt;  Hope this brings some light into the dark (like the shooting stars).&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Umapathy</description>
    <pubDate>Fri, 27 Jun 2003 14:23:24 GMT</pubDate>
    <dc:creator>Umapathy S</dc:creator>
    <dc:date>2003-06-27T14:23:24Z</dc:date>
    <item>
      <title>how does my system know itself ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-does-my-system-know-itself/m-p/3009862#M75509</link>
      <description>Hi everybody,&lt;BR /&gt;&lt;BR /&gt;Lying in the dark last night, I was wondering about a tiny thing :&lt;BR /&gt;&lt;BR /&gt;I'm running RH9 : who can list all the files the system uses to know that fact ? &lt;BR /&gt;&lt;BR /&gt;In other term, what cold I change to make my system believe that it's a Rh 11, for example (know it's silly) ?&lt;BR /&gt;&lt;BR /&gt;I would make experiments on one box and get a bunny for the full list...&lt;BR /&gt;(SEP please post twice, I owe you sth).&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Jerome</description>
      <pubDate>Fri, 27 Jun 2003 12:20:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-does-my-system-know-itself/m-p/3009862#M75509</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-06-27T12:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: how does my system know itself ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-does-my-system-know-itself/m-p/3009863#M75510</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;The fact in the linux systems it's not the&lt;BR /&gt;version of OS (RH9, SuSe 8, Mandrake 9.1)&lt;BR /&gt;That's nothing the whole program that you&lt;BR /&gt;will want to install and so on not depend&lt;BR /&gt;on the OS version number,&lt;BR /&gt;it depend on kernel version, and if program for&lt;BR /&gt;X then version of XFree, rpm for some rpm version. That's not like on HPUX, AIX, Solaris&lt;BR /&gt;that's not the part of the OS.&lt;BR /&gt;&lt;BR /&gt;You by your self could make your linux you&lt;BR /&gt;can call it Jerome 1.0 and take the same sources that RH 9 compiled and you have new&lt;BR /&gt;name that work like other.&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Fri, 27 Jun 2003 13:40:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-does-my-system-know-itself/m-p/3009863#M75510</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-27T13:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: how does my system know itself ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-does-my-system-know-itself/m-p/3009864#M75511</link>
      <description>Thanks for the Tip, Caesar,&lt;BR /&gt;&lt;BR /&gt;I was thinking about some HP progs, that can install only on rh7.3, even with latest kernel, and not on 8.0, even with rh8 first kernel.&lt;BR /&gt;&lt;BR /&gt;I was also thinking about the welcome.msg anouncing RH 9(shrike) at login time...&lt;BR /&gt;&lt;BR /&gt;What do Hp progs read to tell me 'wrong RH version' ?&lt;BR /&gt;&lt;BR /&gt;J&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Jun 2003 13:57:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-does-my-system-know-itself/m-p/3009864#M75511</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-06-27T13:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: how does my system know itself ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-does-my-system-know-itself/m-p/3009865#M75512</link>
      <description>Jerome,&lt;BR /&gt;  As caesor has said, it depends upon the distributor and how he wants to name it.&lt;BR /&gt;&lt;BR /&gt;  A distribution will contain a set of packages and that will form a unique no.  Normally the Major version change is done when the OS is upgraded fully from the kernels to the utilities.  Then the minor version packages will form a dependency tree based on the base release of the major version.&lt;BR /&gt;&lt;BR /&gt; So the HP Progs you are talking about may &lt;BR /&gt; 1.  go and check for the version of the individual RPM packages it is dependent on&lt;BR /&gt; 2.  check some other files (flat files) of the distribution.&lt;BR /&gt; 3.  May be content with simply running uname on the distribution.&lt;BR /&gt;&lt;BR /&gt;  Hope this brings some light into the dark (like the shooting stars).&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Umapathy</description>
      <pubDate>Fri, 27 Jun 2003 14:23:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-does-my-system-know-itself/m-p/3009865#M75512</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-06-27T14:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: how does my system know itself ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-does-my-system-know-itself/m-p/3009866#M75513</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;For the welcame that you see it's wrote in&lt;BR /&gt;/etc/redhat-release&lt;BR /&gt;You can write what ever you want there but&lt;BR /&gt;about what programs you talk, what names?&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Fri, 27 Jun 2003 14:56:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-does-my-system-know-itself/m-p/3009866#M75513</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-27T14:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: how does my system know itself ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-does-my-system-know-itself/m-p/3009867#M75514</link>
      <description>Thanks gentlemen !&lt;BR /&gt;&lt;BR /&gt;On modifying /etc/redhat-release I had some progs believe I was on rh7.3.&lt;BR /&gt;&lt;BR /&gt;Some didn't. I modified sources for graphic libs to show old version, and it works : my system RH9 is seen as 7.3, I can install some old progs like Kheopss , which won't accept new versions.&lt;BR /&gt;&lt;BR /&gt;OK, it's not that useful, but I like to hack systems...&lt;BR /&gt;&lt;BR /&gt;Have a nice w.e. !&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Fri, 27 Jun 2003 15:59:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-does-my-system-know-itself/m-p/3009867#M75514</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-06-27T15:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: how does my system know itself ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-does-my-system-know-itself/m-p/3009868#M75515</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Linux is the system for hack!&lt;BR /&gt;You can change also every realese number&lt;BR /&gt;of any product because you have the sources.&lt;BR /&gt;You can change the kernel that it could be&lt;BR /&gt;1.1 version only by changing few files.&lt;BR /&gt;&lt;BR /&gt;I don't know the program that you wrote but&lt;BR /&gt;it's something stupif if it check the realese&lt;BR /&gt;of the OS itself.&lt;BR /&gt;&lt;BR /&gt;You also have command that caled strace&lt;BR /&gt;that shows the sys calls of program that you&lt;BR /&gt;run it with: strace &lt;PROGRAM that="" you="" run=""&gt;&lt;BR /&gt;and then you will see where it's abort and&lt;BR /&gt;on which operation.&lt;BR /&gt;&lt;BR /&gt;Caesar&lt;/PROGRAM&gt;</description>
      <pubDate>Fri, 27 Jun 2003 16:26:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-does-my-system-know-itself/m-p/3009868#M75515</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-27T16:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: how does my system know itself ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-does-my-system-know-itself/m-p/3009869#M75516</link>
      <description>Thanks for the tips Caesar,&lt;BR /&gt;&lt;BR /&gt;Kheops is not exactly a program I wrote, it's an snmp tool, and... it was modified somehow, and some systems have it trusted on that version, as kind of peripherical. So you have a box, looking on a network like something stupid like a hub or a printer, from which you can do things that a hub is not supposed to try.&lt;BR /&gt;&lt;BR /&gt;I have this tool, and I feel that some bad guys do also, and I want to have it work to know how to prevent its effects... apart from my personal wish to know things !&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Fri, 27 Jun 2003 16:38:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-does-my-system-know-itself/m-p/3009869#M75516</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-06-27T16:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: how does my system know itself ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-does-my-system-know-itself/m-p/3009870#M75517</link>
      <description>Jerome,&lt;BR /&gt;&lt;BR /&gt;Security for today very it's important.&lt;BR /&gt;In linux you have a lot of tools that&lt;BR /&gt;will give you maximum security.&lt;BR /&gt;&lt;BR /&gt;For the "stupid" that i wrote i mean the&lt;BR /&gt;disgin of the program that check this thing.&lt;BR /&gt;&lt;BR /&gt;And again that's what linux give to all of&lt;BR /&gt;us is to rulle the system and not that the&lt;BR /&gt;system will rulle you.&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Fri, 27 Jun 2003 16:55:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-does-my-system-know-itself/m-p/3009870#M75517</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-27T16:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: how does my system know itself ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-does-my-system-know-itself/m-p/3009871#M75518</link>
      <description>There are better things to do at night than wonder about this. See my hobby thread.&lt;BR /&gt;&lt;BR /&gt;You can change the file noted earlier in the thread, you can even upgrade the kernel.&lt;BR /&gt;&lt;BR /&gt;Externally, the system might report itself to be a different version number, but the core of the OS is the core of the OS.&lt;BR /&gt;&lt;BR /&gt;Linux was designed to allow for kernel upgrades, without upgrading the software and everything else.  Since the real identity of the operating system is the kernel, the only safe, practical way to accomplish this goal is a kernel upgrade.&lt;BR /&gt;&lt;BR /&gt;I would like to know why exactly this interests you.&lt;BR /&gt;&lt;BR /&gt;From a security standpoint, HP's general security guidelines which apply to any Unix system are to strip a system of its identifing information.&lt;BR /&gt;&lt;BR /&gt;/etc/issue should not include the machine type and distribution.  Neither should the Linux equivalent.&lt;BR /&gt;&lt;BR /&gt;The reason is simple, why should you make things easy for the hacker.  If they get a blank prompt screen, let them spend some time figuring out what kind of system it is.  Further, don't announce the kernel you ar running, so the hacker can pick and choose whick kernel vulnerability document to use to screw your system.&lt;BR /&gt;&lt;BR /&gt;Bastille deals with some of these issues.&lt;BR /&gt;&lt;BR /&gt;Thanks for the offer Jerome, but I'll reserve the double post for when my mouse screws up. &lt;BR /&gt;&lt;BR /&gt;Have a good weekend.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 27 Jun 2003 17:26:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-does-my-system-know-itself/m-p/3009871#M75518</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-06-27T17:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: how does my system know itself ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-does-my-system-know-itself/m-p/3009872#M75519</link>
      <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;You are 100 % right on these security issues.&lt;BR /&gt;&lt;BR /&gt;The aim of this prog is more to use some misconfiguration in some Redmond OS... the prog works only in old Linux versions, as it's not supported, and I've no source, that's why I tried this, Linux box get the software installed, acts as a client on the network.&lt;BR /&gt;&lt;BR /&gt;Normally, a m$ box should be configured to give a few informations as possible also, but few admin seem to care. Did you read Natio*al Sec*rty Ag*ncy tips on win 2K ?&lt;BR /&gt;&lt;BR /&gt;See you next week (Caesar and I have a champagne bottle in the fridge to celebrate ou Hogwarts soon arrival !)&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Sat, 28 Jun 2003 06:19:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-does-my-system-know-itself/m-p/3009872#M75519</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-06-28T06:19:10Z</dc:date>
    </item>
  </channel>
</rss>

