- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Disabling X windows services
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
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-16-2005 01:16 AM
03-16-2005 01:16 AM
What's the best way to actually disable the service completely ?
Already looked at /etc/services and /etc/inetd.conf.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2005 01:28 AM
03-16-2005 01:28 AM
Re: Disabling X windows services
Are you referring to CDE ?
# dtconfig -d
Check the manual page.
Hope this helps,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2005 01:38 AM
03-16-2005 01:38 AM
Re: Disabling X windows services
vi /etc/rc.confg.d/xfs
change the first variable to 0, this stops the font server for starting.
/sbin/init.d/xfs stop
done
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2005 01:42 AM
03-16-2005 01:42 AM
Re: Disabling X windows services
Does this just stop CDE or all x emulator type services ?
Also looks like this would take a reboot to implement ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2005 01:52 AM
03-16-2005 01:52 AM
SolutionWhile the dtlogin server IS something you can shut off; your HP server is probably not *really* an X server. Your client workstation (Reflection X) is the actual X server. And that's where your security lay...
You can check out the list of x-servers allowed in your xhosts file though (man xhosts).
But, what I'm getting at is if you start cutting much more stuff - then you'll not be able to run any programs from your HP which require/want an x-display server (your PC with ReflectionsX for example) to display on.
You won't be able to run Glance, SAM, xstm, swinstall (in gui mode), etc. But these things all run b/c there exists an Xserver on your desktop - not b/c there exists an Xserver on your HP server...
So, you can stop CDE, but are you sure you mean to stop all X type traffic going in and out of the box?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2005 01:58 AM
03-16-2005 01:58 AM
Re: Disabling X windows services
Document description: Setting up to run CDE and HP-UX applications with Reflection X.
Document id: KBRC00000052
http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000076457539
Hope this helps,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2005 02:02 AM
03-16-2005 02:02 AM
Re: Disabling X windows services
Somebody has suggested that this can simply be achieved by stopping the listening on netwrok port 6000 but I'm not convinced.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2005 02:38 AM
03-16-2005 02:38 AM
Re: Disabling X windows services
You could run swremove and get rid of all of the X packages - that would do it for sure.
Wait a minute, I know how, unplug it from the LAN... :-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2005 03:06 AM
03-16-2005 03:06 AM
Re: Disabling X windows services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2005 03:10 AM
03-16-2005 03:10 AM