<?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: configuring network in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/configuring-network/m-p/2705943#M90010</link>
    <description>The main reason why administrative commands do not show up if you use su to gain root access is that, by default, su retains the enviroment settings of the initial login.  Since the administrative commands are normally located in /sbin and /usr/sbin, which are not generally in the standard users path, these commands won't work without explicitly stating the path to it.  If you use 'su -l' then su will open a full login shell with the enviroment settings of the account you are switching to.</description>
    <pubDate>Fri, 19 Apr 2002 00:26:07 GMT</pubDate>
    <dc:creator>Jeffrey Wong</dc:creator>
    <dc:date>2002-04-19T00:26:07Z</dc:date>
    <item>
      <title>configuring network</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-network/m-p/2705940#M90007</link>
      <description>Hello Linux community,&lt;BR /&gt;&lt;BR /&gt;I installed redhat 7.2 and got the same Problem like many others with the telnet connection which didn't work, but I installed then inetd rpm and the telnet was working.&lt;BR /&gt;Well just to say how I got running telnet... but, know my question.&lt;BR /&gt;When I telnet to my server I can only login with my user and then su to root, o.k it works but is this the normal way?&lt;BR /&gt;And I am not able to configuring see my lansetings, like with lanscan or linuxconf or ifconfig, all these commands he say command not found.&lt;BR /&gt;thks for help,&lt;BR /&gt;cya Pierre&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Apr 2002 07:28:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-network/m-p/2705940#M90007</guid>
      <dc:creator>Pierre_6</dc:creator>
      <dc:date>2002-04-18T07:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: configuring network</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-network/m-p/2705941#M90008</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;For the login question see man securetty.&lt;BR /&gt;For the comand question I think it should be  a problem with the PATH variable. If you want to execute a command like ifconfig first you should know where it is:&lt;BR /&gt;find / -name ifconfig&lt;BR /&gt;after that add the path of the command to your PATH variable &lt;BR /&gt;export PATH=$PATH:/directory_ifconfig&lt;BR /&gt;after that you can execute it without typing the full path of the command. &lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Apr 2002 08:02:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-network/m-p/2705941#M90008</guid>
      <dc:creator>oiram</dc:creator>
      <dc:date>2002-04-18T08:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: configuring network</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-network/m-p/2705942#M90009</link>
      <description>Default root is not allowed to login via network (only console).. thats for security.&lt;BR /&gt;If you do want to have root be able to login, edit, or move your /etc/securetty file. That file hold the tty ports that should is allowed to login.&lt;BR /&gt;&lt;BR /&gt;As root you should be able to start the ifconfig programs (not lanscan, this is not default on redhat 7.2, it is on HP-UX etc).. if not, add the path to your default path (ifconfig should be in /sbin).&lt;BR /&gt;&lt;BR /&gt;If you don't know where a particular program is, you can try to find them on any of these methods:&lt;BR /&gt;root# whereis program_name&lt;BR /&gt;root# which program_name&lt;BR /&gt;root# find / -name program_name&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Apr 2002 08:35:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-network/m-p/2705942#M90009</guid>
      <dc:creator>Nico van Royen</dc:creator>
      <dc:date>2002-04-18T08:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: configuring network</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-network/m-p/2705943#M90010</link>
      <description>The main reason why administrative commands do not show up if you use su to gain root access is that, by default, su retains the enviroment settings of the initial login.  Since the administrative commands are normally located in /sbin and /usr/sbin, which are not generally in the standard users path, these commands won't work without explicitly stating the path to it.  If you use 'su -l' then su will open a full login shell with the enviroment settings of the account you are switching to.</description>
      <pubDate>Fri, 19 Apr 2002 00:26:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-network/m-p/2705943#M90010</guid>
      <dc:creator>Jeffrey Wong</dc:creator>
      <dc:date>2002-04-19T00:26:07Z</dc:date>
    </item>
  </channel>
</rss>

