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.
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
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.
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
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.