User Profile

Collapse

Profile Sidebar

Collapse
2941985
2941985
Last Activity: Oct 7 '11, 11:14 PM
Joined: Oct 2 '11
Location: Bangalore
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 2941985
    replied to Xinetd not installed
    Sounds cool.. Enjoy :-)
    See more | Go to post

    Leave a comment:


  • 2941985
    replied to Xinetd not installed
    i think that should detect your loopback address (127.0.0.1). Check if that pulls your loopback or not by using command ifconfig. If that doesn't pull the address then check the file ifcfg-lo which should be located under /etc/sysconfig/network/ . If the file is not located there then create one file and make the suiitable entries as mentioned in the screenshot.And after saving the file just restart the network service by executing the command service...
    See more | Go to post
    Last edited by Niheel; Oct 5 '11, 03:39 PM.

    Leave a comment:


  • 2941985
    replied to Xinetd not installed
    Do you have a file /etc/init.d/xinetd?

    Try
    Code:
    chkconfig --list
    to list existing services..

    If this doesn't work then check if xinetd rpm is installed on box or not. by the command
    Code:
    rpm -qa |grep xinetd
    if that is not installed then go to http://rpm.pbone.net/index.php3?stat...&search=xinetd
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...