search for: sofar

Displaying 20 results from an estimated 148 matches for "sofar".

2012 Sep 29
5
[PATCH] xen/console: introduce a 'w' debug-key that dumps the console ring
...ers/char/console.c Fri Sep 28 10:59:41 2012 +0200 +++ b/xen/drivers/char/console.c Sat Sep 29 05:00:05 2012 +0000 @@ -264,6 +264,49 @@ static void sercon_puts(const char *s) serial_puts(sercon_handle, s); } +static void dump_console_ring_key(unsigned char key) +{ + uint32_t idx, len, sofar, c; + unsigned int order; + char *buf; + + printk("''%c'' pressed -> dumping console ring buffer (dmesg)\n", key); + + /* create a buffer in which we''ll copy the ring in the correct + order and NUL terminate */ + order = get_order_from_byte...
2007 Jan 26
1
bootstrap bca confidence intervals for large number of statistics in one model; library("boot")
...function(data, whichrows) { TheseData<-data[whichrows,] thisLM<-lm( y~poly(x,2), data=TheseData) thisFit<-predict(thisLM, newdata=NEWDATA) c( coef(summary(thisLM))[,"Estimate"] , thisFit) } bootObj<-boot( data=DAT, statistic=myfn, R=1000 ) names(bootObj) dim(bootObj$t) sofar<-t(sapply( 1:ncol(bootObj$t), function(thiscolumn) boot.ci(bootObj, type='bca', index=thiscolumn)$bca[4:5] )) colnames(sofar)<-c("lo", "hi") NEWDATA<-cbind(NEWDATA, sofar[4:nrow(sofar),]) thecoefs<-sofar[1:3,] lines( NEWDATA$x, NEWDATA$lo, col='red')...
2003 Nov 12
5
repeat until function
Hi, I'm in this situation: I what to generate N random numbers(integer) that are different from each other. One suggestion: tabel <- rep(NULL, N) for (i in 1:N){ temp <- as.integer(runif(1,1,max)) if(temp in tabel) { repeat (?) (temp <- as.integer(runif(i,i,max))) until (?) ((temp in tabel) ==FALSE) } else{ tabel[i] <- temp} I can't use
2007 Mar 06
2
decoration flashing with current upstream
Greetings everybody! I just git pull'ed compiz and after compiling and installing it, I started experiencing the decorations flashing and windows not being updated correctly. Sofar I was not able to revert to a state identifying which commit introduced this flaw. This is happening to me on an i915 and a GeForce7900GT. Using git revert <some commit> is the right way to work oneself back in the history of changes, right? Earlier this morning the version I pulled was ju...
2009 Apr 29
3
Mongrel_rails will not autostart
Hi, I''m running a ubuntu 8.04.2 LTS server. Using ruby 1.8.6 and Rails 2.0.2 I added the mongrel_rails start -d -c /app/ to the /etc/rc.local sofar so good.. Mongrel will start but will log Missing the rails 2.0.2 gem. Please ''gem install -v=2.0.2 ..... and then terminate When I log onto the the console I can start mongrel_rails and it will locate the right gems any ideas ? Thanks ahead Mellex -- Posted via http://www.ruby-foru...
2012 Feb 24
0
dsync 2.0.x versus 2.1.x field report
...e risk of losing legitimate mail. -- But sometimes I do lose some syslog mail being produced at the same time. Therefore I modified runtimes in way to omit synchronicity. Ok, I could have lived with that, but I was anxious to learn, if 2.1.x dsync would perform better ;-) Here my observations sofar (synchronization time: every minute): -- No losses sofar using 'doveadm sync' with '-f' -- A *lot* of reappearing deleted mails or mails moved from one mailbox to the other. -- Quite often I am unable to delete those mails using client functionality (Mail.app, Roundcube). -- In...
2004 Jun 09
5
direct data frame entry
....data.frame( c("obs1name", 0.2, 0.3), c("obs2name", 0.4, 1.0), c("obs3name", 0.6, 2.0) , varnames=c("name", "val1", "val2") ); everything I have tried sofar (usually, building with rbind and then names(d)) has come out with factors for the numbers, which is obviously not what I want. this must be a pretty elementary request, so it should probably be an example under data.frame (or read.table). of course, it is probably somewhere---just I have do...
2017 Sep 08
2
Server GC/name.dom/dom is not registered with our KDC: Miscellaneous failure (see text): Server (GC/name/dom@DOM) unknown
Thanks Rowland, Very appriciated. The dnsmasq servers are explained, these are no problem in his setup sofar i could tell/see. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Rowland Penny via samba > Verzonden: vrijdag 8 september 2017 10:50 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] Server GC/name.do...
2005 Jul 25
4
Voicemail and musiconhold sound stopped working
Hi, i am testing stuff for a couple of days now with Asterisk CVS-v1-0-07 and everything worked fine sofar when suddenly the voicemail and musiconhold sound output stopped working. The voicemailmenu still works though. I can see the voiceprompts etc in the debug messages on the asterisk CLI but i cant hear anything. Everything else works fine though. I can call out fine etc. I did some network sniffing...
2004 Aug 06
3
Nothing happens
hi I've installed icecast on my linux box and want to stream with the oddcast Plugin in winamp. It works sofar, clients and source could connect & stream to the server but the clients don't hear anything. In the mailinglist is no solution for my problem and the logs don't give me an error. does someone now how to solve the problem ? <p>--- >8 ---- List archives: http://www.xiph.org/a...
2018 Aug 29
2
Jessie And Stretch samba 4.8.5 ( help/test wanted ) (amd64/i386)
Hai Achim, Thank you for helping out a bit. Very welkom. For the 4.8.5 anything with winbind because there was a location change in the krb5_locator (Winbind krb5 locator, to usr/lib/*/krb5/plugins/winbind) ( was bugzilla nr 13489 ) Im deploying now a to my production, sofar i dont any seen problem. The where a lot of changes in the build, better safe then sorry.. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Achim Gottinger via samba > Verzonden: woensdag 29 augustus 2018 0:16 >...
2015 Mar 12
5
bug in samba 4.1.17 ? changed CNAME record to other host
Hai, ? Im testing out with some dns things.. And i think i have seen more people about this.. ? Debian 7 ( wheezy )?samba 4.1.17 debian backports. only 1 DC, no member, just 1 DC. ? I have added multiple DNS records and zones with the windows tool. sofare good, works ok... ? in one of my zones changed the CNAME of a record. ? for example. ? websitename1.domain.tld?CNAME to serverhostname.internal.domain.tld i changed websitename1.domain.tld?CNAME to serverhostname2.internal.domain.tld ? ? I did this this morning a few hours ago.. I noticed no...
2013 Sep 13
2
MySQL 5.1.69 at CentOS 6.4 doesn't know enable-named-pipe?
Hello, I've only had experience with PostgreSQL sofar, but have now to install MySQL (and WordPress) on a CentOS 6.4 /64 bit server. I have installed the mysql-5.1.69-1.el6_4.x86_64 package and executed the following commands: # chkconfig mysqld on # service mysqld start # /usr/bin/mysqladmin -u root password 'xxxxx' # /usr/bin/mysql_secure_...
2017 Sep 08
2
Server GC/name.dom/dom is not registered with our KDC: Miscellaneous failure (see text): Server (GC/name/dom@DOM) unknown
...nny via samba wrote: > On Fri, 8 Sep 2017 12:03:53 +0200 > "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote: > >> Thanks Rowland, >> >> Very appriciated. >> The dnsmasq servers are explained, these are no problem in his setup >> sofar i could tell/see. >> > Yes, but do the dnsmasq servers hold all the AD records ? Define "hold"; they're used as caching servers, but all queries for ad.tao.at and subdomains are forwarded to the DCs: > server=/ad.tao.at/192.168.x #repeated for all DCs > server=/x.168....
2010 Jul 07
1
Child windows doesn't interact with mouse input.
Hi all, I'm quite new to Wine, but sofar I just LOVE it! It just blew me away how many essential windows-only apps now run under Linux. I'm having one curious problem with a financial program (Exact Compact for Windows) I have to work with. It installs and it runs just perfect, except that the childwindows it generates (which are cru...
2010 Feb 17
1
Batch Encoding in ffmpeg2theora
...ing some OGG Theora encoding with ffmpeg2theora and I can't seem to find a good explanation on how to batch encode with ffmpeg2theora. What do I need to type into the terminal to get ffmpeg2theora to take multiple input files and export multiple OGVs with the same settings? All of my attempts sofar have resulted in multiple files being converted into one OGV file :( Apologies if this is a simple answer and any help is greatly appreciated. Regards, Toby
2012 May 24
3
rails ajax issues
Hi * *I think this is my 4 or 5th post about the ajax issues with my rails code. But i couldn''t rectify my issues sofar. problem is, In my pages.html.erb have one text field and button. when i click on that button, the text field value will get into the controller through ajax,so after the function i need to get that value(textfield value) in same page. *page.html.erb* <%= form_tag({:controller => ...
2003 Mar 15
1
Win2k and Printing
...; >message when I try to open the queue window. This hapened with the >LPRNG system I have tried and now also with the CUPS printing >system. >I tried to do look in the web for an answer, and it seems that this >issue is not uncommon, but somehow I didn't find the right hint >sofar. ----------------------------------------------------------------------- This message is the property of Time Inc. or its affiliates. It may be legally privileged and/or confidential and is intended only for the use of the addressee(s). No addressee should forward, print, copy, or otherwi...
2008 May 21
1
Insufficient memory
...rt of the script is to make a large GIS grid for use with GIS software, but it seems I have a memory problem. I get the following message: Reached total allocation of 1535Mb: see help(memory.size) My hard disk has more than 100 gigabytes available, I just have to increase the allocated memory - sofar unsuccesful. I've used the code: > memory.limit(4094) which returns: NULL. When I then use the code: > memory.limit(size = NA) it returns: [1] 4094. But then when I run the code to produce the large grid, I still get the same error message as above. How do I go about to increase the m...
2013 Aug 12
1
BTRFS corruptions counter
...eeks, until it failed generally). Now that the disk is on the intel contoller it works fine and data is intact, but whenever I do mount or unmount I see: Aug 10 18:34:47 MyServerHere kernel: btrfs: bdev /dev/sde1 errs: wr 0, rd 0, flush 0, corrupt 166, gen 0 The problem is "corrupt 166" Sofar I did: 1. btrfsck and it reported everything is OK 2. btrfs scrub start /dev/sde1 and it again reported all is OK Am I missing something in my filesystem checks or there is another way to zero the corrupt counter? Regards, Todor -- To unsubscribe from this list: send the line "unsubscribe l...