Displaying 9 results from an estimated 9 matches for "7397".
Did you mean:
  397
  
2016 Oct 10
6
Replacement pdc samba3 to samba4 nt classic
Migration was held in connection with the breakdown of the old server
after setting up a new server stopped working to add windows pc to a domain
root at pdc:/var/log/samba# cat /etc/samba/smb.conf
[global]
         # Default options
         allow nt4 crypto               = yes
         client ntlmv2 auth             = no
         disable spoolss                = yes
         dns proxy         
2006 Jul 16
3
bug in 1.0RC2?
...24.43.241.184]
simon    15751  0.0  0.1   804  1132 ??  I      6:31AM    0:00.12 imap
[simon 24.43.241.184]
simon    28495  0.0  0.1   904  1108 ??  S      6:51AM    0:00.20 imap
[simon 24.43.241.184]
n        24886  0.0  0.1   892  1192 ??  S      8:39AM    0:00.04 imap
[n 85.201.63.39]
n         7397  0.0  0.1  1004  1052 ??  S      8:43AM    0:00.02 imap
[n 85.201.63.39]
n         9757  0.0  0.1   900  1288 ??  S      8:44AM    0:00.13 imap
[n 85.201.63.39]
n         6788  0.0  0.1   928  1196 ??  S      8:53AM    0:00.01 imap
[n 85.201.63.39]
-------------- next part --------------
A non-tex...
2010 Apr 01
1
predicted time length differs from survfit.coxph:
...5308  5354  5384  5550  5757  5789
 5796  5824  5917  5930  5934
[145]  6008  6025  6089  6117  6126  6143  6155  6209  6256  6349  6479
 6607  6626  6642  6723  6760
[161]  6763  6789  6800  6878  6931  6970  7003  7065  7085  7093  7160
 7184  7198  7247  7280  7288
[177]  7301  7364  7370  7381  7397  7410  7417  7470  7479  7519  7533
 7545  7555  7668  7732  7736
[193]  7758  7807  7862  7867  7875  7884  7899  7911  7954  7958  7965
 8006  8009  8023  8030  8080
[209]  8100  8133  8165  8308  8327  8381  8389  8569  8600  8697  8761
 8806  8887  8961  9257  9510
[225]  9560  9598  9993 10122...
2007 Apr 09
1
UPS question
Hello folks,
    I'm about to install Centos on a new server and this will be my 
first "exposure" if you will to Centos.  I come from an RH/Fedora 
background.  Anyway, is there a list somewhere that will tell me what 
UPS batteries are compatible with Centos 4 (brand/model)?  I figured 
before I go out and buy something I better check to see what's supported.
    Thanks.
   
2004 Sep 22
0
Compiled 3.0.7-1 on Mandrake 7.2 -- Did it work?
...' would be appreciated.....
[root@Nemesis source]# ls -al bin/
total 23012
drwxrwxr-x    2 783      783          4096 Sep 22 16:33 ./
drwxrwxr-x   42 783      783          4096 Sep 22 16:28 ../
-rw-r--r--    1 root     root            0 Sep 22 16:25 .dummy
-rwxr-xr-x    1 root     root         7397 Sep 22 16:33 CP437.so*
-rwxr-xr-x    1 root     root         7273 Sep 22 16:33 CP850.so*
-rwxr-xr-x    1 root     root         9065 Sep 22 16:33 audit.so*
-rwxr-xr-x    1 root     root        12627 Sep 22 16:33 cap.so*
-rwxr-xr-x    1 root     root         6799 Sep 22 16:33 default_quota.so*
-rwxr-...
2004 Jun 28
2
converging the flow
..., and make all the
flows converge into those 3 QUEUES.
Would anyone please give me a clue, or an answer to this ?
Thanks in advance,
Hideaki
-----
Hideaki Nemoto
NTT Software Corporation
Network Service Solution Business Group
Network Appliance Business Unit
TEL:+81 045-212-7391
FAX:+81 045-212-7397
Email:nemo-h@po.ntts.co.jp
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Sep 22
1
mdk 7.2, Upgrade 2.0.9 to 3.0.7, Help with ./configure
Mates,
    In following chapter 35 "How to Compile Samba" I have looked at
./configure --help and I have a few questions. Originally I installed 2.0.9
via RPM, and of course there are no longer RPMs for mdk 7.2.
    On 7.2, smbd and nmbd are installed in /usr/sbin. The docs are in
/usr/share/doc/samba-2.0.9. I don't know where the rest of the pieces of the
puzzle were scattered by
2005 Apr 18
1
R-2.1.0 is released
...w also preserves names(dimnames(x)) for
	1D arrays 'x'.
    o	r <- a %*% b no longer produces names(dimnames(r)) == c("", "")
	unless one of a or b has named dimnames.
    o	Some .Internal functions that were supposed to return invisibly
	did not. This was behind PR#7397 and PR#7466.
    o	eval(expr, NULL, encl) now looks up variables in encl, as
	eval(expr, list(), encl) always did
    o	Coercing as.data.frame(NULL) to a pairlist caused an error.
    o	p.adjust(p, ..) now correctly works when `p' contains NAs (or when
	it is of length 0 or length 2 for meth...
2005 Apr 18
1
R-2.1.0 is released
...w also preserves names(dimnames(x)) for
	1D arrays 'x'.
    o	r <- a %*% b no longer produces names(dimnames(r)) == c("", "")
	unless one of a or b has named dimnames.
    o	Some .Internal functions that were supposed to return invisibly
	did not. This was behind PR#7397 and PR#7466.
    o	eval(expr, NULL, encl) now looks up variables in encl, as
	eval(expr, list(), encl) always did
    o	Coercing as.data.frame(NULL) to a pairlist caused an error.
    o	p.adjust(p, ..) now correctly works when `p' contains NAs (or when
	it is of length 0 or length 2 for meth...