Displaying 8 results from an estimated 8 matches for "megamails".
Did you mean:
megamail
2004 Feb 18
2
Fwd: smbspool
----- Mensagem encaminhada por zynkx
<skydive@megamail.pt> -----
Date: Tue, 17 Feb 2004 20:25:26 +0000
From: zynkx <skydive@megamail.pt>
Reply-To: zynkx <skydive@megamail.pt>
Subject: smbspool
To: samba@lists.samba.org
i am using this command line from a linux client to try
to print to my linux samba server with a shared
printer, that is printing ok from windows clients.
the
2004 Feb 17
42
PRINTING FROM LINUX CLIENTS TO LINUX PRINTER SERVER WITH SAMBA
hi all and thanks in advance for reading this
i have worked with samba for a while, sharing drives on
my linux boxes and all went well until now.
now, i tried to share a printer.
1 i setup a printer in a box with cups. the printer is
working fine in that host printing everything as it is
told.
2 i tried to share the printer to:
2.1 one windows wrokstation in the lan
2005 Jul 02
3
plot question
dear list:
in the following plot:
plot(rnorm(10),rnorm(10),xlab="year",ylab=expression
(paste('M x'*10^{3},)),font.lab=2)
font.lab=2, but xlab and ylab are different. I want
both labels in the same way. help?
a.d.
-------------------------------------------------
Email Enviado utilizando o servi佺o MegaMail
2005 Jun 27
2
simplifying the code
dear list:
I need help to achieve a simpler code to complete a
task I'm performing.
here is an example:
dat<-expand.grid(a=seq(1,5),b=seq(1000,1005))
I want to add a new column dat$c in that:
t1<-ifelse(dat$a==1&dat$b==1001,1001,0)
t2<-ifelse(dat$a==2&dat$b==1002,1001,0)
t3<-ifelse(dat$a==3&dat$b==1003,1001,0)
t4<-ifelse(dat$a==1&dat$b==1002,1002,0)
2005 Jun 17
1
aggregate?
Dear all:
Here is my problem:
Example data:
dat<-data.frame(x=rep(c("a","b","c","d"),2),y=c(10:17))
If I wanted to aggregate each level of column dat$x I
could use:
aggregate(dat$y,list(x=dat$x),sum)
But I just want to aggregate two levels (c and d)
to obtain a new level e
I am expecting something like:
x y
1 a 10
2 b 11
3 e 25
4 a 14
5 b 15
6
2004 Feb 15
3
printing form linux clients to samba
hi all and thanks in advance for reading this
i have worked with samba for a while, sharing drives on
my linux boxes and all went well until now.
now, i tried to share a printer.
1 i setup a printer in a box with cups. the printer is
working fine in that host printing everything as it is
told.
2 i tried to share the printer to:
2.1 one windows wrokstation in the lan
2004 Feb 17
0
PRINTING FROM LINUX CLIENTS TO LINUX PRINTER SERVER WITHSAMBA
I think we all have your email now??!?!!?!?!?
-------------
Kristyan Osborne - IT Technician / Community Manager
Longhill High School
01273 391672 / 304086
------
Computers are like airconditioners: They stop working properly if you open windows.
Win95: A 32-bit patch for a 16-bit GUI shell running on top of an
8-bit operating system written for a 4-bit processor by a
2011 Feb 18
2
Fedora 14 and Samba 3.4.11 compile/install blues
I been reading everything I could find about Samba PDC and getting
Windows 7 to join a domain and thought I'd try a little test before
trying it in a prod env.
I installed Fedora 14 32-bit on a spare machine without Samba. Then
tried to compile and install Samba 3.4.11. On the configure, make, and
make install, nothing stopped because of errors and all seemed to go well.
The next thing I