search for: wohle

Displaying 20 results from an estimated 20 matches for "wohle".

Did you mean: whole
2002 Oct 23
4
XP clients & inexplicable pauses
Hi folks, I recently upgraded two client/server pairs to WinXP and Samba 2.2.6 (on Linux). Browsing mounted shares causes hangs when right-clicking or double-clicking/ launching files -- about 15 seconds. During this, precious little network activity is occuring. Something is hanging, locking, sleeping. Appreciate any advice. Hope it's a simple fix. If not, I'd appreciate advice on
2008 Mar 27
2
strptime and plot(),lines()
Hello, Im reading Data out of a Database. #v+ rs <- dbGetQuery(con,"SELECT * ... ) attach(rs) #v- There ist a colum I convert into "Time". #v+ > zeit<-strptime(datum,format="%Y-%m-%d %H:%M:%S"); > class(zeit) [1] "POSIXt" "POSIXlt" #v- 1. A plot(zeit,money) plots the Data. All i see on the x-achis are the Days. I would like to see the
2012 Oct 31
1
overriding shutdown for LXC
Moin Im using lxc at libvirt for LXC-applicationcontainer. Works quite nice for now, beside shutting down the container, which is not implemented. Hooks don't help here, as far as I found out. Is there a way to override/define the shutdown function? Regards Erkan -- ?ber den grenzen mu? die freiheit wohl wolkenlos sein
2007 Oct 18
3
Writing a R-Script
Ist there a possibility to write a R-Script using something like #!/usr/bin/R and then alle the requestet commands? Of course "R CMD BATCH" exists, but there was (for me) no possibility to write something like a HERE-script. regards erkan -- ?ber den grenzen mu? die freiheit wohl wolkenlos sein
2010 Oct 05
1
Tukey HSD Test als Post Hoc Test nach einem GLM inkl. Anova
Hallo, zur Analyse von Daten zum Artenreichtum von Pflanzen, habe ich ein Glm (glm) und anschlie?end eine Anova (anova) durchgef??hrt. Nun m??chte ich f??r die signifikanten Einflussfaktoren einen Post Hoc Tukey Test durchf??hren, um zu ermitteln in wie weit die einzelnen Faktorstufen sich signifikant voneinander unterscheiden. Mit dem Befehl (TukeyHSD) komme ich nicht
2007 Dec 20
1
auto named savings (pngs & data-frames)
Hello, i only got a small problem. i try to create automatic new dataframes, or png?s. the main problem i got is: how can i create automatic a new name for a file (read out by simply "for") - i tried to use "(paste...) but theres an errormessage, about a wrong declination. R told it is as.character, but need as.Real. Should i use another method than "paste"? i tried as
2011 May 23
5
Variable Bit Rate
Is FLAC a variable bit rate format when streamed? If so, how can it be truly lossless? -- Dennis Brunnenmeyer Director of Engineering CEDAR RIDGE SYSTEMS 15019 Rattlesnake Road Grass Valley, CA 95945-8710 Office: 1 (530) 477-9015 Mobile: 1 (530) 320-9025 eMail: dennisb /at/ chronometrics /dot/ com http://www.chronometrics.com/crs/index.html <http://www.chronometrics.com/crs/index.html>
2011 Aug 04
4
Plans for libguestfs
...other issue has to do with the Python bindings: The > autoconf/automake-based build system will only build the bindings for > one Python version (which happens to be 2.6 at the moment). I would like > to change that, but I haven't found an easy way short of rebuilding > (almost) the wohle package for every Python version. I guess we only have one version of Python at a time in Fedora. Could we do something like adding a ./configure --disable-library option, allowing you to disable everything (except Python) and thus just rebuild Python bindings? > Any comments and patches/cont...
2015 Jul 30
0
Sieve case insensitive detail part
Am 2015-07-30 um 01:07 schrieb Sascha: > Ich hab mehr als 30-40 Ordner, die ich per + Zeichen direkt adressiere. > [?] Adressen gezielt zu filtern, ohne Sieve zu konfigurieren, hab nicht > immer gleich zugriff ein Sieve Client (bei Neuvergabe, wurden die Ordner > angelegt, wenn auch erst mal in der Schreibweise der Adresserweiterung. > Ich habe das ganze schon bef?rchtet und muss
2006 May 05
0
summarize: A log analysis script
Hi folks, I wrote a quick script to extract performance one-liners from Rails logs. (Didn''t want to futz with syslog for http://rails-analyzer.rubyforge.org/ .) Reads output from :info or :debug log levels (the defaults). Usage: # summarize < development.log # summarize < production.log Output looks like: (w/FULL_URL set false) 123.23.23.123 2006-05-05 10:59:42 | r
2001 Aug 16
1
wozu Wine?
Hallo NG-Leser, ich denke mal, mir fehlt vielleicht einfach nur die Erfahrung, aber ich hab bisher _kein_ einziges Win-Programm unter Linux zum Laufen bekommen. Eigentlich m?chte ich nur einen IE 5.5 benutzen k?nnen, um zu sehen, ob meine unter Linux entwickelten Webpages auch im IE gut aussehen. (jeder Webmaster kennt ja die Probleme) Aber mit Wine ist da wohl nix zu machen, wie? Ist das
2009 Jun 26
1
Migrations-Fortschritte
Hallo Herr L?ttecke, unser Umzug in Berlin ist zum Gro?teil ?ber die B?hne. Herr Adam hatte w?hrend desser auch heute mit mir telefoniert um die letzten ?nderungen die wir in Ihrem Setup durchgef?hrt hatten und die danach aufgetretenen Probleme, von denen Sie heute berichtet haben, zu besprechen. In dem Telefonat und der Remote-Session anschlie?end konnte er Ihnen offensichtlich sehr gut helfen.
2012 Sep 20
0
libvirt and lxc and puppet
Hoi, Im running some hosts with a lot of lxc-containers (lxc-execute). Now Im going to have a look into libvirt. So I wonder: Are there some docs about what lxc at libvirt is supporting? Imho you have a subset of the lxc-capabilities with libvirt. Anyone doing by any chance the same and using puppet to deploy (application)containers? So I could get a recommendation which module to use, instead
2012 Oct 29
1
libvirt and cgroups/blkio
Hi, is there a way to configure blkio via libvirt (xml)? Regards Erkan -- ?ber den grenzen mu? die freiheit wohl wolkenlos sein
2006 Jan 14
2
Using AutoComplete(script.aculo.us) with DB-Query
Hi, I''m using AutoComplete from script.aculo.us and want to combine this with a call to a database. Is there any work done so far or do I have to implement all on my own. The only thing I have seen is using results from a file on the server. But that is not very handy. Some words to my background. I''m programming for a project at my university. Our aim is to combine the
2004 Jun 28
3
Help!!!
Hi! I heard many things over ogg, but all what i can see is shit. O.K. The oggdrop.exe play with me, have this tool a version number? I can't see it. Every other tool don't run under my system (Win98; Athlon1,5GHz; 768MB RAM). For example every version of oggenc produce the error: "OGGENC.EXE kann nicht ausgef?hrt werden"! There are a german mailing list? An how can i register
1998 Nov 30
4
Virtual CDROM for Unix?
Has anyone implemented a "virtual cdrom" facility as offered on windows? That is CD images are cached & compressed on hard disk and shared across a network. See: http://www.winmag.com/library/1996/1196/11r24a.htm I have not found any news of a Unix solution. I would like to offer one on a Linux server to Windows clients. It should not be hard to implement with Samba... Thanks
2011 May 23
3
Variable Bit Rate
I'm well aware how compression works. But images and document files do not depend on the relative timing of the data to reproduce themselves. They are in essence only two-dimensional in space, whereas the data in a sound file is time-dependent. The question really has more to do with the decoded FLAC stream output, which I presume is a linear PCM file, e.g. WAV. If FLAC is lossless and
2015 Jul 29
7
Dovecot under Linux with mail-extension and case insesitiv
Hello, i use doevecot 2.2.18 current. My Problem is with email-extension and case sensitiv folders. Example: user+extenstion will be delivered to the user and subfolder extenstion so this is okay. but user+extenstion will not be delivert to the user and exiting subfolder Extenstion so that is not okay. The mail will be also delivered in the subfolder extension. The exiting Folder Extension will
2004 Jun 04
2
Bug#252597: logcheck: user logchecks mails should be delivered to root
Package: logcheck Version: 1.2.20a Severity: important Since logcheck changed to run as user logcheck, the error mails of the cron daemon end up in /var/mail/logcheck where nobody reads them. Mails for logcheck should be aliased to root like all the other mails of system accounts. I was searching for a long time what was wrong with my logcheck not delivering any mails. The lock directory was