Tip
From FreeBSDwiki
(Difference between revisions)
m |
|||
Line 3: | Line 3: | ||
to start it up. | to start it up. | ||
− | See also [[cu]] | + | See [[Connecting_to_a_terminal_console]] for a primer on how to connect to a computer. See also [[Headless_server]] and [[cu]] |
(stub article...needs more work and example config file) | (stub article...needs more work and example config file) |
Revision as of 18:46, 27 February 2005
Like cu, tip is used to connect to a device over your serial port. Unlike cu, tip uses a config file that stores all the options (speed, stop bit, hardware flow control, etc) so that you only have to run
# tip com1
to start it up.
See Connecting_to_a_terminal_console for a primer on how to connect to a computer. See also Headless_server and cu
(stub article...needs more work and example config file)