- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- /etc/inetd/hosts ?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2003 06:51 AM
03-28-2003 06:51 AM
What is the file for? why do I need it?
On Solaris box.
This might be an appropriate forum to ask such question, Sorry.
Also anybody know where I can find Solaris forum similar to this place?
Roger
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2003 06:53 AM
03-28-2003 06:53 AM
Re: /etc/inetd/hosts ?
I've never heard of a file called /etc/inetd/hosts. There is a /etc/inetd and there is a /etc/hosts, but that's about it.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2003 06:54 AM
03-28-2003 06:54 AM
Re: /etc/inetd/hosts ?
I've never heard of a file called /etc/inetd/hosts. There is a /etc/inetd (which is not a directory, by the way) and there is a /etc/hosts, but that's about it.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2003 06:56 AM
03-28-2003 06:56 AM
Re: /etc/inetd/hosts ?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2003 07:10 AM
03-28-2003 07:10 AM
SolutionYou may find some clue in http://docs.sun.com
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2003 07:14 AM
03-28-2003 07:14 AM
Re: /etc/inetd/hosts ?
If you do an 'ls -l /etc/hosts' you will probably see something like
/etc/hosts -> /etc/inetd/hosts
showing that it is a link.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2003 07:14 AM
03-28-2003 07:14 AM
Re: /etc/inetd/hosts ?
Normaly on solaris /etc/hosts is linked to /etc/inet/hosts.
# ls -la /etc/hosts
lrwxrwxrwx 1 root other 15 Dec 6 17:27 hosts -> /etc/inet/hosts
I'm not sure what you meen buy /etc/inetd
Kind regards,
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2003 07:20 AM
03-28-2003 07:20 AM
Re: /etc/inetd/hosts ?
Anybody knows a good Solaris forum?
Thanks, points will be assigned later.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2003 07:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2003 07:22 AM
03-28-2003 07:22 AM
Re: /etc/inetd/hosts ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2003 07:22 AM
03-28-2003 07:22 AM
Re: /etc/inetd/hosts ?
missed the last question,
Solaris Forum ?
http://supportforum.sun.com/
Kind regards.
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2003 07:46 AM
03-28-2003 07:46 AM
Re: /etc/inetd/hosts ?
go to there and get some stuff from user forum.
http://supportforum.sun.com/
have a good day!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2003 08:55 AM
03-28-2003 08:55 AM
Re: /etc/inetd/hosts ?
http://supportforum.sun.com/ is extremely extremely slow, and not very active at all.
Any other Sun forum you can suggest? Has to be decent and professional.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2003 09:22 AM
03-28-2003 09:22 AM
Re: /etc/inetd/hosts ?
Do a man on sys-unconfig.
-USA..