Red Hat Network Alert

2003-02-21 Thread Mariano Wahlmann
Does anybody knows why RedHat send mails with uptdates everyday, and when you execute up2date -l, apears no update available? RedHat been doing this since a few weeks ago.

Re: redhat-config-printer: I can't configure a working printer!

2003-02-18 Thread Mariano Wahlmann
you should check the permisions on spool directory, your case /var/spool/lpd/hplj4 the correct permision are drwx--    2 lp   lp and within this directory the correct permision are: drwx--    2 lp   lp   4096 Feb 18 11:48 . -rw---    1 lp   lp 

Re: redhat-config-printer: I can't configure a working printer!

2003-02-18 Thread Mariano Wahlmann
i think you should try to remove (in /etc/printcap) the last line :if=/usr/share/printconf/util/mf_wrapper: and :lpd_bounce=true:\ should look :lpd_bounce=true: (whitout the last \). then restart lpd (/etc/rc.d/init.d/lpd restart), and try to print again. Send me the results of this test.

Re: redhat-config-printer: I can't configure a working printer!

2003-02-18 Thread Mariano Wahlmann
Hi, With the symptoms that you are describing, i think that lpc is stoped or something similar, try the following command (as root): lpc start if this not solve your problems, reply with the contents of /etc/printcap. Good Luck. When I start redhat-config-printer I get the follo

Problem with virtual consoles

2003-02-03 Thread Mariano Wahlmann
I had a problem with RedHat 8.0, when i try to use virtual consoles (CTRL+ALT+[F1-F7]), the X window reduce it size and freeze up, and I can olny back to X pressing CTRL+ALT+F8. How can I solve this problem?. Thanks.