> I've got a headless system that I need to connect to via terminal and I've > never done this from FreeBSD. Any recommendations?
Several possibilities, minicom is in ports, cu/tip are in the base system. I usually use 'cu -s 9600 -l /dev/cuaa0' or something similar. _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"