Displaying 2 results from an estimated 2 matches for "distributeted".
Did you mean:
distributed
2011 Aug 14
2
Central limit theorem
my data looks like this:
PM10 Ref UZ JZ WT RH FT WR
1 10.973195 4.338874 nein Winter Dienstag ja nein West
2 6.381684 2.250446 nein Sommer Sonntag nein ja Süd
3 62.586512 66.304869 ja Sommer Sonntag nein nein Ost
4 5.590101 8.526152 ja Sommer Donnerstag nein nein Nord
5 30.925054 16.073091 nein Winter Sonntag nein nein Ost
6
2002 Feb 13
1
Can a Unix box act as Samba server as well as a NIS server?
Hello,
I need help -
1. What should be the configuration of nsswitch.conf
file when I want to make a Unix box both PDC (by
configuring Samba as PDC) as well a NIS server.
2. what should be the value of following parameters in
nsswitch.conf file?
a) passwd = nis files
group = nis files
or
b) passwd = nis [NOTFOUND=return] files
group = nis [NOTFOUND=return]