HylaFAX The world's most advanced open source fax server

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Clone one tty to another?



On Wed, 28 Apr 1999, TTSG wrote:

> Hi,
> 
> 	Recently our machines tty00 broke, so we've had to move the modem
> to tty01.  Is there a quick/simple way to clone all the setup for tty00 to
> tty01, tell the machine tty00 is down, and when we swap out the motherboard
> tell it tty01 is down and to use tty00?
> 
> 			Thanks, Tuc/TTSG

   cd /dev

   ln -s tty01 tty00


   You might need to delete tty00 first, but when you are done, but when
you are done, tty00 is tty01.

  This is a bit ugly, so most people create a symlink for /dev/modem
pointing to whatever port the modem is on, and just move the symlink if
the modem needs to be moved.  The tell all software to use /dev/modem

Tom




Project hosted by iFAX Solutions