- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- remove services
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
06-11-2008 05:09 AM
06-11-2008 05:09 AM
remove services
• ftp
• dtspcd
• echo
• chargen
• finger
bests regards!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2008 05:14 AM
06-11-2008 05:14 AM
Re: remove services
Comment-out these services in '/etc/inetd/conf'. Then do:
# inetd -c
...to re-read the modified configurtion file.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2008 05:26 AM
06-11-2008 05:26 AM
Re: remove services
For ftp you can disable it and use sftp.
dtspcdand chargen-I do not have any idea.
echo-is shell built in I do not think its some thing to do with network and same for finger.
BR,
Kapil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2008 05:35 AM
06-11-2008 05:35 AM
Re: remove services
http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B6849AA
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2008 06:02 AM
06-11-2008 06:02 AM
Re: remove services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2008 08:00 AM
06-11-2008 08:00 AM
Re: remove services
For sftp You have to install secure shell in the server.Download and install open SSH from this site.
http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/openssh-5.0p1/
How to configure SSH
http://docs.hp.com/en/internet.html#Secure%20Shell
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2008 08:19 AM
06-11-2008 08:19 AM
Re: remove services
you have submitted a duplicate thread
http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=1239936
You need to install SSH software to configure ssh, sftp, scp .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2008 09:19 PM
06-12-2008 09:19 PM
Re: remove services
With regards to port usage
Refer to this doc which will help you
http://docs.hp.com/en/5990-7252/ch01s01.html
With regards to sftp and scp, you already have got the answers