Is it possible to configure Linux to run without a standard keyboard and
graphics adapter installed? Instead, can all "console" functions be
redirected to a serial port instead somehow?
Thanks,
/Ken
Thanks,
/Ken
JT
Quote:>Is it possible to configure Linux to run without a standard keyboard and
>graphics adapter installed? Instead, can all "console" functions be
>redirected to a serial port instead somehow?
>Thanks,
>/Ken
>JT
--
char justin;
justin = justin;
> Is it possible to configure Linux to run without a standard keyboard and
> graphics adapter installed? Instead, can all "console" functions be
> redirected to a serial port instead somehow?
> Thanks,
> /Ken
> > Is it possible to configure Linux to run without a standard keyboard and
> > graphics adapter installed? Instead, can all "console" functions be
> > redirected to a serial port instead somehow?
> > Thanks,
> > /Ken
> One of the "getty" programs (I forget exactly which one, possibly
> getty or mgetty) allows you to do this. I doubt something like a
> Beowulf cluster would be practical without it. I also recall there is
> a kernel compile configuration that has to be enabled. Again, I don't
> remember which it is, but check out getty, mgetty, and some of the
> serial and character device options of kernel compile.
Cheers
Mark
>> > Is it possible to configure Linux to run without a standard keyboard and
>> > graphics adapter installed? Instead, can all "console" functions be
>> > redirected to a serial port instead somehow?
>> > Thanks,
>> > /Ken
>> One of the "getty" programs (I forget exactly which one, possibly
>> getty or mgetty) allows you to do this. I doubt something like a
>> Beowulf cluster would be practical without it. I also recall there is
>> a kernel compile configuration that has to be enabled. Again, I don't
>> remember which it is, but check out getty, mgetty, and some of the
>> serial and character device options of kernel compile.
> The kernel configs you require is in 'Character Devices' and you will have
> to compile in the 'Standard/generic serial support' and 'Support for console
> on serial port'. These both have to compiled in and not as modules.
> Try looking at this HOWTO (although I'm not sure how good it is)
> http://www.redhat.com/mirrors/LDP/HOWTO/Serial-HOWTO.html
> Cheers
> Mark
1. GETSERVBYNAME()????????????????????"""""""""""""
Hi,
Does anyone know why
struct servent *serv;
serv=getservbyname("exec","tcp");
gives a warning err of incomparible pointer type?
I also can't get rexec to function. It compiles ok....
Thanks
Kirk
2. Realtek RTL8129 Ethernet troubles
3. """"""""My SoundBlast 16 pnp isn't up yet""""""""""""
4. exact grep
5. Type "(", ")" and "{", "}" in X...
6. RS6000 remote console information
7. Compaq "winBIOS" [was "Booting Headless"]
9. "umsdos" vs "vfat" vs "looped ext2"
10. "Novell-like","non-TCP/IP","networking" OS to place Unix
11. "netstat -nr" should show "default" or "0.0.0.0"?
12. "write" "to" "flon" commands
13. Problems with "df" and "du" on "/var"