search for: modicum

Displaying 20 results from an estimated 40 matches for "modicum".

2008 Dec 11
3
URGENT: libdvdcss install hosed /var
...rpmforge and restarted k3b. It hung the system. I rebooted, and / had been damaged. After running e2fsck from the repair prompt, I rebooted and a whole slew of errors revolving around various /var directories that did not ecist occurred. I have been trying to repair /var, and so far with a fair modicum of success, but I've hit an interesting wall - two, actually. 1) The gdm refuses to come up. It claims that "Server Authorization directory (daemon/ServAuthDir) is set to /var/gdm, but this does not exist...." However: # ll -d /var/gdm drwxrwx--T 2 root gdm 4096 Dec 11 10:31 /var/...
2005 Jan 08
6
NNTP versus web forums
...now there are two places to search, both the forum and the mailing list archives. This is just doubles the work required to follow along or find a solution. I know NNTP isn't sexy, it doesn't allow graphics in posts, it doesn't have person ratings or cute smileys, and it requires a modicum of competence to use, but it DOES do all of these: . Allows off-line reading and replying, with an appropriate reader. . Searching. . Reliable way of showing you which threads have new posts. -> I have not yet found a single web forum that did this well. . Orders of magnitude fast...
2009 Sep 28
7
Basic Rails problem with has_many nil values and permalinks
Hi, I have a model property with has_many. I find the property and then I need to find the name of the building or the neighborhood that the property belongs to. The property is not always assigned a building or neighborhood. This becomes a problem when createing permalinks with permalink_fu. has_permalink [:neighborhood_name, :building_name, :address] The neighborhood name and building name
2018 Nov 14
2
llvm.rint specification
Hi Cameron, Thank you for the comments, but I am confused even more now ☺ > llvm.rint won't honor the FPEnv in all cases. It falls under the default FPEnv The default FPEnv section specifies round-to-nearest rounding mode. In this case, how is it correct to map rint() user call to llvm.rint intrinsic call? If this is just a temporary inconsistency, and the long term solution is to map
2015 Feb 11
4
Another Fedora decision
..., John R Pierce wrote: > On 2/10/2015 3:28 PM, Always Learning wrote: > > 3. The Russian's web site is that of a devote cyclist. > > oh, well, I'm glad that makes the copyright violation of stealing an > authors work OK in your book. Another bored expert desperate for a modicum of excitement ? You have absolutely no prima facie evidence to support your assertion. I refer you to my posting dated Mon, 09 Feb 2015 22:10:35 +0000 which includes, inter alia:- "Keith neither of us know whether or not the Russian man obtained his PDF copy of the book lawfully. In my boo...
2005 Mar 24
5
Bloomberg data import
Dear R Folks, I know that Enrique Bengoechea ( Credit Suisse ) had posted some code snippets for importing Bloomberg historical data into R. I found them to be very useful. Has anyone succeeded in getting the below items from Bloomberg to R? (a) historical economic release data, (b) tick/intra-day data (c) bulk data such as Index membership info, etc. If someone is willing to share their code
2020 Aug 30
0
Network rebuild advice needed
On 30/08/2020 10:57, Peter Pollock wrote: > Yeah, I already tried that, to no avail. > > I finally had some modicum of success. > > Switched everything off except one server, then restored that from > June and was able to then build a new server and join it to the > domain. And everything was peachy. > > Except the original server has some stupid zentyal issues which no one > on the zenty...
2008 Jul 31
0
[PATCH] Handle p2m_ram_ro with HAP
I realized that I had failed to cover the hardware assisted paging case in my earlier p2m_ram_ro patches. This should fix it. Note that I say "should" - I don''t actually have an NPT or EPT capable box to test this patch on, so treat it with a modicum of caution. :) The patch also contains an update to the comment for the p2m_ram_ro type, so that it describes the current behavior. Signed-off-by: Trolle Selander <trolle.selander@eu.citrix.com><trolle.selander@eu.citrix.com> _______________________________________________ Xen-devel...
2008 Mar 10
1
Mimicking SPSS weighted least squares
Howdy, In SPSS, there are 2 ways to weight a least squares regression: 1. You can do it from the regression menu. 2. You can set a global weight switch from the data menu. These two options have no, in my experience, been equivalent. Now, when I run lm in R with the weights= switch set accordingly, I get the same set of results you would see with option #1 in SPSS. Does anybody know how to
2011 Dec 07
1
data frame and cumulative sum
Hello, I have a data frame that looks like this (containing interarrival times): > str(df) 'data.frame': 18233 obs. of 1 variable: $ Interarrival: int 135 806 117 4 14 1 9 104 169 0 ... > head(df) Interarrival 1 135 2 806 3 117 4 4 5 14 6 1 > This corresponds to the time differences (in ms) of a poisson arrival
2005 Jun 07
1
Hard links revisited
...tHardLinks #rsyncd.conf [testBigCopy] path = /cygdrive/c/source/ read only = false transfer logging = yes [testHardLinks] path = /cygdrive/c/Mirror/testBackup/ read only = false transfer logging = yes Any ideas? I've tried nearly everything that I could think of that had even the slightest modicum of validity for a resolution. Nothing works yet. -- "Of course, that's just my opinion; I could be wrong" -Dennis Miller
2005 May 09
1
A few questions
1. There is no Domain Users group on my Samba 3.0.6 server. Does this group need to be manually created? 2. In my smbpasswd file: # Unix_name = SMB_name1 SMB_name root = Administrator nobody = guest pcguest smbguest I can not join a domain using administrator. I must use root. What did I do wrong? 3. Since there is no Domain Users group. I have been adding each user to the admin group on the
2007 Jun 05
1
Mapping/linking Samba share to Windows FOLDER
...see the mount and others can't. Then I cannot unmount it. When I try to umount, I get a device busy error. I use fuser -k /shares/appshare and also tried lsof. Neither show anything using the mount, not does it seem to kill whatever is busying out the device. I hope all of this makes some modicum of sense. Thanks for any comments, suggestions or ideas. Michael
2001 Jan 24
3
sm.density
Hello to everyone I''ve downloaded the version sm2 for smoothing methods and when I try the simple code y <- rnorm(50) sm.density(y, model = "Normal") I get the error message Error in if (any(omit)) { : missing value where logical needed I''m running R 1.1.1. on windows 98 Anybody can help? -------------- next part -------------- An HTML attachment was
2020 Aug 30
4
Network rebuild advice needed
Yeah, I already tried that, to no avail. I finally had some modicum of success. Switched everything off except one server, then restored that from June and was able to then build a new server and join it to the domain. And everything was peachy. Except the original server has some stupid zentyal issues which no one on the zentyal boards can help me fix and when I...
2004 Aug 06
0
a new directory service
...counts. Taking away this metric (or effectively eliminating it) is, in my opinion, not a good thing. >Here's my current list of information that each directory entry would >contain. If you don't understand what 'auth' is, don't worry. it's >there to provide a modicum of security. What else would you guys like >to see or think should be there? > > >DIRECTORY VALUES >================ > >url > the url to the stream > ex.: http://streams.vorbis.com:8000/downtempo.ogg > >type > type of the stream >...
2015 Feb 11
0
Another Fedora decision
...> On 2/10/2015 3:28 PM, Always Learning wrote: >> > 3. The Russian's web site is that of a devote cyclist. >> >> oh, well, I'm glad that makes the copyright violation of stealing an >> authors work OK in your book. > > Another bored expert desperate for a modicum of excitement ? > > You have absolutely no prima facie evidence to support your assertion. > > I refer you to my posting dated Mon, 09 Feb 2015 22:10:35 +0000 which > includes, inter alia:- > > "Keith neither of us know whether or not the Russian man obtained his > PDF...
2011 Apr 15
1
Idetntifying nearest topographic contours to data points
Hi there, I have two data sets, one of locations at different elevations (x,y,z) and the other of points that make up topographic contours (also x,y,z). I have used: result<-apply(distppll(data2,cbind(topocon[-nrow(topocon),],topocon[-1,])),1,min) where 'data2' are my measurement coordinates (x, y) and 'topocon' are my topographic contours (x,y). While this gives me an output
2007 Jul 28
19
Harry Potter 5 - The order of the Phoenix
*Harry Potter 5 <http://www.gobsmack.info/Harry-Potter/>* *The Order of the Phoenix* *Harry Potter and His friends * ** *Wallpapers, Story and Video download* *Harry Potter 5 - The Order of the Phoenix<http://www.gobsmack.info/Harry-Potter/> * --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby
2020 Aug 30
2
Network rebuild advice needed
...ither, so I can't change almost anything) sitting on Samba 4.7 On Sun, Aug 30, 2020, 3:14 AM Rowland penny via samba <samba at lists.samba.org> wrote: > On 30/08/2020 10:57, Peter Pollock wrote: > > Yeah, I already tried that, to no avail. > > > > I finally had some modicum of success. > > > > Switched everything off except one server, then restored that from > > June and was able to then build a new server and join it to the > > domain. And everything was peachy. > > > > Except the original server has some stupid zentyal issues whi...