similar to: Printing on a Window Client from AIX

Displaying 20 results from an estimated 700 matches similar to: "Printing on a Window Client from AIX"

2001 Jun 05
2
a bug? (PR#968)
--T4sUOijqQbZv57TR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Dear R, I would like to report what I think is a bug in R. I am running R within emacs on a Digital AlphaStation. See the version information at the end of my R session for details. I also attach a copy of the file that is read in the `read.table' command. Here's my R session, with a few
2008 Nov 26
1
multiple imputation with fit.mult.impute in Hmisc - how to replace NA with imputed value?
I am doing multiple imputation with Hmisc, and can't figure out how to replace the NA values with the imputed values. Here's a general ourline of the process: > set.seed(23) > library("mice") > library("Hmisc") > library("Design") > d <- read.table("DailyDataRaw_01.txt",header=T) > length(d);length(d[,1]) [1] 43 [1] 2666
2009 Jul 15
1
[PATCH node] Changes the exit/continue based on context.
If the script is run during the system startup then it says "Continue with stateless boot". If the script is run from the command line then it says "Quite and Exit". Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- scripts/ovirt-config-setup | 22 ++++++++++++++++++++-- scripts/ovirt-firstboot | 2 +- 2 files changed, 21 insertions(+), 3 deletions(-)
2006 Mar 21
3
Rsync 4TB datafiles...?
I need to rsync 4 TB datafiles to remote server and clone to a new oracle database..I have about 40 drives that contains this 4 TB data. I would like to do rsync from a directory level by using --files-from=FILE option. But the problem is what will happen if the network connection fails the whole rsync will fail right. rsync -a srchost:/ / --files-from=dbf-list and dbf-list would contain this:
2009 Jun 16
1
[PATCH node] Adds a log viewer option to o-c-setup. bz#506289
A new menu option to view the file /var/log/ovirt.log is added. If the file doesn't exist or is 0 bytes then a message saying the log is empty is shown. Otherwise, it's displayed using the less command. Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- scripts/ovirt-config-setup | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git
2002 Feb 20
2
smbprint & .config
I seem to have some issues coming to terms with the new smbprint configuration. Not that it is all that new, but I have worked on a ton of AIX Samba systems that are runing 1.9.x and the smbprint worked great in all aspects. The box's couldn't be upgraded (or so said the company that did application builds related to Samba). The printers were and are hosted from windows95 workstations
2009 Jul 14
0
[PATCH node] Changes the exit prompt based on whether it's firstboot of cmdline.
If the menu is launched during firstboot then the menu shows the "Continue with stateless boot" text. If the menu is launched from the cmdline then it will show "Exit". Resolves: rhbz#511122 Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- scripts/ovirt-config-setup | 18 +++++++++++++++++- 1 files changed, 17 insertions(+), 1 deletions(-) diff --git
2001 Sep 28
1
BUG + FIX in smbprint
Dear Samba Team, the smbprint script as provided with Suse7.2 for Samba Version 2.2.0 did not work. The problem was that the file to be printed was not transfered via stdin after the print - command. I changed the smbprint script to pass the commands via the -c option. My changes and comments are marked with MR27092001MR in the smbprint attached. I did not find this in the lists, so I hope this
2001 Dec 09
2
Sharing a windows printer problem
Hello. I have been trying to print to a windows printer share with no success. So far I have found out that the smbprint does not execute. I verified this by looking at the logfile=/tmp/smb-print.log (from smbprint script) after printing from windows - this logfile was not created. Also, i verified the path of smbclient and it points to the proper directory. I am using Debian , and samba
2000 Aug 17
1
smbprint strange problems
Hello people, ok just a small problem I have with my samba settings. I have a RH 6.0 file/printer server that is connected to some Windoze 98 machines and a couple of Macs. The linux machine also has one printer on its local port lpt1. Ok...I have set up everything and currently I can print from the Windozes and the Mac to the printer that is localy connected on the Linux server. What I want
2008 Jul 30
3
Sharing Printer Stop Working: error writing spool : NT_STATUS_ACCESS_DENIED
Previously I have a working print server using samba with below setting: [global] printcap name = cups printing = cups security = share [printers] browseable = yes printable = yes public = yes create mode = 0700 guest only = yes use client driver = yes guest account = smbprint path = /home/smbprint I could print both from linux and windows XP. But recently (Samba 3.0.22),
2001 Mar 29
1
Samba Printing to Win98
I am trying to allow printing from my linux box to my win98 box, to which my epson stylus printer is attached. It's just not happening...something tells me I'm flirting with a world of pain. I *can* print a file by going: smbclient //rory/EPSON translate print /etc/group but I cannot print from applications, nor can i use smbprint. I tried going: cat /etc/passwd | sh -x smbprint
2014 Jul 23
0
DELL E6510 pxelinux issues
> Hello, > > On 23.07.2014 15:07, Ady wrote: > >> Is there something I can test or help to diagnose? > > > > What about 6.03-pre18 (or newer)? > > http://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/ > > 6.03-pre18 is still slow: > > > 16:06:07.494125 IP dell.phahn.dev.49232 > xen12.phahn.dev.57501: UDP, length 4 > >
2014 Jul 23
1
DELL E6510 pxelinux issues
Hello Ady, On 23.07.2014 16:21, Ady wrote: > FWIW, you have not mentioned specifically updating to BIOS version > A11 before trying A15. I started with A05, updated to A10, then A11 and now A15. >
1997 Oct 31
0
smbprint.sysv problem for printing from unix to WFWG
Dear users Thanks for reading this. Hope you will help me. I am using samba 1.9.17p2 on SunSparc-20 running solaris2.5.1 for printing and file sharing with PC-network. File sharing is working fine but I want to print to a WfWg printer from Solaris. So I have used your script smbprint.sysv and try to print. But I am facing following problems: 1-
2003 Jan 14
0
Custom smbprint script for testing
Hello there, I've produced a modified version of the smbprint script that comes with the samba source. The script is aimed to retry sending the print job if the windows machine is switched off at the time of printing (samba seems to just drop the print job after a period of time if the machine is off). This script will mail you to tell you the machine isn't turned on yet and if you
1999 May 05
0
Printing from Linux -> NT with banners
Last week I sent a question here about suppressing NT's banners, so that a LPR->SMB gateway running on Linux could provide its own banner pages. I got around that problem by having the NT guys create me a new queue, with headers suppressed, but found to my surprise that merely omitting "sh" in /etc/printcap did not cause Linux to print header sheets, when using RedHat's
1999 May 18
0
Printer connection question
Hello, Is it possible to set up a printer on a Sun Solaris (sparc 2.6) machine and have it properly print to an HP Laserjet printer without the use of jetdirect? I'm trying to print to an NT controlled printer using Samba on the Sun machine. I've been trying to utilize the "smbprint" command, however I'm having all kinds of problems. On the Sun machine, I add the printer
1999 Jun 20
0
samba...linux to linux printing..hangs
Howdy I am trying to print files from one linux box (nubble) on another linux box (capeblanco) using the Samba script smbprint. While it appears to me I have everything set up correctly, obviously I am WRONG..because nothing is getting printed.. I have checked the print service from capeblanco by using the smbclient -L capeblanco listing which shows the "lp printer". I have added
1999 Jul 20
0
Print filters when sending jobs to windows printer?
Well, I finally managed to setup samba printing... almost. smbprint seems well and good... if you have a postscript printer, which I don't. So, I just see stair-stepping, raw postscript on the win98 box printer I'm sending to. I've configured magicfilter to handle postscript with gs, but I'm having trouble integrating magicfilter with smbprint. I'm not much of an expert on