Displaying 20 results from an estimated 1000 matches similar to: "Samba for SCO Open Server"
2010 Oct 29
2
wilcox.test; data type conversion?
I'm working on a quick tutorial for my students, and was planning on
using Mann-Whitney U as one of the tests.
I have the following (fake) data
grade <- c("MVG", "VG", "VG", "G", "MVG", "G", "VG", "G", "VG")
sex <- c( "male", "male", "female", "male",
2016 May 04
2
ImageMagick security alert
On Wed, 4 May 2016, Nux! wrote:
> Direct links
>
> https://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588#p132726
> https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-3714
>
> Mitigation:
>
> As a workaround the /etc/ImageMagick/policy.xml file can be edited to disable
> processing of MVG, HTTPS, EPHEMERAL and MSL commands within image files,
2016 May 03
2
ImageMagick security alert
https://imagetragick.com/
As CentOS is often used for web servers, I thought this should be posted
here.
Bug in ImageMagick allows remote exploit.
AFAIK no patch exists yet but defense against the exploit is detailed at
the link.
CVE-2016?3714
2017 Sep 14
7
[Bug 102722] New: [regression] changing resolution hangs the display on Lenovo Thinkpad p51
https://bugs.freedesktop.org/show_bug.cgi?id=102722
Bug ID: 102722
Summary: [regression] changing resolution hangs the display on
Lenovo Thinkpad p51
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: critical
Priority: medium
2002 Jun 04
2
subnet browsing crappy solution!
Trying all the stupid methods to solve the issue of Win2k hosts from
different subnets that can't be seen in the NetworkNeighbourhood when server
is Samba on Linux (including reading the F***ing manuals and not finding
anything useful or browsing through the source of samba until my eyes fall
in my mouth) I have decided that they were, well... ,stupid and chose to try
crappy solutions! One of
2010 Mar 02
9
Filebench Performance is weird
Greeting All
I am using Filebench benchmark in an "Interactive mode" to test ZFS
performance with randomread wordload.
My Filebench setting & run results are as follwos
------------------------------------------------------------------------------------------
filebench> set $filesize=5g
filebench> set $dir=/hdd/fs32k
filebench> set $iosize=32k
filebench> set
2010 Mar 05
17
why L2ARC device is used to store files ?
Greeting All
I have create a pool that consists oh a hard disk and a ssd as a cache
zpool create hdd c11t0d0p3
zpool add hdd cache c8t0d0p0 - cache device
I ran an OLTP bench mark to emulate a DMBS
One I ran the benchmark, the pool started create the database file on the
ssd cache device ???????????
can any one explain why this happening ?
is not L2ARC is used to absorb the evicted data
2010 Jan 28
3
Dial cellphone from one PBX1 to PBX2? is it possible?
Hi Guys,
i am using two PBX's i can call from pbx1 a cellphone tied to pbx2 that way:
1) use a phone in PBX1
2) call extension in PBX2
3) extensions in PBX2 ring to a cellphone (as this specific ext is tied to a
cellphone)
my questions now is : am i gonna be able to dial from an IPphone registered
within PBX1 to a cellphone by using the Trunk (Zap or dahdi) of PBX2?
anybody know
2009 May 28
1
NetworkManager and VPNC integration.
Hi;
I have Centos 5.3 on my laptop, and i have to use Cisco Vpn Client. I seen
NetworkManager is capable using VPN with vpnc client. I installed vpnc
package but i cant finde any NetworkManager-vpnc package. So when i try to
open vpn connections and configure VPN option i cant seen add button as
active. It is passive so i cant add new vpn connection. Pls help.
--
Abdullah Teke
2007 May 09
2
[LLVMdev] C back-end differences
On Tue, 2007-05-08 at 11:58 -0700, Bill wrote:
> On 5/8/07, Mohd-Hanafiah Abdullah <napi at axiomsol.com> wrote:
> > How does the C back-end of LLVM differ from the one in gcc2c developed
> > by SUN several years ago?
> >
> Hi Napi,
>
> For one, it converts LLVM's bytecode to C instead of GCC's RTL. It's
> also under a different license.
Hi
2006 Nov 05
4
[LLVMdev] Convert C++ to C. What is 0x0p+0 ?
Hi:
I'm interested in using llvm to convert C++ code to C code.
I used the following command to do this:
% llvm-g++ -c foo.cpp -o - | llc -march=c -o foo.cbe.c
In the resulting file foo.cbe.c there are many occurences of '0x0p+0'.
What is it used for? Here's a code snippet from the file foo.cbe.c
if ((ltmp_126_2 > 0x0p+0)) {
goto ltmp_363_19;
} else {
goto
2010 Apr 05
5
Continuous bothering message -- Remote UNIX connection disconnected
Hi Guys,
i have a small issue but bothering me, after restarting asterisk (version
1.4 running on centos) i have the following message that comes repeatedly
when i am connected to the CLI:
-- Remote UNIX connection
-- Remote UNIX connection disconnected
-- Remote UNIX connection
-- Remote UNIX connection disconnected
does any one know how to stop this or if it's a sign of a
2006 Nov 17
4
[LLVMdev] C++ to C
After converting a piece of C++ code to C one of the functions that are
generated is this:
_ZStlsISt11char_traitsIcEERSt13basic_ostreamIcT_ES5_PKc
Where is it defined and where can I find the source for it? I need the
source to compile it with a C compiler (AMPC) that will convert the C
code to Java Bytecode. If the above function is in C++ then I need to
convert it to C first.
Here's the
2006 Mar 24
2
Slider: passing the slider object to onChange and onSlide?
I''m working with a couple of slider objects on one page.
I''m using onChange to do a couple of things. onChange passes the new value
of the slider, but not the slider object itself. Has anybody found a way to
get the object?
More details: A simple example would be to do the following: Put multiple
sliders on a page. Now, when a slider is moved, change it''s track
2010 Jan 26
2
[inter-pbx commnication] trying to make PBX1 talk to PBX2
Hi All,
i want to make an extension from pbx1 able to tlak to another extension from
pbx2 or use pbx2's trunk to dial outside calls.
so i edited in both servers accordinally the iax.conf:
register => pbx1:pass at 172.16.200.175 <pbx1%3Apass at 172.16.200.175>
[pbx2]
type=friend
host=dynamic
trunk=yes
sercret=pass
context=[default] ; i used the biggest context to avoid confusion as
2008 Jun 05
1
(baseline) logistic regression + gof functions?
?
Hallo,
which function can i use to do (baseline) logistic regression +
goodness
of fit tests?
so far i found:
# logistic on binary data
lrm combined with resid(model,'gof')
# logistic on binary data
glm with no gof-test
# baseline logit on binary data
2008 Jul 30
1
odds ratios in multiway tables (stratified)
Hi,
does anyone know of a function to calculate odds ratios in multiway
tables (stratified) (+ the other usual statistics involved)
i mean:
say we have a table r*c*d,
For every d (depth) we have a r*c table,
and in this table the odds ratio's are calculated for every 2*2 subtable
in it.
logically this function would look like):
ORs(multiwaytable)
or
ORs(data$var1r,data$var2c,data$var3d)
2006 Nov 06
2
[LLVMdev] Convert C++ to C. What is 0x0p+0 ?
Hi:
I've been able to compile the attached "helloworld.c" file converted
from "helloworld.cpp".
My question is how does one usually use __main() and CODE_FOR_MAIN()
in tying up with the rest of the code?
Attached here are the original "helloworld.cpp" and "helloworld.c"
files.
Thanks.
Napi
On Sun, 2006-11-05 at 09:14 -0800, Reid Spencer wrote:
>
2007 May 12
5
[LLVMdev] C back-end differences
On Fri, 11 May 2007, me22 wrote:
> I'm not exactly sure how llvm-g++ works. I think it goes through the
> standard gcc sequence (gimple, rtl, and such) but then outputs LLVM
> (http://llvm.org/docs/LangRef.html), which is the intermediate
> representation used by the rest of the chain. To make an LLVM backend
> you would not need to deal with RTL and such at all.
llvm-g++
2006 Jun 18
1
Equivalent of java httpclient
Hi everyone,
I''m trying to post from a controller to another application, with one of the
post parameters being a multipart file attachment. What do you recommend for
this process? From what I could gather from doing searches I need to use
something like Net::HTTP or open-uri, but I cannot find how to add
attachments to these. Any suggestions?
Thanks,
Abdullah
-------------- next part