Why doesn't linuxconf-web work? I set it up via xinetd, but I can't connect to port 98 to access the service.
There is a bug in the interaction between xinetd and linuxconf-web. The
linuxconf-web service is a TCP wait server, and the service launch does not function properly.
Our engineers and the respective package maintainers are aware of the problem and have provided a solution.
Please see errata advisory (RHBA-2000:090) for xinetd which resolves this problem.
Internal services (echo, daytime, time, and chargen) have been added for easier configuration with chkconfig or ntsysv. In
addition, an xinetd-specific way of doing access control (only_from) has been fixed. ref http://www.redhat.com/support/errata/RHBA-2000-090.html
ref http://www.xc.org/jonathan/linuxconf-faq.html download latest version ftp://ftp.solucorp.qc.ca/pub/linuxconf/
and 3 other downloads from same directry Install rpm as follows rpm -Uvh myrpm.rpm ftp://ftp.solucorp.qc.ca/pub/linuxconf/modules/redhat-7.0/ Q5.10 Linuxconf does not display correctly in Hyperterminal, what can I do?
Some terminal emulators are buggy. Alain-Pierre CHERTIER <act at sogetek.fr> reports:
I reconfigured my Windows HyperTerminal profile to "Auto" emulation mode and forcing "export TERM=pcansi" once at the shell after linux login. Then, linuxconf is displayed ok on the
HyperTerminal console and all linuxconf stuff are accessible and can be modified with backward or forward scrolling ok... Very great!
Other possible things to try include using a monospaced font which has the appropriate character set, and in the worst case, using a different terminal emulation program, such as TeraTerm
|