Displaying 4 results from an estimated 4 matches for "21715".
Did you mean:
21,15
2020 Apr 23
1
Samba 4.12 network share issue
...I noticed that smbstatus tell?s me some deny_all and deny_write on some users like the Domain Admin:
Pid User(ID) DenyMode Access R/W Oplock SharePath Name Time
--------------------------------------------------------------------------------------------------
21715 0 DENY_ALL 0x100080 RDONLY NONE /mnt/data/shares/Verwaltung . Thu Apr 23 09:23:14 2020
21715 3000036 DENY_NONE 0x80 RDONLY NONE /mnt/data/shares/Verwaltung . Thu Apr 23 08:19:58 2020
17843 0 DENY_NONE 0x...
2004 Aug 05
1
Windows build
...ots of:
Underfull \hbox (badness 3407) in paragraph at lines 21211--21216
/aett10/a/aer10/. If /aett10/LINPACK /aer10/is /aett10/TRUE /aer10/the
de-fault
is /aett10/1e-7/aer10/, oth-er-wise it is
[351] [352] [353] [354] [355] [356] [357] [358]
Underfull \hbox (badness 1173) in paragraph at lines 21715--21715
[]/aer10/Double pre-ci-sion value, in dec-i-mal no-ta-tion of the form
/aett10/
[-]m.ddde[+-]xx /aer10/or
[359] [360] [361]
! Interrmake[1]: *** Deleting file `refman.pdf'
uption.
<to be read again>
\@tempskipa
l.21899 \end{Value}
?
! Emergency stop.
<to be...
2008 Jan 09
1
Rscript on OSX
...rwxr-x ? 1 root ?admin ? 18084 Nov 26 17:36 Rscript
-rwxrwxr-x ? 1 root ?admin ? ?4656 Nov 26 17:36 SHLIB
-rwxrwxr-x ? 1 root ?admin ? 16129 Nov 26 17:36 Sd2Rd
-rwxrwxr-x ? 1 root ?admin ? ? 730 Nov 26 17:36 Stangle
-rwxrwxr-x ? 1 root ?admin ? ? 726 Nov 26 17:36 Sweave
-rwxrwxr-x ? 1 root ?admin ? 21715 Nov 26 17:36 build
-rwxrwxr-x ? 1 root ?admin ? 78570 Nov 26 17:36 check
-rwxrwxr-x ? 1 root ?admin ? ?6927 Nov 26 17:36 config
drwxrwxr-x ? 4 root ?admin ? ? 136 Nov 26 17:36 exec
-rwxrwxr-x ? 1 root ?admin ? ?3613 Nov 26 17:36 f77_f2c
-rwxrwxr-x ? 1 root ?admin ? 10720 Nov 26 17:36 javareconf
-rw...
2006 Mar 24
0
A "virtual model" that encapsulates other models?
Hi,
Is it possible to have a model in rails that does not exist as a
database table by itself, but it exists solely by pulling data together
from tables used by other models?
For instance, let''s say I have a model of a "customer" which has_many
"addresses", of which one of the "addresses" is the default address.
So what I''d like to do is to