- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- link to ping
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
05-07-2008 01:56 AM
05-07-2008 01:56 AM
-r-sr-xr-t 1 root sys sdf 14 Feb 25 2004 ping
In one HP UX server I am seeing the first output and in another HP UX server it like this. Both of them are from /etc/ping.
I want to create a link.
i have tried the command
ln -s /usr/sbin/ping /etc/ping
and
ln -s /etc/png /usr/sbin/ping
Nothing gives me a proper link.
Can i get a proper command
Thanks
gV
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2008 02:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2008 02:09 AM
05-07-2008 02:09 AM
Re: link to ping
Compare with /usr/sbin/ping on your other system.
You may have overwritten it with that 2nd command.
ln -s /etc/png /usr/sbin/ping
The order is
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2008 03:34 AM
05-07-2008 03:34 AM
Re: link to ping
seems like you have "destroyed" your /usr/sbin/ping when you did:
ln -s /etc/png /usr/sbin/ping
You will have to restore the file from backup.
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2008 04:20 AM
05-07-2008 04:20 AM
Re: link to ping
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1225812
That's why I had asked for the output of "ll /usr/sbin/ping"> I don't think the output you showed was from the right server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2008 10:38 PM
05-08-2008 10:38 PM
Re: link to ping
Thanks
gV
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2008 10:39 PM
05-08-2008 10:39 PM