search for: shor

Displaying 10 results from an estimated 10 matches for "shor".

Did you mean: short
2008 Dec 22
0
Align legend title
...tp://gregor.gorjanc.googlepages.com/legend.R")) matplot(x, y, type="l", lty=c(1, 2)) ## Center legend("topleft", legend=c("a long text, a long text", "y = 2.0 * x"), lty=c(1, 2), title="Function") legend("topright", legend=c("a shor text", ""), lty=c(1, 2), title="Function + some more text") ## Left legend("left", legend=c("a long text, a long text, a long text", "y = 2.0 * x"), lty=c(1, 2), title="Function", title.adj=0) legend("right", legend=c(&quot...
2012 Oct 23
1
repeat takes along time
...help for "repeat" because it takes a long time repeat{ for (i in 1:n){ probb[i]=sum(Wc[z[,j]>=yb[i]]) } deltab[,b]=rbinom(n,1,probb) if(length(which(is.na(deltab[,b])==T))==0){break} } This code works but takes much computation time. Anyone could help me to find a solution to take a shor time. Thanks Jorge -- View this message in context: http://r.789695.n4.nabble.com/repeat-takes-along-time-tp4647160.html Sent from the R help mailing list archive at Nabble.com.
2007 Jul 25
1
Waiting for BIND security announcement
[freebsd-security@ CC'ed to avoid answering the same there again shorly :) - if following up, please drop either freebsd-questions or freebsd-securiy to avoid "spamming" both lists] On 2007.07.24 18:15:43 -0500, Jeffrey Goldberg wrote: > As I'm sure many people know there is a newly discovered BIND vulnerability > allowing cache injection (phar...
2002 Sep 29
3
Shorewall 1.3.9
Shorewall 1.3.9 is available. In this release: 1. DNS Names are now allowed in Shorewall config files (I still recommend against using them however). 2. The connection SOURCE may now be qualified by both interface and IP address in a Shorewall rule. 3. Shorewall startup is now disabled after...
2009 Aug 04
5
New MEMDISK-ISO
For anyone wanting to boot an .ISO with MEMDISK: http://git.etherboot.org/?p=people/andytim/syslinux.git;a=shortlog;h=ref s/heads/memdisk-iso NOTE: Your protected-mode OS (Windows, Linux, *BSD) booted from such a MEMDISK will not magically find the MEMDISK image in RAM and use it as a CD without a MEMDISK driver. There are currently 0 MEMDISK drivers in the field, but that might change someday. NOTE: DOS...
2002 Sep 26
0
Samba-3.0alpha20 released
Heads up everyone, Source release will be on download mirrors shorly. This is provided as a non-production release of the future 3.0 Samba codebase for testing purposes only. Use at your own risk. Now that I've cleared by conscience... :-) -- enjoy, -- The Samba Team Changes in alpha20 - Rework the 'guest account gets RID 5...
2003 Jan 01
8
Wondershaper
Season Greetings to all Tom, in your faq, u have this noted: While I am currently using the HTB version of The Wonder Shaper (I just copied wshaper.htb to /etc/shorewall/tcstart and modified it as shown in the Wondershaper README), I treid this with wondershaper, using Bearing Leaf 1.0 stable i even changed the tc command to run_tc, and tried it in both angles, and i receive the following.. processing /etc/shorewall/tcstart :notfound :notfound :notfound :n...
2002 Nov 13
6
IP Forwarding
...which is behind my firewall. I have zones: gbl : the world loc : my lan fw : firewall I placed the following in my rules file DNAT gbl loc:192.168.0.2 tcp 4889 - When trying to RAdmin I get a cannot conect to server error. 192.168.0.2 is my Windows Machines IP address. Can anyone help me? Shorewall 1.3.9b -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Nigel George Webmaster CPiO Limited Telephone : +44 (0) 1675 467046 Facsimile : +44 (0) 1675 467682 E-Mail : mailto:nigel.george@cpio.co.uk Web : http://www.cpio.co.uk/ The views expressed within this mes...
2002 Dec 27
10
Shorewall 1.3.12 Released
New features include: 1) "shorewall refresh" now reloads the traffic shaping rules (tcrules and tcstart). 2) "shorewall debug [re]start" now turns off debugging after an error occurs. This places the point of the failure near the end of the trace rather than up in the middle of it. 3) "shorewall [r...
2007 May 30
16
Shorewall recipe BETA, need comments !!
Hello community ! I have posted here my shorewall recipe: http://reductivelabs.com/trac/puppet/wiki/AqueosShorewall If anyone is interested please test and comment to see if we can improve it ! :) I also updated my facter recipe for VERIO vps servers if anyone interested... :) http://reductivelabs.com/trac/puppet/wiki/AqueosFacterVps...