Displaying 11 results from an estimated 11 matches for "bles".
Did you mean:
blas
2011 Aug 31
3
CPU soft lockup XEN 4.1rc
.../Debian 2.6.32-5-xen-amd64. Both are
on Intel DQ45CB board with 4GB ram.
> Aug 31 13:05:41 nwsc-xen-Q45 kernel: [ 4039.348062] BUG: soft lockup - CPU#0 stuck for 79s! [xend:2767]
> Aug 31 13:05:41 nwsc-xen-Q45 kernel: [ 4039.348073] Modules linked in: xt_tcpudp xt_physdev iptable_filter ip_tables x_ta bles ext4 jbd2 crc16 sata_sil24 hid_apple sky2 via_velocity crc_ccitt usb_storage raid456 md_mod async_raid6_recov async_ pq raid6_pq async_xor xor async_memcpy async_tx dm_mod ext3 jbd mbcache firewire_sbp2 loop sr_mod cdrom sg xenfs xen_evtc...
2006 Jan 18
1
festival-script.pl... howto change language?
...tell the script the correct voice that festival needs to use??
like --language spanish --language english ...in normal cmd
Can you help me?
Realy thanks
_________________________________________________________________
Acepta el reto MSN Premium: Correos m?s divertidos con fotos y textos
incre?bles en MSN Premium. Desc?rgalo y pru?balo 2 meses gratis.
http://join.msn.com?XAPID=1697&DI=1055&HL=Footer_mailsenviados_correosmasdivertidos
2011 Dec 09
0
[LLVMdev] [PATCH] Add the disable_aslr option that will disable the address space layout randomization under AddressSanitizer on 10.6
...nnot create a PIE from .o files compiled with -mdy-
namic-no-pic. That means the codegen is less optimal, but
the address randomization adds some security. When targeting
Mac OS X 10.7 or later PIE is the default for main executa-
bles.
-no_pie Do not make a position independent executable (PIE). This is
the default, when targeting 10.6 and earlier.
On Dec 9, 2011, at 11:02 AM, Kostya Serebryany wrote:
> +llvmdev
>
> Question to MacOS gurus: is there a way to disable ASLR (address space lay...
2011 Dec 09
2
[LLVMdev] [PATCH] Add the disable_aslr option that will disable the address space layout randomization under AddressSanitizer on 10.6
+llvmdev
Question to MacOS gurus: is there a way to disable ASLR (address space
layout randomization) on Darwin at link time
instead of doing setenv("DYLD_NO_PIE", "1", 1); and reexec?
Thanks,
--kcc
On Fri, Dec 9, 2011 at 4:28 AM, Alexander Potapenko <glider at google.com>wrote:
> The attached patch introduces the disable_aslr option (off by default)
> and the
2002 Aug 07
0
Re: [Shorewall-users] Common Rules
On Tue, 6 Aug 2002, Links at Momsview wrote:
> Tom,
> I''m not sure if you ever saw this document but it describes some of the
> reasons you are seeing strange packets
> after setting up NEW not SYN
> http://www.linuxsecurity.com/resource_files/firewalls/IPTables-Tutorial/ipta
> bles-tutorial.html#NEWNOTSYN
>
> If the section titled " State NEW packets but no SYN bit set" doesn''t appear
> do a search for "feature in iptables".
>
> It describes a bug in the Microsoft IP stack that can cause these packets.
>...
2007 Mar 06
2
Generate random numbers up to one
...ike to know if there is a simple way to generate random numbers
with the constrain that they sum up to one. I am new using R...
Thanks in advance,
N?ria
_________________________________________________________________
Acepta el reto MSN Premium: Correos m?s divertidos con fotos y textos
incre?bles en MSN Premium. Desc?rgalo y pru?balo 2 meses gratis.
2009 Jul 20
0
No subject
...ast once a week I receive such an attack coming from a different ip.
I will read the articles. Thanks again to everyone.
Regards,
Rodrigo Lang.
2010/6/29 Kenny Watson <kwatson at geniusgroupltd.com>
> Hi, you can use fail2ban
> http://www.voip-info.org/wiki/view/Fail2Ban+(with+iptables)+And+Asterisk<http://www.voip-info.org/wiki/view/Fail2Ban+%28with+iptables%29+And+Asterisk>
>
> Which works well, when a pattern is found in a log file it addes in an
> iptables rules to block the traffic for a period.
>
> On debian you can apt-get install fail2ban and on cento...
2011 Dec 09
2
[LLVMdev] [PATCH] Add the disable_aslr option that will disable the address space layout randomization under AddressSanitizer on 10.6
...s compiled with -mdy-
> namic-no-pic. That means the codegen is less optimal, but
> the address randomization adds some security. When
> targeting
> Mac OS X 10.7 or later PIE is the default for main
> executa-
> bles.
>
> -no_pie Do not make a position independent executable (PIE).
> This is
> the default, when targeting 10.6 and earlier.
>
> On Dec 9, 2011, at 11:02 AM, Kostya Serebryany wrote:
>
> +llvmdev
>
> Question to MacOS gurus: is there a way to...
2002 Aug 07
2
Re: [Shorewall-users] Common Rules
...be of interest.
On Tue, 6 Aug 2002, Links at Momsview wrote:
> Tom,
> I''m not sure if you ever saw this document but it describes some of the
> reasons you are seeing strange packets
> after setting up NEW not SYN
> http://www.linuxsecurity.com/resource_files/firewalls/IPTables-Tutorial/ipta
> bles-tutorial.html#NEWNOTSYN
>
Thanks.
>
> I didn''t notice where the actual ACCEPT was for these connections but I
> assume they are on a Port by port basis.
>
Yes.
> PS: I believe there may be some similar issues with the ICMP.DEF rules
> i.e...
2009 Oct 28
5
re gression with multiple dependent variables?
...iable, e.g.:
lm(y1 ~ x1+x2+x3+x4+x5, data=data)
lm(y2 ~ x1+x2+x3+x4+x5, data=data)
lm(y3 ~ x1+x2+x3+x4+x5, data=data)
is it possible to run all these regs with a single command? given that the
bulk of the work for linear regressions is inverting a matrix that depends
only on the independent variables, it seems like a waste to do it over and
over for each new dependent variable.
thanks,
Rnewb
--
View this message in context: http://www.nabble.com/regression-with-multiple-dependent-variables--tp26088025p26088025.html
Sent from the R help mailing list archive at Nabble.com.
2010 Jul 06
6
Xen 3.2.1-2 on Debian Lenny 2.6.26 2.6.26-24
Hi,
Recently I have installed Debian Lenny on two different machines (different
ram size, disks, Xeon dual and quad core, filesystems both xfs and ext3,
etc). Packages versions:
Dom0:
ii libc6-xen 2.7-18lenny4 GNU C
Library: Shared libraries [Xen version]
ii libxenstore3.0 3.2.1-2 Xenstore
communications