- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: CDE crash after when connecting a serial devic...
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
11-25-2002 07:03 AM
11-25-2002 07:03 AM
CDE crash after when connecting a serial device
When I tryed to connect a device in my serial port with HP-UX 10.20 running the CDE crash and I can not do anything using the CDE, but the machine still working fine from a remote machine using telnet, etc...
How can I restart CDE from a remote host without reboot my HP workstation ?
Regards,
Mauro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2002 07:07 AM
11-25-2002 07:07 AM
Re: CDE crash after when connecting a serial device
You could try:
/sbin/init.d/dtlogin stop
/sbin/init.d/dtlogin start
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2002 07:11 AM
11-25-2002 07:11 AM
Re: CDE crash after when connecting a serial device
you can do following:
# /sbin/init.d/dtlogin.rc stop
# /sbin/init.d/dtlogin.rc start
Best regards,
Armin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2002 06:49 PM
11-26-2002 06:49 PM
Re: CDE crash after when connecting a serial device
U can use dtlogin.rc or dtlogin to do it!
But I think use dtlogin.rc is more convenience if u read such script carefully!
If u want to use dtlogin u should read the manual to coustomize the command!
Best Regards!
Tang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2002 11:17 AM
11-28-2002 11:17 AM
Re: CDE crash after when connecting a serial device
the only reason I can think of is that your Xserver uses that serial line; e.g. as the mouse!
Check your Xserver's settings...
HTH,
Wodisch