Displaying 2 results from an estimated 2 matches for "suupose".
Did you mean:
suppose
2011 Mar 20
3
Part of a density plot
Suupose I have
y <- rbeta(10000, 2, 5)
and I only want to see only the density plot from x = 0 to x = 1
How do I do this?
--
Thanks,
Jim.
[[alternative HTML version deleted]]
2014 Feb 28
1
Samba4 acting as standalone server, smb.conf parameters and run daemons !
I have built Samba4 4.1.5 from sources and provisioned as standalone
server. I don' t need to act Samba4 as DC.
I need fully working server, including shares access, network neighborhood
browsing, LDAP (I suupose it should be anyway by default) .
What values should be added to smb.conf, in particular to server services ?
Is dcerpc endpoint servers parameter necassary ?
What daemons should be started,smbd, nmbd, winbindd, samba ?
Where is able to read for it.
Because of there is info for Samba4 DC in the mos...