Displaying 20 results from an estimated 300 matches similar to: "Final problems in the samba"
2003 Mar 11
2
Scripts netlogon
Hi people
The script of netlogon is not loaded with login (exactly configured and
its respctivas folders and archives they exist and they are with permission
777, view smb.conf) scripts is being loaded manually.Anybody know why?
Connectiva 8,0
Samba 2,2,7
W2k Stations incapacitated criptografia.
It follows below smb.conf:
[global]
workgroup = MEDITEc
server string = Meditec Server %v
hosts
2007 Apr 23
1
data recoding problem
Hi R experts,
I have a data recoding problem I cant get my head around - I am not that
great at the subsetting syntax. I have a dataset of longitudinal
toxicity data (for multistate modelling) for which I want to also want
to do a simple Kaplan-Meier curve of the time to first toxic event.
The data for 2 cases presently looks like this (one with an event, the
other without), with id representing
2009 Jul 28
5
Summarising Data for Forrest Plots
I tried to post this a few times last week and it seems to have got stuck somehow so I'm trying from a different email in the hope that works. If somehow this has appeared on the list 20 tiems and I never saw any of them I apologize ;-)
I'm basically an R-newbie. But I am VERY computer literate. But this has me stumped...
All the examples for using the rmeta package to create a
2010 Feb 05
1
unique function works funny
I have 3 nested functions, the core function goes like this:
listx<-function(x,tox)
{
xt=table(x)
wa=sort(unique(x,fromLast=FALSE))
print(xt)
print(wa)
......
return(kk)
}
listx get called in functionB, and functionB get called in functionC.
When I test functionB, the listx function works just fine. When I call
functionB from functionC, strange thing happened:
My result for xt:
0.07 0.17
2010 Jan 18
1
Sub-matrixes that are linked to the "Base matrix"
Hello,
I'm am in the process of trying to port a RATS functions to R and have
the problem, that RATS allows for the creation of submatrixes that are
linked to their basematrix.
Basically it should work like this:
a = matrix(1:(4*3),4,3)
a
# [,1] [,2] [,3]
# [1,] 1 5 9
# [2,] 2 6 10
# [3,] 3 7 11
# [4,] 4 8 12
# This of course doesnt work :)
b =
2003 Aug 01
0
Moving from a machine with 2.2.1a to another machine with 2.2.5
Hi!
We are trying to move from an old machine running SAMBA 2.2.1a to a new machine running RH8 and SAMBA 2.2.5.
We tar'ed all shares and moved them over and we then copied /etc/passwd , /etc/group, smbpasswd , secrets.tdb , smb.conf to the new machine.
A clip of the global section of smb.conf looks like this:
[global]
domain master = yes
logon path = \\%N\profiles\%u
encrypt passwords =
2006 Jan 23
8
In which application areas is R used?
If anyone has a list of application areas where there is
extensive use of R, I'd like to hear of it. My current
short list is:
Bioinformatics
Epidemiology
Geophysics
Agriculture and crop science
John Maindonald
Mathematical Sciences Institute, Australian National University.
john.maindonald at anu.edu.au
2010 Oct 01
1
XEN BUG i387.c159 at XEN4.01 on debian squeeze
Hi,
we´ve got a bad problem here. We installed a new server with debian squeeze sw-raid and lvm. We´ve installed the the actual xen-linux-system-2.6.32-5-xen-amd64? system with grub2 but get an XEN BUG. We´ve tried alot, tested grub-legacy version but cannot get the XEN kernel to boot up.
The XEN BUG occurs a second after grub boots the kernel and there are no outputs at the serial console with
2004 Dec 13
1
recommended IP phones and VoIP providers?
Can anyone give me some recommendations for IP phones that work well with Asterisk?
I'm hoping for something not much more then $100 bux or so.
Also does vonage service work directly through Asterisk or would I have to use their hardware? Or are there any other suggestions for a VoIP
provider?
Thanks for the help!
Nihal
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.2.3
2004 Dec 14
0
Asterisk make ext. light up?
Is there any phone SIP, FXS, etc. that works with asterisk that will show if extensions or FXO's are in use?
I want to be able to see what lines are being used so I can decide if I want to pickup on them, and also see who's on the phone. Is this possible
with Asterisk?
The only thing I can come up with is maybe getting SIP phones that have builtin web browsers. Then making a web page
2015 Feb 09
2
Geting mail quota exceeded with plenty of space
> that was it. Emptied trash and mail flowing. How is the message #
> quota managed? I never encountered it before.
>
> But don't have time today to dig into it. conference call coming up.
You might have messages quota configured somewhere.
And for :
> doveadm(root): Fatal: Unknown command 'quota', but plugin quota
>exists. Try to set mail_plugins=quota
See
2002 Nov 22
0
Samba 2.2.6 Write Problem
Hi all,
recently I asked for help with a problem Samba had to write files
(http://lists.samba.org/pipermail/samba/2002-November/085003.html,
http://lists.samba.org/pipermail/samba/2002-November/085083.html).
Since that hasn't solved, and since it occurs regardless of changes
of the smb.conf, I'd like to post some passages of the smb log file
(log level 4) of the attempt to copy a file to
2004 Dec 17
5
Asterisk Crackly Bad quality
I've freshly installed Asterisk on a Fedora C2 machine. Dual P4's, 2GB RAM. 15KRPM Drive.
Using the default configs and added one Soft Sip phone.
While listening to the demo the quality isnt very good. It's kind of crackly and skips a bit.
Should the sound be better or is that just what you get using IP phones/Asterisk?
(I ran the X-Lite phone).
Nihal
-----BEGIN PGP PUBLIC KEY
2010 Dec 20
2
SIP 420
Hi;
I am running asterisk 1.6 from Fonality (Trixbox PRO).
I am trying to initiate a call FROM a softphone client to asterisk (either
an internal 4 digit extension call) or an outside line via a SIP trunk.
In both cases, asterisk rejects the call with a 420.
In this case, it?s a call from x3992 to x4415
Does this require a change on the softphone for x-call-detail?
<--- SIP read
2011 Jul 11
0
Xen and timekeeping
Hi everyone,
I have the problem with Xen domU's and timekeeping in dom0.
Time in dom0 was incorrect by 5 hours due to wrong timezone assumed. Fixed it
by ntpdate ntp.nist.gov. The time on a dom0 was changed. I didn't append
xen.independent_wallclock=1 to sysctl.conf thus the time in all domU's was
also changed. But THEY DIDN'T "KNOW" THAT!
The 'date' output
2014 Nov 10
1
Samba4, problem with public resource
Hello Everyone,
I've install Samba4, (Version 4.1.6 and Centos6). I configured the public
resource for all users but the strange is that some users can't make
operation (read, modify, delete) in the root path "/public", but these can
inside for folder "/public/test" . In the "Computer Management -> Shared
Folders -> Shares" I select the resource
2014 Dec 15
3
Windows TAP Problems?
Hello tincers,
I was recently trying to add a new Windows client to my tinc network and
ran into an interesting error; upon starting tinc I am met with the
usual successful startup (debug level 0; detects TAP device; Ready),
however it appears that any writes/reads from the TAP device fail with:
"Error while writing to Windows tap device <device ID truncated>: (997)
Overlapped I/O
2005 Dec 28
1
[Fwd: Re: R on Mandriva 2006]
Apologies for the empty post that went to the list...
On ??????, ???????????????????? 28, 2005 9:11, Paolo Bulla wrote:
> Hello anyone,
> I'm trying to install R on Mandriva 2006 distribution via rpm file with the
> line
> urpmi R-2.0.0-1mdk.i586.rpm
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This is an older rpm that Michele Alzeta contributed for Mandrake 10.0
(and that was a long time
2001 Apr 21
2
permisos de archivos ...
como puedo cambiar los permisos para un directorio de
tal forma que en un cliente windows pueda leer,
guardar pero no pueda borrar archivos???
_________________________________________________________
Do You Yahoo!?
Construye tu p?gina personal en Yahoo! GeoCities. ?Es f?cil,
r?pido y gratis! http://geocities.yahoo.com.mx
2001 Apr 12
0
SMB+CUPS
hi
i am working in the right direction
this are the message in the log.smbd
[2001/04/12 11:11:48, 0] locking/shmem_sysv.c:sysv_shm_open(667)
Can't create or use IPC area. Error was El fichero existe
[2001/04/12 11:11:48, 0] locking/locking.c:locking_init(174)
ERROR: Failed to initialise share modes
I don't know what to do
i am only traying to print from win clients to
mandrake linux