Displaying 20 results from an estimated 24 matches for "version3".
Did you mean:
version
2001 Apr 04
0
factors and characters when attaching data...
Can someone help me with the following problem...
I have a dataframe with 62 columns a number of these are as.character and a
number of these are as.double, I read these into R-1.2.0 as...
> Version3.Studies_read.table("c:\\Version3.Studies.dat",sep="\t",
as.is=TRUE, header=TRUE,strip.white=TRUE)
This is fine up to here, I've checked to see if the data has been correctly
read and everything is ok. I've forced as.is=TRUE, so as not to create
factors and I've stri...
2020 Jul 13
3
CentOS 8 & HandBrakeCLI
...=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
--extra-ldflags='-Wl,-z,relro -Wl,-z,now
-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' --extra-cflags=' '
--enable-libopencore-amrnb --enable-libopencore-amrwb
--enable-libvo-amrwbenc --enable-version3 --enable-bzlib
--disable-crystalhd --enable-fontconfig --enable-frei0r --enable-gcrypt
--enable-gnutls --enable-ladspa --enable-libaom --enable-libdav1d
--enable-libass --enable-libbluray --enable-libcdio --enable-libdrm
--enable-libjack --enable-libfreetype --enable-libfribidi
--enable-libgsm...
2020 Jul 13
0
CentOS 8 & HandBrakeCLI
...mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --extra-ldflags='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' --extra-cflags=' ' --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libvo-amrwbenc --enable-version3 --enable-bzlib --disable-crystalhd --enable-fontconfig --enable-frei0r --enable-gcrypt --enable-gnutls --enable-ladspa --enable-libaom --enable-libdav1d --enable-libass --enable-libbluray --enable-libcdio --enable-libdrm --enable-libjack
> --enable-libfreetype --enable-libfribidi --enable-libgsm...
2013 Nov 13
2
Compiling FFmpeg with libopencore-amrnb and opus-git.
...ds OK. :-)
@arch ~]$ ./ffmpeg
ffmpeg version 2.1 Copyright (c) 2000-2013 the FFmpeg developers
built on Nov 13 2013 22:45:33 with gcc 4.8.2 (GCC)
configuration: --extra-cflags=-I/home/user/build/include --extra-ldflags=-L/home/user/build/lib --enable-libopencore-amrnb --enable-libopus --enable-version3
libavutil 52. 48.100 / 52. 48.100
libavcodec 55. 39.100 / 55. 39.100
libavformat 55. 19.104 / 55. 19.104
libavdevice 55. 5.100 / 55. 5.100
libavfilter 3. 90.100 / 3. 90.100
libswscale 2. 5.101 / 2. 5.101
libswresample 0. 17.104 / 0. 17.104
Tests were...
2015 Jan 19
8
Slow ldap authentication against samba 4
hi everyone... somebody has experimented any problems with poor
performance about ldap authentication against samba 4? I'm trying
authentication with 300 users and many users can't login. Some conections
are rejected. I doesn't found anything searching on internet. Any help?
--
Grato,
Jefferson Parreira dos Santos Emerick
2015 Aug 13
1
Slow ldap authentication against samba 4
...sword')*
>>>> * self.timeout = kwargs.get('timeout',None)*
>>>> *
>>>> *
>>>> * def run(self):*
>>>> * try:*
>>>> * l = ldap.open(self.host)*
>>>> * l.protocol_version = ldap.VERSION3*
>>>> * l.port = 389*
>>>> * if self.timeout:*
>>>> * l.set_option(ldap.OPT_TIMEOUT, self.timeout)*
>>>> * l.simple_bind_s(self.username, self.password)*
>>>> * print '%s OK' %self.i...
2008 Feb 27
2
NFSroot is acting strange in CentOS5
...rs=2,rsize=4096,wsize=4096,hard,nolock,proto=udp,timeo=11,retrans=2,sec=null,addr=192.16.10.5
0 0
192.16.10.5:/tftpboot /mnt/test nfs
rw,vers=3,rsize=32768,wsize=32768,hard,proto=tcp,timeo=600,retrans=2,sec=sys,addr=192.168.16.5
0 0
4. I try to append NFS options to my APPEND line to force: NFS
version3, change r/wsize, use tcp protocol and change the sec from
null to sys (null seems to be the parameter that affects the NFS
ownership/permission). My /tftpboot/pxelinux.cfg/default file
contains the following:
nfsroot=192.168.16.5:/export/images/centos51_x86-64,nfsversvers=3,tcp,rsize=32768,wsize=...
2009 Jul 01
0
Troubles with dfs-linked root shares
...parse_dfs_path: servicename: personal
[2009/07/01 10:05:16, 10, pid=19190, effective(500, 500), real(500, 0)] smbd/msdfs.c:setup_dfs_referral(965)
max_referral_level :3
[2009/07/01 10:05:16, 10, pid=19190, effective(500, 500), real(500, 0)] smbd/msdfs.c:setup_ver3_dfs_referral(830)
setting up version3 referral
[2009/07/01 10:05:16, 10, pid=19190, effective(500, 500), real(500, 0)] smbd/msdfs.c:setup_ver3_dfs_referral(834)
[2009/07/01 10:05:16, 0, pid=19190, effective(500, 500), real(500, 0)] lib/util.c:dump_data(2286)
[000] 5C 00 64 00 69 00 73 00 63 00 5C 00 70 00 65 00 \.d.i.s. c.\.p.e....
2003 Apr 01
2
Old style and new style classes
...ed code?
3) There are also some hints (eg top line of http://developer.r-project.org/classIssues.html) that new style classes have not been committed to by some active developers. Is this true? Do new style classes have an active future? Is R committed to them? Insightful?
I use old-style (S version3 engine) and new-style (S version4) classes in the sense of Venables and Ripley.
-------------------------------------
Dr Jonathan Swinton
Proteom Ltd
Babraham Hall
Babraham
Cambridge CB2 4AT
www.proteom.com
-----------------------------------
2003 Apr 01
2
Old style and new style classes
...ed code?
3) There are also some hints (eg top line of http://developer.r-project.org/classIssues.html) that new style classes have not been committed to by some active developers. Is this true? Do new style classes have an active future? Is R committed to them? Insightful?
I use old-style (S version3 engine) and new-style (S version4) classes in the sense of Venables and Ripley.
-------------------------------------
Dr Jonathan Swinton
Proteom Ltd
Babraham Hall
Babraham
Cambridge CB2 4AT
www.proteom.com
-----------------------------------
2015 Jan 20
0
Slow ldap authentication against samba 4
...me = kwargs.get('username')*
> * self.password = kwargs.get('password')*
> * self.timeout = kwargs.get('timeout',None)*
> *
> *
> * def run(self):*
> * try:*
> * l = ldap.open(self.host)*
> * l.protocol_version = ldap.VERSION3*
> * l.port = 389*
> * if self.timeout:*
> * l.set_option(ldap.OPT_TIMEOUT, self.timeout)*
> * l.simple_bind_s(self.username, self.password)*
> * print '%s OK' %self.id <http://self.id>*
> * except ldap.LDAPError,...
2015 Aug 13
0
Slow ldap authentication against samba 4
...ssword = kwargs.get('password')*
>>> * self.timeout = kwargs.get('timeout',None)*
>>> *
>>> *
>>> * def run(self):*
>>> * try:*
>>> * l = ldap.open(self.host)*
>>> * l.protocol_version = ldap.VERSION3*
>>> * l.port = 389*
>>> * if self.timeout:*
>>> * l.set_option(ldap.OPT_TIMEOUT, self.timeout)*
>>> * l.simple_bind_s(self.username, self.password)*
>>> * print '%s OK' %self.id <http://self.id...
2010 Jul 02
0
WG: Synchronisation using LDAP
Hello,
Try with ldapadmin (sourceforge)
Point your configuration to yoursambaldapserver Port: 389 Version3
Example: Base: CN=Configuration,DC=yourads,DC=yourads
Drop in your Username and password.
This is working for me
-----------------------------------------------
EDV Daniel M?ller
Leitung EDV
Tropenklinik Paul-Lechler-Krankenhaus
Paul-Lechler-Str. 24
72076 T?bingen
Tel.: 07071/206-463, Fax: 0707...
2009 Apr 27
0
how to get acts_as_versioned able to delete only selected ve
...and
acts_as_versioned
so the problem is i can''t delete only selected version
for example ;
i have file a.txt and this file have 5 version each version is viewable
( that mean you can view version 1 , version 2 , version 3
.............. )
a.txt ( version1 )
a.txt ( version2)
a.txt ( version3 )
a.txt ( version 4)
a.txt (version 5 ) <<<<< latest version
and i would like to delete ONLY version 3 so the result after delete
should be like this
a.txt ( version 1)
a.txt ( version 2 )
a.txt ( version 4)
a.txt (version 5 ) <<<<< latest version
and if user cho...
2013 Nov 13
0
Compiling FFmpeg with libopencore-amrnb and opus-git.
...ch ~]$ ./ffmpeg
> ffmpeg version 2.1 Copyright (c) 2000-2013 the FFmpeg developers
> built on Nov 13 2013 22:45:33 with gcc 4.8.2 (GCC)
> configuration: --extra-cflags=-I/home/user/build/include --extra-ldflags=-L/home/user/build/lib --enable-libopencore-amrnb --enable-libopus --enable-version3
> libavutil 52. 48.100 / 52. 48.100
> libavcodec 55. 39.100 / 55. 39.100
> libavformat 55. 19.104 / 55. 19.104
> libavdevice 55. 5.100 / 55. 5.100
> libavfilter 3. 90.100 / 3. 90.100
> libswscale 2. 5.101 / 2. 5.101
> libswresample...
2013 Nov 13
2
Compiling FFmpeg with libopencore-amrnb and opus-git.
>
>I can do the rename for the next version of libopus.
>
Thanks Jean-Marc
I will stay with opus-1.1-beta for now and keep watch on opus-git summary to see if/when the rename appears.
:-)
2009 Aug 18
0
Odd results with Chi-square test. (Not an R problem, but general statistics, I think)
...d be better or worse?
You should also develop a hypothesis. Let me create one for you:
A.
H1: version1 of the software is better than baseline
(H0: version 1 is no better than baseline)
B.
H1: version2 of the software is better than version 1
(H0: version 2 is no better than version 1)
C.
H1: version3 of the software is better than version 2
(H0: version 3 is no better than version 2)
Now look at you results and p-values and and work out if the H1 or H0 applies. You could develop further variants (D: version 3 is better than baseline).
Finally - remember to consider the 'clinical significa...
2002 May 17
1
What is the most efficient way to assign to PARTS of objects in other frames/environments?
...Object "x" not found
For me, it would highly make sense, if assign("a[1]") WOULD parse "a[1]" and
assign to a's part, as Martin expected it to do. The same applies to
get("a[1]", SomeOtherFrame).
BTW: this issue dates back to 1997, when I tried (for S+Version3) to
implement a library "ref" that allows to access objects in other frames via
"references".
I would appreciate any clarification on this one.
Best
Jens Oehlschl?gel
--
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list...
2020 May 03
2
Understanding VDO vs ZFS
...#39;
30 cp /root/CentOS-7-x86_64-Minimal-2003.iso
/mnt/vdomounts/CentOS-7-x86_64-Minimal-2003-version2.iso
31 vdostats --verbose /dev/mapper/vdoas | grep -B6 'saving percent'
33 cd /mnt/vdomounts/
35 cp CentOS-7-x86_64-Minimal-2003-version2.iso
./CentOS-7-x86_64-Minimal-2003-version3.iso
36 vdostats --verbose /dev/mapper/vdoas | grep -B6 'saving percent'
37 df
39 vdostats --hu
40 ls -l --block-size=1MB /root/CentOS-7-x86_64-Minimal-2003.iso
41 df -hT
42 vdo status | grep Dedupl
43 vdostats --hu
44 vdostats
48 cp CentOS-7-x86_64-Minima...
2007 Apr 04
1
DFS not working from XP
...2:12.370584, 10, pid=24846] smbd/msdfs.c:parse_dfs_path(54)
parse_dfs_path: hostname: server
[2007/03/31 14:42:12.370860, 10, pid=24846]
smbd/msdfs.c:setup_dfs_referral(834)
max_referral_level :3
[2007/03/31 14:42:12.371090, 10, pid=24846]
smbd/msdfs.c:setup_ver3_dfs_referral(711)
setting up version3 referral
[2007/03/31 14:42:12.371313, 10, pid=24846]
smbd/msdfs.c:setup_ver3_dfs_referral(715)
winxp:
[2007/03/31 15:10:10.616083, 4, pid=25711]
smbd/reply.c:reply_tcon_and_X(668)
Client requested device type [?????] for share [DFS]
[2007/03/31 15:10:10.616420, 5, pid=25711]
smbd/service.c:mak...