- Posts: 1
- Thank you received: 0
Serial console access with a MBP
15 years 1 month ago #32300
by fn0rd
Serial console access with a MBP was created by fn0rd
Hey folks,
I'm new the mac's and one of the tools I would like to have available on the mac is some kind of terminal application. My windows experience has mostly been with SecureCRT. I know mac's have a terminal.app application but is there anything available with the organization and configuration of SecureCRT? Also is there a 'recommended' usb->rs232 adapter for mac's?
Thanks
I'm new the mac's and one of the tools I would like to have available on the mac is some kind of terminal application. My windows experience has mostly been with SecureCRT. I know mac's have a terminal.app application but is there anything available with the organization and configuration of SecureCRT? Also is there a 'recommended' usb->rs232 adapter for mac's?
Thanks
15 years 3 weeks ago #32503
by rtrice81
Rich Trice
KR Tech Solutions - networks of the future
Replied by rtrice81 on topic Re: Serial console access with a MBP
take a look at zterm
that is what i used when I work for a school system and we were assigned mac laptops
it worked great
that is what i used when I work for a school system and we were assigned mac laptops
it worked great
Rich Trice
KR Tech Solutions - networks of the future
15 years 2 days ago #32708
by katzebnt
Prolific USB - RS-232 converters work very well under OS X. I use the "screen" command from the terminal. Do an "ls -l | more" of your /dev directory and find the device file for your USB - RS-232 converter (mine is /dev/usbserial). Execute the screen command like so: "screen /dev/usbserial 9600", where 9600 is whatever baud rate your console port is set at. Will probably bring up a blank screen first, don't forget to press "Enter" to be dropped to a prompt. Works like a charm without any extra software.
Replied by katzebnt on topic Re: Serial console access with a MBP
Hey folks,
I'm new the mac's and one of the tools I would like to have available on the mac is some kind of terminal application. My windows experience has mostly been with SecureCRT. I know mac's have a terminal.app application but is there anything available with the organization and configuration of SecureCRT? Also is there a 'recommended' usb->rs232 adapter for mac's?
Thanks
Prolific USB - RS-232 converters work very well under OS X. I use the "screen" command from the terminal. Do an "ls -l | more" of your /dev directory and find the device file for your USB - RS-232 converter (mine is /dev/usbserial). Execute the screen command like so: "screen /dev/usbserial 9600", where 9600 is whatever baud rate your console port is set at. Will probably bring up a blank screen first, don't forget to press "Enter" to be dropped to a prompt. Works like a charm without any extra software.
- skepticals
- Offline
- Elite Member
Less
More
- Posts: 783
- Thank you received: 0
14 years 5 months ago #34717
by skepticals
Replied by skepticals on topic Re: Serial console access with a MBP
I just went through the same thing and ended up getting a Tripplite Keyspan USA-19HS adapter and used the screen command as stated above.
www.tripplite.com/en/products/product-se....cfm?txtSeriesID=849
www.tripplite.com/en/products/product-se....cfm?txtSeriesID=849
Time to create page: 0.131 seconds