Brian Parris wrote:
> I currently have 24 virtual terminals setup with linux and i was wondering
> if there was a way to get certain terminals to auto-login as the user i
> select and start running a certain program when the system boots, like on
> /dev/tty12 i want it to login as root and run tail -f /var/log/messages,
> and for /dev/tty24 i want it to login as root and run trafshow(a
> sniffer) and on /dev/tty13 i want it to login as the user i irc with and
> start BitchX, and on /dev/tty14 i want it to login as the user i use for
> e-mail and start pine.
maybe the rungetty thing someone else mentioned and a shell script like:
#!/bin/sh
export VAR stuff
export OTHER_VAR other_stuff
su -c 'command -flags' - user
thanks for the "howto run 24 v terms". not sure if i'll use it, but
it's nice to know.
kevin
--
kevin at suberic.net Nutrition Facts
fork()'ed on 37058400 Puns: 100% RDA (% good puns: 0)
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!