File: README.Debian

package info (click to toggle)
remote-tty 4.0-13
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 212 kB
  • ctags: 219
  • sloc: ansic: 2,100; sh: 340; makefile: 131
file content (13 lines) | stat: -rw-r--r-- 467 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
This Debian package of remote-tty expects the creation of symlinks in
/etc/remote-tty/dev/ to the appropriate device file for that console. For
example:

ln -s /dev/ttyS0 /etc/remote-tty/dev/myconsole

would enable the use of:

rconsole myconsole

to connect to the device that was on ttyS0. The addrconsole script will create
a suitable user account and the appropriate symlink for you, such that the
user can only get access to the serial console when they log in.