Displaying 20 results from an estimated 157 matches for "remko".
Did you mean:
remco
2007 Dec 12
2
Yikes! FreeBSD samba-3.0.26a_2, 1 is forbidden: "Remote Code Execution...
...-6015"
IGNORE: is forbidden: "Remote Code Execution Vulnerability - CVE-2007-6015"
============================================================================
============================================================================
11 Dec 2007 22:39:55
3.0.26a_2,1 <mailto:remko@FreeBSD.org>remko<http://www.freshports.org/search.php?stype=committer&method=exact&query=remko>
Make Samba forbidden till Timur had the time to upgrade this, because
samba appears to be vulnerable to remote code execution which could harm
our users.
This will be removed after w...
2018 Jun 29
7
Sharing Mailbox between users using IMAP
Zitat von Remko Lodder <remko at freebsd.org>:
Hi Remko,
> Emails can only be read if they are authenticated / authorized in
> someway to access the store. That means you might need to share the
> info@ credentials with the other
> people so that they can read it over imap or webmail etc....
2011 Sep 06
2
Sweave : some comments disappear
...lt;>>=
x <- 1:10
# this comment disapears
x
# this one does not!
print(x)
#mean
mean(x)
@
The first comment does not appear in the sweaved document, the second
one does. How can this be?
I have tried print=TRUE and keep.source=TRUE, but neither seem to
affect this behavior.
thanks,
Remko
-------------------------------------------------
Remko Duursma
Research Lecturer
Hawkesbury Institute for the Environment
University of Western Sydney
Hawkesbury Campus, Richmond
Mobile: +61 (0)422 096908
www.remkoduursma.com
2003 Jun 06
3
small plot inside a big plot
Dear R-helpers,
i want to draw a small plot (histogram) within a larger plot (simple scatterplot), so that the axes of the bigger plot remain intact.
I know how to use layout() and par(mfrow...) and such, but I want the smaller graph to be *inside* the bigger plot. Is this possible?
thanks,
Remko
2003 Apr 07
5
How to sort a dataframe?
...2,1), two=c(2,3,1))
#> tester
# one two
#1 3 2
#2 2 3
#3 1 1
# I want to sort "tester" by column "one", so that i get a dataframe
# that looks like:
#one two
#1 1
#2 3
#3 2
I know of 'sort' but it can only sort vectors.
Thanks for your help,
Remko Duursma
2015 Sep 16
1
How to "Windows Authenticate"
...amlessly picked up and supplied to the challenge-response process between the MUA, Dovecot and AD. Employing this way of authentication we achieve single sign-on and we don't need to maintain MUA local passwords.
Did you follow the suggestions that are on that page? (all of them).
Thank you,
Remko
--
/"\ Best regards, | remko at FreeBSD.org
\ / Remko Lodder | remko at EFnet
X http://www.evilcoder.org/ |
/ \ ASCII Ribbon Campaign | Against HTML Mail and News
-------------- next part --------------
A non-text att...
2003 Sep 01
3
meta-analysis question
Dear R-helpers,
i have the following situation: i have a bunch of y=b0 + b1*x from different studies, and want to estimate a "general" y=f(x). I only have the b0,b1's and R-squareds. Should i weigh the separate equations by their R-squared?
thanks
Remko
^'~,_,~'^'~,_,~'^'~,_,~'^'~,_,~'^'~,_,~'^'~,_,~'
Remko Duursma, Ph.D. student
Forest Biometrics Lab / Idaho Stable Isotope Lab
University of Idaho, Moscow, ID, U.S.A.
2009 Aug 19
2
RGoogleDocs/RCurl through proxy
...m connecting through a proxy server.
I know RCurl is used for the connection, which should be able to deal
with proxies and such.
How do I set this up for RCurl? And can I use those settings with
RGoogleDocs as well?
I have the name of the proxy server and the port number.
(Windows XP).
thanks,
Remko
-------------------------------------------------
Remko Duursma
Post-Doctoral Fellow
Centre for Plants and the Environment
University of Western Sydney
Hawkesbury Campus
Richmond NSW 2753
Dept of Biological Science
Macquarie University
North Ryde NSW 2109
Australia
Mobile: +61 (0)422 096908
w...
2009 Feb 26
2
interpSpline with dates?
...ry(splines)
testdfr <- data.frame(Date=seq(as.POSIXct("2008-08-01"),as.POSIXct("2008-09-01"),
length=10))
testdfr$yvar <- rnorm(10)
sp <- interpSpline(yvar ~ Date, testdfr)
preddfr <- data.frame(Date=as.POSIXct("2008-08-02"))
predict(sp, preddfr)
thanks,
Remko
-------------------------------------------------
Remko Duursma
Post-Doctoral Fellow
Centre for Plant and Food Science
University of Western Sydney
Hawkesbury Campus
Richmond NSW 2753
Dept of Biological Science
Macquarie University
North Ryde NSW 2109
Australia
Mobile: +61 (0)422 096908
2003 Feb 26
3
horizontal high-density lines?
Hi all,
the option type="h" in plot() makes nice vertical (histogram-like) lines. Is there a way to make similar, horizontal lines?
I can of course resort to using lines() multiple times, but i was hoping that there is a more elegant solution.
thanks,
Remko Duursma
Ph.D. student
Dept. Forest Resources
Forest Biometrics Lab
University of Idaho, Moscow, ID.
2007 Mar 13
4
'substitute' question
...<- c("And the R2 is", R2text)
x <- c(-2,-2)
y <- c(2,1)
for(i in 1:length(texts))text(x[i],y[i],texts[i],pos=4, col="blue")
# As you can see the label "R2 = 48.7" remains at "paste(R^2, " = ", 48.7)"
# What to do?
Thanks for your help,
Remko
..-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-.-~-
Remko Duursma
Post-doctoral researcher
Dept. Forest Ecology
University of Helsinki, Finland
_________________________________________________________________
With tax season right around the corner, make sure to follow these few
simple tips.
2003 Apr 15
5
making a dataframe out of lapply() result
...(tester, tester$groups)
# And want to keep only the first item in each:
lapply(tester.L, function(x) x <- x[1,] )
How do i make a dataframe out of the last result, which looks like "tester", without looping? (i can use rbind in a for loop, but is rather slow)
thanks for your help,
Remko Duursma
____________________________________________________________
Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
2004 Jul 17
3
upgrading form 4.2 to 5.x
Hello,
My company has been asked to help with the upgrade of several Freebsd
systems that are pretty old. The customer is running a file server samba
also running apache running FBSD 4.2, he wants to upgrade using cvsup &
the make buildworld procedure to upgrade to 5.x. Im very familier with the
make buildworld procedure however there have been significant changes
between 4.2 & 5.x so is
2007 Jun 06
2
security weakness
Hello Remko: sorry to bother you again,after e mailing freebsd-security@FreeBSD.org mailing list, got a reply by the list moderator rejecting my message,stating that there is no valid message from that address,sugesting yet another email address, it doubts the authenticity of your recomendation
Remko, you su...
2009 Feb 13
2
Running examples failed (but there are none).
...ctions, but
none have examples (all example code is within \dontrun{} blocks).
I do R CMD check Maeswrap, all bits get OK-ed, except:
"Running examples in 'Maeswrap-Ex.R' failed."
When I run the 'Maeswrap-Ex.R' file myself, there are no problems.
Any pointers?
thanks
Remko
-------------------------------------------------
Remko Duursma
Post-Doctoral Fellow
Centre for Plant and Food Science
University of Western Sydney
Hawkesbury Campus
Richmond NSW 2753
Dept of Biological Science
Macquarie University
North Ryde NSW 2109
Australia
Mobile: +61 (0)422 096908
2006 May 29
4
registration at Voipbuster times out
...sely as in X-Lite (username, password, and sip-proxy settings). Also I am sure the right ports are forwarded or open, both in my router and in iptables (firewall of Asterisk server). The log files of X-Lite and the output of "sip debug" show no differences, except this one:
Contact: Remko <sip:XXXXXX@[INTERN IP OF X-LITE-PC]:5060>
in the log of X-lite and the following line in sip debug:
Contact:<sip:s@[MY EXTERN IP]>
I don't know whether this is a significant difference.
For further info, here is my sip.conf:
bindport=5060
bindaddr=0.0.0.0
externip=EXTE...
2018 Jun 07
4
2.3.1 Replication is throwing scary errors
...t=mail, last recv=mail (EOL))
Jun 7 15:11:33 thunderstorm.reub.net dovecot: doveadm: Error: Timeout
during state=sync_mails (send=mails recv=recv_last_common)
I'm not sure if there is an underlying replication error or if the
message is just cosmetic, though.
Reuben
On 7/06/2018 4:55 AM, Remko Lodder wrote:
> Hi Timo,
>
> Yes this seems to work fine so far. I?ll ask the people to add it to the
> current FreeBSD version..
>
> Cheers
> Remko
>
>> On 6 Jun 2018, at 19:34, Timo Sirainen <tss at iki.fi
>> <mailto:tss at iki.fi>> wrote:
>...
2011 Aug 09
3
Sweave : allowing errors in R code?
...n running Sweave() on my .Rnw file, it simply halts when it gets to the
code chunk with the bad code.
I can use \verbatim{} instead, but then I don't get R's output automatically
(nor do I get the nice syntax highlighting from the highlight package that I
am using).
thanks for your help,
Remko
--
View this message in context: http://r.789695.n4.nabble.com/Sweave-allowing-errors-in-R-code-tp3728790p3728790.html
Sent from the R help mailing list archive at Nabble.com.
2010 Jun 02
2
Faster union of polygons?
....poly class:
leaves <- lapply(leaves, as, "gpc.poly")
# Make union .....
system.time({
leavesoutline <- union(leaves[[1]], leaves[[2]])
for(i in 3:length(leaves))leavesoutline <- union(leavesoutline, leaves[[i]])
})
# about 1sec here.
# Check it:
plot(leavesoutline)
thanks!
Remko
-------------------------------------------------
Remko Duursma
Research Lecturer
Centre for Plants and the Environment
University of Western Sydney
Hawkesbury Campus
Richmond NSW 2753
Dept of Biological Science
Macquarie University
North Ryde NSW 2109
Australia
Mobile: +61 (0)422 096908
www.r...
2004 Feb 15
6
Rooted system
Howyd all? Seems that I have been routed. Possibly
by a physical B&E, but who knows? Probably some
of you do.... anyways, some politically sensitive
email was deleted from a user account and the
line
low -tr &
inserted into my .xinitrc .
Duncan (Dhu) Campbell