All of lore.kernel.org
 help / color / mirror / Atom feed
* printing problem
@ 2008-08-14 14:34 Victor Warner
  2008-08-14 16:04 ` Ivan Baldo
  0 siblings, 1 reply; 5+ messages in thread
From: Victor Warner @ 2008-08-14 14:34 UTC (permalink / raw)
  To: linux-msdos

I have just changed my Linux OS from kubuntu 8.04 to Linux Mint KDE RC1
(which I believe another version of subunit 8.04).

I set up the CUPS printer in Linux Mint in exactly the same was as under
Kubuntu, and I am using the same .dosemurc file, but cannot print (to
lpt1)  from the DOS programs I am using (eg WordPerfect). When I print
nothing happens. However printing to lpt3 (which is configured to print
to a pdf file set up in Linux) works fine.

The printer (a lexmark c530 set-up with the generic postscript driver)
has been configured exactly the same way under Mint as under Kubuntu.

Running DOSEMU from the terminal and on printing the following error
message is produced:

     lpr: Unsupported format 'application/vnd.cups-raw'!

I have made sure that

     application/octet-stream application/vnd.cups-raw 0 -

in /etc/cups/mime.convs is not commented out

and that

     application/octet-stream

in /etc/cups/mime.types is not commented out

and restarted cups etc but still cannot get any printing going from the
DOS applications.

I do not know what to further and any help with this would be greatly
appreciated.


Victor Warner

PS: The .dosemurc file contains:

$_hdimage = "/vw/data/dos"
$_printer_command = "lpr -l"
$_printer = "lexmark"
$_lpt3 = "lpr -P PDF"
$_layout="uk"
$_X_keycode=(off)
$_X_font="vga12x30"
$_X_fullscreen = (off)
$_hogthreshold="1"
$_xms="16834"
$_xms="16834"
$_X_title="Dosemu (as user)"




^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: how to block more then 10,000 site with SQUID ?
@ 2004-07-29  7:32 Luca Ferrari
  2005-07-06  7:44 ` PRINTING PROBLEM Keletso Keletso
  0 siblings, 1 reply; 5+ messages in thread
From: Luca Ferrari @ 2004-07-29  7:32 UTC (permalink / raw)
  To: linux-admin; +Cc: linux-config

On Thursday 29 July 2004 08:40 Kev's cat walking on the keyboard  wrote:

> hi,
>
> i have a site list that i need to block with squidl this list is on a
> TXT files, it got more then 10000 domains, how can i do this with SQUID ??
>

Hi,
I've done something similar adding a line like the following in the 
squid.conf, at the acl section:

acl pericolosi urlpath_regex "/vol1/squid/etc/files_pericolosi.acl"

where /vol1/squid/etc/files_pericolosi.acl is a text file that contains the 
list of sites/domains you want to block.
Hope this helps.

Luca

-- 
Luca Ferrari,
fluca1978@infinito.it

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-08-14 16:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-14 14:34 printing problem Victor Warner
2008-08-14 16:04 ` Ivan Baldo
2008-08-14 16:49   ` Victor Warner
  -- strict thread matches above, loose matches on Subject: below --
2004-07-29  7:32 how to block more then 10,000 site with SQUID ? Luca Ferrari
2005-07-06  7:44 ` PRINTING PROBLEM Keletso Keletso
2005-07-06 23:56   ` terry white

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.