Displaying 20 results from an estimated 100 matches similar to: "SAMBA digest 1853"
2007 Mar 28
1
Problem with adding packages to default start-up list
After reading the help files (?Startup) and using
RSiteSearch("defaultPackages"), I have been trying to add several packages
to my default startup list using the following code:
local({
old<-getOption("defaultPackages")
options(defaultPackages=c(old,"lattice","RODBC")
})
Subsequently, when I query the default list using:
2000 Jun 14
1
Q: mounting shares with space inside name
I'm trying to mount a share from an NT machine which has an
space inside, i.e doing something like that:
mount -t smbfs -o username=nardmann,password=xxx "//machine/for internal
use" internal_use
I always get the message
Could not resolve mount point internal
How do I mount such shares with whitespace inside the share name?
--
Heiko Nardmann (Dipl.-Ing.), h.nardmann@secunet.de,
1998 Jun 01
0
SAMBA digest 1704
On Mon, 1 Jun 1998 samba@samba.anu.edu.au wrote:
>
> Date: Sat, 30 May 1998 23:54:25 +0100
> From: Jonathan Peterson <jon@amxstudios.com>
> To: samba@samba.anu.edu.au
> Subject: Very slow writes to Samba server
> Message-ID: <3.0.1.32.19980530235425.006ff4c0@amxstudios.com>
>
> Hi,
>
> I'm using the latest samba with encrypted passwords, on a
2007 Oct 05
0
Opening Scripts with long paths causes R 2.6.0 to crash
I am running R 2.6.0 on a PC running MS Windows 2000 Professional. After
upgrading to this new version of R, I have been having problems opening
scripts: opening certain scripts result in R crashing. After some
experimentation, I discovered that it is a problem with the number of
subdirectories in the path. For example, if the script is located in
c:\Documents and
1999 Jan 29
0
mounting share - how?
I have problems mounting a share from our NT server.
Connecting to the share via
smbclient '//snsrv051/public' -W ... -U ...
and typing my password works nicely but
smbmount '//snsrv051/public' /mnt/snsrv051/public -W secunet-si -U
nardmann
just gives me the following error message:
Added interface ip=10.151.4.59 bcast=10.151.7.255 nmask=255.255.252.0
Server time is Fri Jan 29
1999 Jan 29
0
Oops - mounting share - how?
> I have problems mounting a share from our NT server.
> Connecting to the share via
> smbclient '//snsrv051/public' -W ... -U ...
> and typing my password works nicely but
> smbmount '//snsrv051/public' /mnt/snsrv051/public -W secunet-si -U
> nardmann
> just gives me the following error message:
>
> Added interface ip=10.151.4.59 bcast=10.151.7.255
2003 Apr 04
0
Bug(?): "No locks available" message in log file
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
I just set up a PDF printer via Samba 2.2.5 according to the article given in
the German magazine iX of March.
Now I have the problem that at the first time I done this a file appeared in
the resulting pdfshare (the file created by Word which I test with) but
afterwards I cannot get it running again (although I restarted smbd and
nmbd). No
2001 Nov 09
3
Q: good and new book for Samba (including new features)?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I am looking for a good and new book for Samba which includes descriptions
for the new features (maybe using Samba and Win2K), too.
Any proposals?
- --
Heiko Nardmann (Dipl.-Ing.), h.nardmann@secunet.de, Software Development
secunet Security Networks AG - Sicherheit in Netzwerken (www.secunet.de),
Weidenauer Str. 223-225, D-57076 Siegen
Tel. : +49
1998 Jun 03
1
Refusing password from win95 client
This is surely in a FAQ somewhere, but I can't find it.
Latest ver. of samba on RH Linux 5.0, encrypt. passwds.
My Win95 clients were happy. Then I used poledit to turn off password
caching and now they are not happy. The problem is that they can't connect
to their home directories. Guest shares are fine, and other shares that
require passwords are fine, but when you connect to your home
1998 Oct 26
0
Linux system crash - odd samba kernel messages
My Linux box just bit the dust in a dramatic fashion (complete lockup,
needed a cold reboot).
Although I am not at all sure what the cause was, the last message in the
system log mentioned samba, and there are some other funny looking
samba-related messages in there.
I'm not asking for a diagnostic, but if anyone has seen these before, maybe
they can tell me what they mean:
Last message
2000 Apr 06
0
printcap printer names
I am running Samba 2.0.6 successfully on a Linux machine.
Currently I try to add the two printers in our net to Samba.
Now I wonder which printer names in the printcap are shown when
I do a 'smbclient -L <linux machine>'.
The printcap contains something like
remote22|HPL4kSC|HP Laserjet floor 4
...
remote21|HPLaser4|HP Laserjet floor 3
Now the first printer shows up as
1998 Oct 01
0
possible setup?
I wonder whether the following setup is possible with Samba
since I have problems to get it running:
I want password checking for Samba shares on a Linux Samba
server to be done via the NT password server.
This is mainly thought for the users home directories.
Since the users already have given their password to the local
workstation I have thought that they do not need to give it
again when
2011 Jun 24
2
Need help on a R script part
Hi all,
I need all your help on this. I have the next part of code:............e1=x1-mean(x1)e2=x2-mean(x2)n1=length(x1)n2=length(x2N=(n1 + n2)nu2=sum( c( ( x1 -mean(x1) )^2 , ( x2-mean(x2) )^2 ) )/Nss=c(e1,e2) b3= N*sum(ss^4)/ (sum( ss^2)^2)............what do lines 6-8 (mathematical notation)?Also the, what means part?............for(j in 1:B){ ss11=sample(x1, n1, replace=TRUE) ss12=sample(x2,
1998 Oct 08
4
non-digest format of this list?
I always get the messages of this list in a digest format.
This is bad to handle, esp. if you want to answer a question found
in the digest.
Does everyone else also get the list as a digest?
Is there a way to switch to single messages?
If not how do I easily answer messages which the subject correctly set?
Or how do I automatically split the digest into the separate messages?
For your
2012 Dec 26
6
Icecast client for Android
Hi,
I just finished my Icecast2 server, I can reach it from Internet but now
I'm on the task on finding a good android player.
Oplayer does work but if I lock the device or even go to home, the music
stops.
VLC is beta and crashes all the time, also on 3D network I cannot
reproduce the music every single time.
Thanks in advance for your help.
Jose Valdivia,
2012 Dec 26
1
Icecast client for Android
And we have a winner!!!.
This app worked really great!.
Thanks.
On 12/26/2012 10:49 AM, owl700 at gmail.com wrote:
>
> https://play.google.com/store/search?q=xiialive
>
> Il giorno 26/dic/2012 16:59, "Don Soad" <s04d.1982 at gmail.com
> <mailto:s04d.1982 at gmail.com>> ha scritto:
>
> Hi,
>
> I just finished my Icecast2 server, I can
2006 May 18
2
Incomplete Output from lmer{lme4}
I'm still relatively new to R, so my apologies if this is covered
somewhere. I've been running some mixed-effect models in R using
lme{nlme}, but read in Faraway's recent book, Extending the Linear Model
with R, that lmer in package lme4 is a much improved version. I tried
using this approach, but the output for the fixed effects doesn't report
a p-value or the degrees of freedom
2009 Feb 18
1
alpha shape function
Hi all,
I want to approximate te shape of an area defined by a set of points.
The convex hull is not good enough, but I think that an alpha shape
would be fine. I did an RSiteSearch(), google search, RSeek.org search,
looked at the CRAN Views, but was unable do find a function in R that
computes the alpha shape. Does anyone know if there is such a function
in R?
Theank you very much.
Moacir
2009 May 16
1
I can't update
To whom it concenrt
I am trying to update the R program 2.9
This is the message that the program give is:
> update.packages(ask='graphics')
Warning in install.packages(update[instlib == l, "Package"], l, contriburl =
contriburl, :
'lib = "C:/PROGRA~1/R/R-29~1.0/library"' is not writable
Erro em install.packages(update[instlib == l, "Package"],
2008 Oct 21
4
subscripting a one column matrix drops dimension
Hi all,
Why subscripting a one column matrix drops one dimension?
> x<- matrix(rnorm(100), ncol=1)
> str(x)
num [1:100, 1] -0.413 -0.845 -1.625 -1.393 0.507 ...
> str(x[20:30,])
num [1:11] -0.315 -0.693 -0.771 0.448 0.204 ...
> str(x[20:30])
num [1:11] -0.315 -0.693 -0.771 0.448 0.204 ...
This breaks:
> cov(x)
[,1]
[1,] 0.9600812
>