Displaying 20 results from an estimated 45 matches for "ruud".
2004 Aug 13
2
smbpasswd overwrites existing displayname in LDAP entry
Configuration: Samba 2.2.8a with openLDAP 2.1.30 on a SeSE 8.2. server
When adding a user using a ldif file we give the user a given name, say Ruud Baart.
The cn and uid are the same, say 21cs12345 (a studentnumber).
After adding the user to LDAP the displayname is as expected: "Ruud Baart".
However after smbpasswd -a 21cs12345 -s secret the displayname is "21cs12345".
That is, of course, not what we want. Is there any...
2017 Jun 11
3
[PATCH] doc: Add notes about subframe sample size
...me, minus the number of wasted bits per sample of
>> the subframe (and possibly plus one for a difference channel).
>>
>> I hope this helps future implementers.
>
> I would love to see a patch against the documentation for this.
>
> Erik
Here you go.
Kind regards,
Ruud van Asseldonk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-doc-Add-notes-about-subframe-sample-size.patch
Type: text/x-patch
Size: 1519 bytes
Desc: not available
URL: <http://lists.xiph.org/pipermail/flac-dev/attachments/20170611/293504db/attachment.bi...
2003 Apr 23
3
equipment
...time varying covariates. In theory, this is possible in
R, but I would like to get some feedback on the equipment I should get for
this. At this moment, I have a Pentium 3 laptop running windows 2000 with
384MB ram. What type of cpu-speed and/or how much memory should I get?
Thanks for some ideas, Ruud
2009 Feb 26
8
beginners question
...d to this mail is my
app/views/item/edit.html.erb. Comments/suggestions welcome!
Especially the javascript part is bothering me: should it really be
included in the html.erb file and at that point? Another thing is the
radio_button_tags with the onclick. This is not good, is it?
thanks in advance, Ruud
===========================
edit.html.erb (hopefully the tags are preserved in the mail)
<h1>Editing item</h1>
<script type=''text/javascript''>
function date_clicked (noDate)
{
var doc = window.content.document;
doc.getElementById( ''dagid'&...
2016 Nov 02
3
No stats under FreeBSD 10.3
...v 1 13:09 stats-user
drwxr-x--- 2 root dovenull 4 Nov 1 13:09 token-login
If something other than root is trying to write to stats-user, we found the
issue.
this is on 10.3-STABLE
On Wed, Nov 2, 2016 at 12:13 PM, Timo Sirainen <tss at iki.fi> wrote:
> On 01 Nov 2016, at 22:31, Ruud Boon <ruud at t-boonproductions.nl> wrote:
> >
> > HI,
> >
> > I?m currently testing the stats module of Dovecot (2.2.26.0 (23d1de6))
> > Looks like there no statistics under FreeBSD.
> > Server isn?t busy yet but got at least a few connection open.
>
&g...
2016 Nov 01
2
No stats under FreeBSD 10.3
...pu sys_cpu clock_time min_faults maj_faults vol_cs invol_cs disk_input disk_output read_count read_bytes write_count write_bytes mail_lookup_path mail_lookup_attr mail_read_count mail_read_bytes mail_cache_hits
1478031539 0.000000 0 0 0 0 0 0 0 0 0 0.0 0.0 0.0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Cheers,
Ruud
2017 Jun 11
0
[PATCH] doc: Add notes about subframe sample size
Hi Ruud van Asseldonk,
> On Jun 11, 2017, at 7:24 AM, Ruud van Asseldonk <dev at veniogames.com> wrote:
>
>>> I'm jumping in on this thread to make a few remarks about the spec. I
>>> implemented a FLAC decoder by only looking at the spec, and I have a few
>>> n...
2008 Nov 26
1
eclipse and R
...nching the R Console was cancelled, because it seems starting the
Java process/R engine failed.
Please make sure that R package 'rJava' with JRI is installed.
I can open an R console from the command line, and attach the rJava
library without problems. What am I doing wrong here?
Thanks, Ruud
2008 Nov 28
1
specifications windows pc
...at my university that will be used for R (and other research related tasks). I would appreciate any feedback on the specifications of a very fast machine. The machine should run windows (XP probably better than vista). Which chip, memory size and specification, etc should I be looking for? Thanks, Ruud
[[alternative HTML version deleted]]
2002 Jun 02
1
PATCH for Symbios/LSIlogic scsi and isolinux
...n
4 sector are read. (bios returned error 0 !)
I'm not sure if the same 'getlinsec' routine is called upon later to
load the images selected by the user otherwise, for the 4 sector read,
this change shouldn't have much impact on other systems.
(boot speed was very fast).
Regards,
Ruud L.
--- isolinux.asm.ORIG Sat Jun 1 09:52:41 2002
+++ isolinux.asm Sun Jun 2 14:14:12 2002
@@ -498,9 +498,9 @@
mov [si+8],eax
.loop:
push bp ; Sectors left
- cmp bp,byte 32
+ cmp bp,byte 1 ; 1 works for LSIlogic
jbe .bp_ok
- mov bp,32
+ mov bp,1
.bp_ok:
mov [si+2],bp
pus...
2003 Aug 20
2
Command line R / PHP?
Greetings All,
Just a quick query about calling R. Looking through the manual you start R
with $ R, and then start calling R functions e.g plot whatever. Sounds
pretty funky, and R looks to be *the* open source maths package. Awesome
... I would like to call R from my favourite glue language PHP (rather than
call perl which calls R) if possible. To call R from the command line is
all this
2003 May 15
3
ssl still not working
hi,
I'm just download the latest cvs and try to use imaps. in mozilla I've
got the following message window:
-----------------------------
mail.int.bppiac.hu received a message with incorrect Message
Authentication Code. If the error occurs frequently, contact the website
administrator.
-----------------------------
and there is only one OK button:-)
and this happens always. what can be
2006 Sep 29
1
newbie Q: it won't display foreign keys...
...individual field that needs
to be displayed is generated separately. and for teh foreign keys I
generate appropriate code or can the loop for column in be modified?
I also can''t find the documentation for the send method in
@country.send(column.name). Can someone give me a hint?
Thanks,
Ruud
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send...
2019 Jan 07
1
Apple mail fails with Submission
...; Below, you have only the submission-login debug log (authentication).
> I'm more interested in what happens after that. You'll need to enable
> mail_debug=yes (at least for the user involved) to get that.
>
> Regards,
>
> Stephan.
>
> Op 18/12/2018 om 17:17 schreef Ruud Voorjans:
> > Postfix debug peer logging
> >
> > Dec 18 17:08:11 mail postfix/submission/smtpd[10626]: >
> > server.example.org <http://server.example.org>[XX.XX.XX.XX]: 250 2.1.5
> Ok
> > Dec 18 17:08:11 mail postfix/submission/smtpd[10626]: watchdog_pat:...
2016 Nov 02
0
No stats under FreeBSD 10.3
On 01 Nov 2016, at 22:31, Ruud Boon <ruud at t-boonproductions.nl> wrote:
>
> HI,
>
> I?m currently testing the stats module of Dovecot (2.2.26.0 (23d1de6))
> Looks like there no statistics under FreeBSD.
> Server isn?t busy yet but got at least a few connection open.
See if there are any errors in log...
2016 Nov 02
0
No stats under FreeBSD 10.3
...dovenull 4 Nov 1 13:09 token-login
>
> If something other than root is trying to write to stats-user, we found
> the issue.
>
> this is on 10.3-STABLE
>
> On Wed, Nov 2, 2016 at 12:13 PM, Timo Sirainen <tss at iki.fi> wrote:
>
>> On 01 Nov 2016, at 22:31, Ruud Boon <ruud at t-boonproductions.nl> wrote:
>> >
>> > HI,
>> >
>> > I?m currently testing the stats module of Dovecot (2.2.26.0 (23d1de6))
>> > Looks like there no statistics under FreeBSD.
>> > Server isn?t busy yet but got at least a few...
2017 Jun 06
1
[Cellar] FLAC Markdown
...ple in order to
encode the difference.
* The number of bits per sample for a subframe, is the number of bits
per sample of the frame, minus the number of wasted bits per sample of
the subframe (and possibly plus one for a difference channel).
I hope this helps future implementers.
Kind regards,
Ruud van Asseldonk
> Hello all!
> (cc-ing the flac-dev list)
>
> I would like to give an update as to the recent CELLAR work on the FLAC
> specification.
>
> • Work has been done to make internal and external links more accurate and
> reliable.
> • 'Rice Coding' ha...
2004 Oct 05
1
save print survfit object to data frame
...e output of
>print(model.b,print.n="records",show.rmean=FALSE)
in a dataframe so that I can export it later. How do I do this? Note that
summary(model.b) gives an error:
Error in as.matrix(x) : (subscript) logical subscript too long
(R 1.9.1, windows xp, sp 2)
Thanks for any help, Ruud
2007 Jan 10
1
roc and lattice
...n the code below I try to plot an ROC
curve, following R-news 4(1). When I condition on the variable 'group' I
get the error message below, when I plot the curve for all data (i.e., y
~ pred.prob), I get the plot I want. Can someone point out why
conditioning gives that message? Thanks, Ruud
> plot.a <- xyplot(y ~ pred.prob|group, data=x.df,
+ xlim=c(0,1),xlab="1-specificiteit",
+ ylab="sensitiviteit",
+ panel=function(x,y,subscripts,...){
+ DD <- table(-x,y)
+ sens <- cumsum(DD[,2])/sum(DD[,2])
+ mspec <- cumsum(DD[,1])/sum(DD[,1])
+ pan...
2002 May 21
2
LPR or LPRng or CUPS
I'm converting my NT 4.0 Print Servers to Samba Print Servers. Which
printing system should I be using? LPR, LPRng or CUPS. I would love to have
some feedback on the advantages and disadvantages or what the Samba Team
recommends as a standard for working wih Samba.
In case you need it, my system is SuSE 7 kernel 2.2.16 running under VM on
s/390.
Thanks,
Josh Konkol, CNE MCSE
Senior