search for: woring

Displaying 20 results from an estimated 57 matches for "woring".

Did you mean: working
2008 Sep 10
2
Woring message in as.yearmon()
I have following dataset: > res [,1] [,2] [,3] [1,] 1946 4 1.27 [2,] 1946 5 1.27 [3,] 1946 6 1.27 [4,] 1946 7 1.27 [5,] 1946 8 1.52 [6,] 1946 9 1.52 [7,] 1946 10 1.52 [8,] 1946 11 1.52 [9,] 1946 12 1.62 [10,] 1947 1 1.62 [11,] 1947 2 1.62 [12,] 1947 3 1.62 [13,] 1947 4 1.87 [14,] 1947 5 1.87 [15,] 1947 6 1.87 Now I write following code
2008 May 28
4
Help on Calculating day differences
...sseion: T1a <- strptime(T1,"%m/%d/%y %H:%M:%S"); T2a <- strptime(T2,"%m/%d/%y %H:%M:%S"); T1b <- as.Date(T1a); T2b <- as.Date(T2a); days <- T2b-T1b; time <- T2a - T1a; In the project I would like to calculate only working day. I the a possibility to count on woring days without weekends? Is it maybe also possible to skip in addition the national holiday dates? Thanks a lit for your help Thorsten Mit freundlichen Grüßen / Best Regards / С наилучшими пожеланиями / üdvözlettel Dr .Th.Mühge, [[alternative HTML version deleted]]
2015 Jan 29
2
Spotlight
...to how to get samba working with > > spotlight as the wiki document is either outdated or it's just > > simply not an option anymore. > > Don't think that code got merged yet, not even to > master. > > Ralph, is the spotlight code ready for commit yet ? I'm woring on it with Metze. -Ralph -- SerNet GmbH, Bahnhofsallee 1b, 37081 G?ttingen phone: +49-551-370000-0, fax: +49-551-370000-9 AG G?ttingen, HRB 2816, GF: Dr. Johannes Loxen http://www.sernet.de,mailto:kontakt at sernet.de
2003 Apr 27
1
Excessive Swap with MSVC++ and Wine
Prompted by Jonathan Grant's article I've been playing with running the MSVC++ command line tools under Wine. In particular I'm trying to compile and link a large DLL - about 4M in size. The problem is the amount of memory used by link.exe. At the moment, with 256M of real memory and 1G of swap I quickly run out. Under Windows2000, on the same machine, the link takes a long time
2020 Oct 10
2
system sounds
...ello, I am using 'Centos 7.8.2003 (Core)' and after an update, a week or two ago, all system sounds seemed to have stopped working. Sound in firefox still works, and also rhythmbox seems to play music files, VLC player do too. It seems that? just things like notifications etc are not woring anymore. Also, the "test speakers" in the sound setup doesn't seem to produce any sound. any ideas? thanks, Ron
2008 Nov 25
2
clamav-update and missing dependencies
...perl-Mail-ClamAV Missing Dependency: libclamav.so.4 is needed by package perl-Mail-ClamAV libclamav.so.4 is on my system [admin at server ~]$ locate libclamav /usr/lib/libclamav.so /usr/lib/libclamav.so.4 /usr/lib/libclamav.so.4.0.4 /usr/lib/pkgconfig/libclamav.pc [admin at server ~]$ What goes woring? CentOS 5 update clam* to 14:06:39 : Packages to update 14:06:39 : ---> clamav - 0.94.1-1.el5.rf.i386 14:06:39 : ---> clamav-db - 0.94.1-1.el5.rf.i386 14:06:39 : ---> clamav-devel - 0.94.1-1.el5.rf.i386 14:06:39 : ---> clamd - 0.94.1-1.el5.rf.i386 Thx Timothy
2006 Mar 21
1
Username could not be found
...n with "Bad user name or passwrd" error and also the shares are working as expected. I'm attaching the samba logs (level 10), system messages (the slapd messages), my latest smb conf in a tar.gz to not to bug the reader's eye. Thank you for reading and trying to help. I'm woring on this for a long time and I don't have too much time. Help will be very appreciated. ThX in advance. Hakan BAYINDIR -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS/E/MU/T d-(--) s a-->? C++>++++>$ UL/S P>+ L+++>+++++ E+ W++ N o K- w--- o? M- V? PS+ PE? Y+ PGP t+ 5 X R- tv...
2002 May 22
1
Winbind = yes
Hi, I have got winbind working on Solaris 8! I got Samba 2.4 woring perfectly but I think it would be no proble to get 2.2.3 working either... In the next few days I'll email some general documentation to this list with the instructions to follow.... I am not at work so cannot give the exact details now. but here is a tip.. First compile.. ./configure --pre...
2013 Jan 08
3
Fencing a Dell T110 II
I think I know the answer to this question based on all of the research I've done, but figured I'd ask anyway. I needed a couple of servers for an HA cluster, and our "order" guy here ordered me a couple of Dell PowerEdge T110 II. I'd planned on using IPMI to fence these things with, but later found out that this model is only one of two PE servers Dell sells that has a
2017 Mar 17
2
llvm-dev Digest, Vol 153, Issue 85
...;> http://bugs.llvm.org/show_bug.cgi?id=32228) is that our gdb_index feature >> is much slower than the gold. Apparently there's room for improvement. I also do not have information about quality of index. At simple tests output was equal to what gold produced for me. I plan to start woring on PR32228 at next week, hope will be able to solve perfomance problems and may be it will reveal more details about index quality. George.
2003 Nov 11
2
Samba 3.0.0 - LDAP Authetication trouble
For quite some time I am trying to get samba 3.0.0 woring with an LDAP backend. The latest problem I have is that user authenticaltion doe not work. The passwords are right, added them with the ldaptools from the samba source, I can browse the ldap server, samba aslo can successfully search (see logfile level 10 below), but just no successfull password ve...
2004 Jan 19
3
Ingress Shaping using IMQ
Hi Guys, Here is a question that is probably of concern to many of us. I am under pressure to provide some solution for ingress traffic shaping. What my customer demands is to divide the downstream (ingress) of an ADSL lines to two classes of traffic - important traffic and non important downloads. He has a very reasonable requirement: he wants a guarantee of at least 1000kbps at all times for
2020 Oct 14
0
system sounds
....8.2003 (Core)' and after an update, a week or two > ago, all system sounds seemed to have stopped working. > > Sound in firefox still works, and also rhythmbox seems to play music > files, VLC player do too. > > > It seems that? just things like notifications etc are not woring > anymore. Also, the "test speakers" in the sound setup doesn't seem to > produce any sound. > > > any ideas? > > > thanks, > > > Ron >
2015 Jan 28
2
Spotlight
Hi all, I have a setup that I'm trying to configure spotlight on samba to work with Apples OSX. In the samba wiki it says to use ./configure --enable-spotlight However that function actually isn't in the current production samba version nor is it in the 4.2rc version so far as I can tell. Id love some pointers as to how to get samba working with spotlight as the wiki document is either
2009 Mar 23
0
confused: when do I have to use \\DOMAN and when \\ip.address
Hi there, I am (rather desperately, and failingly) trying to build a samba network. I have a linux box woring as pdc. this machine is reachable as haydn.redcor.home (or just haydn). its domain name is ROTTI then I have a suse box as a domain member. I could join it with net join -U root%XXX -S haydn.redcor.home now I would like to login into a shell with smbclient smbclient \\\\haydn\\robert -U robert w...
2006 May 16
1
Size of observations
Hi All I had to assure the randomness of backgammon game's two dices. I took 8,000,000 observations and found that one of the dices is not uniform distributed. I took 80,000,000 observations and found that the dice is uniform distributed. In both tests I used Pearson Chi Square test. My questions: 1. How many observations should I take? 2. How much the 80,000,000
2006 Apr 02
1
Network issue
I have a Centos 3.x server install that has been working for months now but is now going the error "resource temparary unavailable" any idea what normally causes this error ? Thanks Denis
2011 Jan 26
1
Making up a graph and its equation which better fits two groups of data
Dear R-folks: I have a group of data ('x' and 'y' axis), but I'd like to know how to draw a graph which would fits my data in a better way, I also need its equation. Could you give me any R-rutine ideas?. I thank you in advance for your kind support. [[alternative HTML version deleted]]
2007 Feb 01
0
Getting close to release
Hi all, I''m just about ready to release kermit, which will be 0.22.1. I''m just going through and making sure all of the tests still pass. I''d much appreciate any tests people can do for me. -- The salesman asked me what size I wore, I told him extra-medium. -- Stephen Wright
2011 Jan 23
1
New problem with the mouse...
...mouse can leave mouse window and it is really annoying." <- this is the problem [Crying or Very sad] . The game works wonderful, full screen, shadows, efects, all the game features...but the mouse fly away... I've tryed the registery Mouseover...( i forgot the entire name ), it's woring but blocking the mouse in the center of the window...( don't tell me about winecfg because i try everything from there,,,check,,uncheck,,etc ) The game is: Harry Potter 3 ( prisoner of azkaban ). My english isn't very good so...if you don't understand please reply "make a video&qu...