<?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: network file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334673#M568166</link>
    <description>and what about the interface cards,it will detect them ,or i need also to add them ,and i will add them how to solve the problem of editing and saving in single user mode or even in init 2 mode</description>
    <pubDate>Mon, 19 Jul 2004 01:25:01 GMT</pubDate>
    <dc:creator>Fadia Almarei</dc:creator>
    <dc:date>2004-07-19T01:25:01Z</dc:date>
    <item>
      <title>network file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334661#M568154</link>
      <description>Hi All&lt;BR /&gt;if i remove the /etc/rc.config.d/netconf file from the HP 11.11 system how can i recreat this file .&lt;BR /&gt;another question i go to single user mode and i do changes on some files using the vi editor after wq! i open the file to see the changes and i see that nothing changed what shull i do for that (even in init 2 mod),please quick help&lt;BR /&gt;BR,&lt;BR /&gt;Fadia</description>
      <pubDate>Mon, 19 Jul 2004 00:15:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334661#M568154</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-07-19T00:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: network file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334662#M568155</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Either restore from backup or else there is a copy in /usr/newconfig/etc/rc.config.d.&lt;BR /&gt;&lt;BR /&gt;Obviously if you use the copy from /usr/newconfig you will need to update with it IP address, hostname, gateway etc etc.&lt;BR /&gt;&lt;BR /&gt;Which files are you trying to modify in single user mode??&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Con&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jul 2004 00:22:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334662#M568155</guid>
      <dc:creator>Con O'Kelly</dc:creator>
      <dc:date>2004-07-19T00:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: network file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334663#M568156</link>
      <description>i want to do the changes for the /etc/rc.config.d/netconf file, and the /etc/hosts file but the changes does not restored , and also the system can not reach the init 3 ,it only work on the init 2 , and i need the CDE , as the application work on it.</description>
      <pubDate>Mon, 19 Jul 2004 00:26:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334663#M568156</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-07-19T00:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: network file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334664#M568157</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I'm not sure of your exact problem but if you've deleted netconf file then try this:&lt;BR /&gt;&lt;BR /&gt;Boot to single user mode:&lt;BR /&gt;ISL&amp;gt; hpux -is&lt;BR /&gt;&lt;BR /&gt;Mount /usr fileystem:&lt;BR /&gt;# mount /usr&lt;BR /&gt;&lt;BR /&gt;Then copy netconf file to /etc/rc.config.d:&lt;BR /&gt;#cp /opt/newconfig/etc/rc.config.d/netconf /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;Update netconf file with hostname, IP address, Gateway etc.&lt;BR /&gt;Update /etc/hosts file if this also got removed.&lt;BR /&gt;&lt;BR /&gt;Then reboot the server&lt;BR /&gt;# shutdown -ry 0&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Con&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jul 2004 00:48:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334664#M568157</guid>
      <dc:creator>Con O'Kelly</dc:creator>
      <dc:date>2004-07-19T00:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: network file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334665#M568158</link>
      <description>the problem that it does not take the changes i do,&lt;BR /&gt;is this is a cause of not mounting the /etc,&lt;BR /&gt;and the mounting command just "mount /etc"&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jul 2004 00:52:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334665#M568158</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-07-19T00:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: network file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334666#M568159</link>
      <description>No I don't think so.&lt;BR /&gt;&lt;BR /&gt;If you are in single user mode the root FS (/) is already mounted. /etc is part of root filesystem.&lt;BR /&gt;&lt;BR /&gt;You need to mount /usr so that you can use vi command.&lt;BR /&gt;&lt;BR /&gt;Then copy netconf file to /etc/rc.config.d.&lt;BR /&gt;&lt;BR /&gt;Then edit netconf file:&lt;BR /&gt;# vi /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;What message do you get after using ":wq"??&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Con&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jul 2004 00:57:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334666#M568159</guid>
      <dc:creator>Con O'Kelly</dc:creator>
      <dc:date>2004-07-19T00:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: network file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334667#M568160</link>
      <description>as usual i change the mode before to 744 so i can write to it , but manly do you think that the problem that i do not reach the CDE is due to this file problem</description>
      <pubDate>Mon, 19 Jul 2004 01:00:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334667#M568160</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-07-19T01:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: network file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334668#M568161</link>
      <description>Its very possible, I think CDE is normally started in run level 4.&lt;BR /&gt;&lt;BR /&gt;If you don't have a netconf file, then none of your network interfaces are going to be configured, hence most of the services in run-level 3 and 4 cannot start.&lt;BR /&gt;&lt;BR /&gt;I'd fix your netconf problem first and then trouble-shoot any remaining issues with CDE etc.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Con</description>
      <pubDate>Mon, 19 Jul 2004 01:08:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334668#M568161</guid>
      <dc:creator>Con O'Kelly</dc:creator>
      <dc:date>2004-07-19T01:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: network file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334669#M568162</link>
      <description>thanks for help , but please i need a quick help&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jul 2004 01:10:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334669#M568162</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-07-19T01:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: network file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334670#M568163</link>
      <description>Hi,&lt;BR /&gt;At this stage i will advise you to run &lt;BR /&gt;#set_parms &lt;BR /&gt;and set the required networking parameters.&lt;BR /&gt;Once done reboot and try for CDE.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jul 2004 01:17:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334670#M568163</guid>
      <dc:creator>Shaikh Imran</dc:creator>
      <dc:date>2004-07-19T01:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: network file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334671#M568164</link>
      <description>using the set_parms will generate the /etc/rc.config.d/netconf file</description>
      <pubDate>Mon, 19 Jul 2004 01:20:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334671#M568164</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-07-19T01:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: network file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334672#M568165</link>
      <description>Hi,&lt;BR /&gt;Yes it should.&lt;BR /&gt;Make a copy of existing.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jul 2004 01:21:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334672#M568165</guid>
      <dc:creator>Shaikh Imran</dc:creator>
      <dc:date>2004-07-19T01:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: network file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334673#M568166</link>
      <description>and what about the interface cards,it will detect them ,or i need also to add them ,and i will add them how to solve the problem of editing and saving in single user mode or even in init 2 mode</description>
      <pubDate>Mon, 19 Jul 2004 01:25:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334673#M568166</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-07-19T01:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: network file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334674#M568167</link>
      <description>Hi,&lt;BR /&gt;You could set the ip adresses of lan cards&lt;BR /&gt;default gateways time server.. etc..&lt;BR /&gt;This is interactive pls run and check &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jul 2004 01:31:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334674#M568167</guid>
      <dc:creator>Shaikh Imran</dc:creator>
      <dc:date>2004-07-19T01:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: network file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334675#M568168</link>
      <description>can i run this command in single user mode or in init 2 mode</description>
      <pubDate>Mon, 19 Jul 2004 01:34:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334675#M568168</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-07-19T01:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: network file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334676#M568169</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Yes you can try in either.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jul 2004 01:38:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334676#M568169</guid>
      <dc:creator>Shaikh Imran</dc:creator>
      <dc:date>2004-07-19T01:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: network file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334677#M568170</link>
      <description>thanks guies for help ,your points help me to solve the problem , but one note to mister Imran that the netconf file can not created automatically when you are using the set_parms command the file must exsist first then i can exexute the command,thanks all&lt;BR /&gt;BR,&lt;BR /&gt;fadia&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jul 2004 00:16:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-file/m-p/3334677#M568170</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-07-20T00:16:39Z</dc:date>
    </item>
  </channel>
</rss>

