Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
dump terminal in linux
Name: asimraza110 Date: March 22, 2005 at 09:14:12 Pacific OS: Linux CPU/Ram: Server \ 1gb
Comment:
Is it possible in redhat Linux to create a dump terminal? if yes then guide me how can i create a dump terminal on Linux
Name: Dlonra Date: March 22, 2005 at 13:41:44 Pacific
Reply:
define "dump terminal"
0
Response Number 2
Name: 3Dave Date: March 23, 2005 at 03:41:51 Pacific
Reply:
Do you mean dumb termainal? If so you will need a null modem cable connected to your serial port and edit /etc/inittab to include a line which looks like: s1:12345:respawn:/sbin/agetty -L ttyS0 9600 vt100 Then hook up either something like a wyse terminal (which I have done at home, more just to see if I could get it going but have found it useful enough to keep it attached) or run a program like minicom or hyperterminal (for windoze).
0
Response Number 3
Name: 3Dave Date: March 23, 2005 at 03:42:43 Pacific
Reply:
PS Just found a howto on the net: http://www.linuxselfhelp.com/HOWTO/Text-Terminal-HOWTO.html#toc2
0
Response Number 4
Name: Dlonra Date: March 23, 2005 at 06:15:02 Pacific
Reply:
of course, asim could be referring to a "teminal emulator" http://www.tldp.org/HOWTO/Text-Terminal-HOWTO-9.html minicom was my favorite
In this case, setting up a getty would not be appropriate.
or,...... who knows?
0
Response Number 5
Name: 3Dave Date: March 23, 2005 at 06:34:55 Pacific
Reply:
dl0nra: I still think he needs to clarify exactly what it is he is trying to achieve....
Summary: I am working on a project relating to Clustering in Linux, which involves opening a number of UML nodes in a single terminal. I am able to open more than one node with no problem. However, I do not ge...
Summary: You can use msn messenger in Linux using WINE.Copy the exe file to your linux directory(/home) and then @ the terminal type "wine "(without the quotes).It generally works this way,i.e.,the installati...