How to reset hung ports on a Cyclades terminal server
If you are getting no response from a device connected to a Cyclades port you can try to reset all ports by sending HUP signal to cy_ras process:
# ps -ef | grep cy_ras
114 ? root 2908 S /bin/cy_ras
2878 ttyp1 is 1664 S grep cy_ras
# kill -1 114
114 ? root 2908 S /bin/cy_ras
2878 ttyp1 is 1664 S grep cy_ras
# kill -1 114
Related posts:
- How to heal garbled terminal If you see something like: °±⎼␊⎻: ␌▒┼'├ ⎺⎻␊┼ .┐␍␊/␌▒␌␊-│␊⎺┼ │␊⎺┼#...
- Server rooms Version 1 Version 2 Blog this! Bookmark on Delicious Digg...
- How to switch to another SunRay server Dtlogin GUI does not always work. If you choose another...
Blog updates
