Skip to main content
Home Forums 68kMLA SSH into my BSD computer? — #2
Post #2 by II2II
Source Forum68kMLA
CategoryNetworking
Post DateThu, 15 May 2008 - 21:55
Original URLhttps://68kmla.org/bb/threads/ssh-into-my-bsd-computer.13212/
Post
SSH requires a TCP/IP connection, which sounds overly complex if you just want to connect the two systems via a null modem cable to use one as a remote terminal.

The thing you want to setup is getty. This is usually already done for you, but you will want to check your /etc/inittab (or is it /etc/ttys for FreeBSD) to see what the communications parameters. You would then use a program like ZTerm on the Mac to access FreeBSD on your PC.

mp.ls