similar to: multiping and ping plotter show 100% loss

Displaying 20 results from an estimated 9000 matches similar to: "multiping and ping plotter show 100% loss"

2004 Sep 23
3
Cannot get HP1055CM Color Plotter to work with "Point and Click"
G'day All, We are using Samba 3.0.6 as a PDC and print server. The OS is RHEL 3.0. I've gone thru the procedure detailed in "The Official Samba Howto..." book and the other HP and Lexmark LaserJet printers work properly using the postscript drivers. However, HP 1055CM Color Plotter works best with the HPGL/2 drivers if the drivers are installed on the client workstation but, do
1999 Aug 22
4
Jet Direct Printers and Plotters
We have a HP Design Jet 650C Plotter which is hooked to the net via a jetdirect nic. Now I dont have a clue on how to use this plotter over the net. It doesent show up in the network neighborhood and I cant find anything about jetdirect plotters in the Linux documentation or the inet. The server is running Suse Linux 6.2 and Samba 2.05a. TIA Florian v. Behr
2002 May 21
1
HP Jetdirect, Intel Netport, Samba, And Windows XP
Hello, I have a bunch of Windows XP Pro machines, Samba 2.2.4, and several plotters on Jetdirect cards, and several printers on Netport 10/100 Muli-port network print servers. I have successfully configured Samba 2.2.4 to allow Windows XP to join the domain controlled by Samba and automaticaly create its own computer account on Samba. I would now like to setup Samba to share all the printers
2008 Mar 19
0
Plotter?
Hello all, How do we install a plotter in Centos5? Is it regarded as ordinary printer? It's using an Ikon Corporation card to connect at PCI. The driver for the card (IHCP) is successfully compiled and installed. Any hints are really appreciated. Thank you. -- Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial http://linux2.arinet.org 15:05:17 up 6:43, 2.6.22-14-generic
2004 Jul 16
0
postscript plotting to 36" roll plotter
Hello, First, my thanks to the R developers; it is a wonderful tool and supports my development and production activities in many helpful ways. My problem is as follows: I want to make long (~ 20-30 feet) plots on a HP 755 (36" color roll plotter) using the R postscript command. I have tried paper="special" with appropriate width and height, and everything seems ok from the
2012 Mar 30
1
avoiding expression evaluation when calling a function
Another question on functions - I have something that looks like plotter<-function(i){ temp.i<-rwb[rwb$vector1 <=(i*.10),] with(temp.i, plot(vector2, vector3, main=(i*.10),)) mod<-lm(vector3~vector3-1,data=temp.i) r2<-summary(mod)$adj.r.squared rsqrd[i]<-r2 legend("bottomright", legend=signif(r2), col="black") abline(mod) rsqrd<<-rsqrd } I'd
2013 May 05
2
custom function that plots other functions- problem
Hi everyone! Could you please help me with the following assignment? My aim is to write a custom function that draws the plots of functions submitted by the user. The catch is, that we do not know the exact number of functions the user will select to draw. The program is relatively easy with one function, f.e sin: mf<- function(f,range,quality){ x<- seq(range[1],range[2],
2012 Mar 29
3
scalar assignment within a vector within function
Hello, I'm trying to create a vector of r^2 values for using a function which I will run in a "for" loop. Example: per<-rnorm(100,.5,.2)^2 x<-rnorm(100,10,5) y<-rnorm(100,20,5) fr<-data.frame(x,y,per) test<-rep(0,9) plotter<-function(i){ temp.i<-fr[fr$per <=(i*.10),] with(temp.i, plot(x, y, main=(i*.10),)) mod<-lm(y~x-1,data=temp.i)
2007 Jul 07
2
Change print job priority
Hi list members, I've a problem with a printer in a samba network like the following client ----> samba dc ----> cups ----> network plotter Client: Windows XP Professional Samba: 3.0.20b on SLES 9, SP3 Cups: 1.1.20 Printer: HP DesignJet 1050C The plotter is installed as a windows network printer on the samba server. Cups is directly connected to samba:
2004 Oct 25
2
Printing permissions problem
OK, I just took my first non-root user live on my Samba 3.0.7 system. Printing is via cups, with drivers stored in the print$ share. This user is a local power user. She can add printers, or root can add them. Root can also print from them. If this user tries to print anything (a test page even) she gets a non-verbose error that looks like a permissions error. She can view the queues
2002 Sep 08
1
Designjet 1050C, JetDirect question
Any problems serving up this plotter with Samba 2.2.4? I am using RH 7.3, the plotter has a jetdirect card. I am not using samba print drivers, just passing it through raw to 192.168.21.50:raw1. Planning to let windows 98 clients use their own drivers. I couldn't get a job to print (from linux or windows). I ran out of time for today, picking up again on Monday. Any gotcha's I need to
2019 Feb 21
2
Debian 9.8 and vanbelle-repos
# Global parameters [global] interfaces = bond0 log file = /var/log/samba/%m.log log level = 5 auth:5 winbind:8 printcap name = /dev/null realm = SOMEDOM.AT security = ADS username map = /etc/samba/user.map winbind refresh tickets = Yes winbind use default domain = Yes workgroup = ARBEITSGRUPPE idmap config arbeitsgruppe:unix_nss_info = yes idmap config arbeitsgruppe:range =
2012 Apr 01
1
indexing in a function doesn't work?
Hello, I've written a small function that's supposed to save me some time, and it's ending up killing it- the intention is to iteratively subset a dataset fram on framevec, fit a model (either lm or nls depending on type) and return the r2 or AIC from the model, respectively. Although as far as I can tell in my code the plots are dependent on the fit of the model to the data and the
1999 Aug 29
3
jetdirect printer configuration
I am trying to set up a jetdirect plotter in our network (samba server running un suse linux 6.2). When I start printing from on of the windows boxes everything seems fine but the printing files only show up in the spooling directories on the samba server. The plotter (HP Designjet 650 C) never receives anything. Here are the relevant parts of my smb.conf and my printcap file: PRINTCAP:
2000 May 11
1
Jet Direct Cards and Print sharing
I'm new to the list and I'm sorry if this question has been asked a thousand times I searched thru the database of the mailing list and seen other people where having the same problem.. but didn't see a clean cut answer.. I have a Samba server running on Redhat 6.2 it runs perfect as a file server to about 30 NT4/windows2000 computers. It is also a Print server connected to 3
2011 Jun 29
3
very large pair() plot
Hi everyone, I'm a newbie and this is my first post. My boss wants me to make a series of scatter plots where 76 variables are plotted against each other. I know how to do this using pair()...my problem is that there are just too many plots to fit in the window. Is there any way I can get all the plots to fit and make the font size and marker size scale so it is readable? My goal is to
2001 Oct 31
2
spool unixXwindows and password
Good morning, I have two problems and I would like know if you can help me: 1- I have a printer "plotter-A0" installed in a windows98. There isn?t driver for this printer in the unix (solaris2.x). I would like to create a spool to this printer by the "admintool" but it left from the impression calls this printer automatically in the windows. It?s possible? 2- Every times
1998 Jul 31
0
Cal Comp Plotters and Printing
> ------------------------------ > > Date: Wed, 29 Jul 1998 21:05:48 -0700 > From: "K. Scott Parks" <sparks99@pacbell.net> > To: samba@samba.anu.edu.au > Subject: Cal Comp Plotters and Printing > Message-ID: <35BFF11B.2B15@pacbell.net> > > Has anyone set up a calcomp plotter with samba? > Do you use the bsd lp commands? Any help would be >
2016 May 20
2
Suddenly Windows clients can't join Samba+ldap PDC anymore
Excuse me for the little flood please, i've just checked it again and now i see SRV1 as master for exedra.cat workgroup, i event can see in the logs Samba name server SRV1 is now a local master browser for workgroup EXEDRA.CAT on subnet 192.168.69.203 So i'll keep digging on how to fix the issue exposed on my first email, tomorrow i'll try to see wether it's an IPV6 issue or
2001 Apr 20
1
no networking
Hello, I am using the latest prepackaged version of wine (apparently 0.0.20010326) under Debian/unstable and I am completely unable to do anything network related. I tried 'Ping Plotter' as root and TeraTerm Pro as both root and regular user. I also tried Becky, but that's another thing entirely. All these applications did not seem to have access to the network at all. I am using the