search for: foggiest

Displaying 20 results from an estimated 27 matches for "foggiest".

Did you mean: buggiest
2008 Nov 20
1
My ignorance and Fuse (or glusterfs)
...ed behaviour: I touch a file in the export dir and it magically appears in the others mount point. On the other server however, the file doesn't move from the export directory to the mount point (and therefore doesn't travel to the other client's mount point) and I don't have the foggiest idea why.. The client server files are mere duplicates of each other (except for host names and volume names) .. Not including log files as there are NO errors in any of them, (I get a warning about the handshaking on the first line and then beautifull peace) (Both client and server logs produ...
2006 Feb 01
1
win program needs links to windows shares, how to config
I have a windows program that requires access to some windows shares on the network. Some config files and other things reside on these shares (and must). The program won't function w/o these things, but I haven't the foggiest how to have wine "sense" or "use" the connections. Do I need to use smbfs and connect to the computer/share giving a local *nix path that matches it (using mount), or is there some "correct" way to handle this? I'm pretty new to wine, and want to try to do things...
2005 Sep 06
1
Routing depending on sip response code?
Hey all, I'm trying to create redial on busy for my users, but haven't the foggiest on how to make asterisk route depending on the status code returned over SIP (483, Busy Here?). . . anyone know how to do this? Thanks Sherwood McGowan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/2005...
2009 May 18
4
Open source SIP client
hi all, can anybody help me to give Opensource SIP client information which can be modified as per our requirment regards Dhaval -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090518/802cc3ac/attachment.htm
2009 Aug 13
1
R code to reproduce (while studying) Bates & Watts 1988
...fitting the model nls.1 <- nls(conc ~ t1*(1-t2*exp(-k*time)), data = df.Chloride, start = list( t1 = 35, t2 = 0.91, k = 0.22)) ##Figure 3.56a, pag 93 plot(nls.1, pch = 20) ##Figure 3.56b, pag 93 ???????????not the foggiest idea ##Figure 3.57, pag 94 acf(resid(nls.1), xlim = c(1, 15), lab = c(5, 4, 7)) ##Try to fit a model with autocorrelated residues (Problems !!) nls.2 <- update(nls.1, corr = corAR1(0.67)) -- Ottorino-Luca Pantani, Universit? di Firenze Dip. Scienza del Suolo e Nutrizione della Pianta P...
2004 Oct 17
11
IP
Hi! I''m new here! I downloaded shorewall because I want to set up a firewall and Webmin already has a module for it. (I love Webmin!) When I went to start shorewall I got the message that it needs ip. I''m running Slackware and apparently ip is not included with it. Would somone please help me out and let me know where I can download ip from? Thanks. Jim
2001 Oct 02
1
Installing R-1.3.1 again
...o I was waiting for someone to ask some questions. I hope the following will answer your questions. I kept a careful record of everything that I did and all messages that I received while installing R. The main problem, I feel, is that R.bin is not being made for some reason. I haven't the foggiest idea why. First I unpacked R-1.3.1.tgz in the directory /usr/local. The first time I tried the installation, I unpacked the file in my home directory on my sparc machine. Here are the commands that followed and the results from each command: cd R-1.3.1 su # ./configure R is now configured for s...
2005 Jan 05
2
Suggestion - table of QoS mechanisms
...leanly to kernels 2.6.9 or later. Finding these can be fun, too. I''ve got a copy of the Scheduled Transfer Protocol patches, but that''s because I downloaded them while they were still on SGI''s FTP site. If they exist anywhere on the Internet today, I haven''t the foggiest where. The site for ESFQ is dead, and the only known patches forward-ported to recent kernels is merged into the qnet patch series, making it hard to extract. Any thoughts on this? Jonathan __________________________________ Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGua...
2011 May 04
0
xtable without a loop alongside a ggplot
...& test$up[i]==FALSE) print(paste(rownames(test[i,]),'is in the lower right quadrant')) if(test$right[i]==FALSE & test$up[i]==FALSE) print(paste(rownames(test[i,]),'is in the lower left quadrant')) } I know theres a better way then using a for loop! and I haven't the foggiest how to use xtable. as i said, the ultimate goal is to create a plot with a table along side it showing outliers and where they appear using the inout function from the splancs package and a confidence ellipse from the ellipse package. Thank you for your help as usual! Justin
2002 Apr 30
1
booting memdisk from grub
hi, peter. i wonder if you can help me with a problem i have. i am attempting to use memdisk in conjunction with grub to boot dos floppy images over a network. i realise that memdisk was designed to work with syslinux rather than grub but i really need some of the extra features of grub for my application. i has some inital problems getting grub to load memdisk which turned out to be grub
2005 Oct 09
0
Can't get Wine to run
...ld not exec /home/david/mono-1.1.7/bin//usr/bin/wine-pthread or wine: could not exec /usr/share/apps/superkaramba/scripts//usr/bin/wine-pthread Removing Wine via apt-get doesn't solve the problem. I suspect that using winetools has somehow gotten me into this mess, but I haven't the foggiest idea how to get back to a working version. Any ideas? Thanks! -- David Cuny
2010 Oct 11
0
How can I enforce quotas on roaming user profiles using samba?
...from using any more space. I've tried setting a quota on the samba server with the quotas package, but that only creates log off problems when the user goes over their limit. I think I can use the smbcquotas command in conjunction with windows' own quota tools, but I don't have the foggiest notion on how I might do this. So my question is, can I get windows to enforce quotas on a per user basis using the samba server?
2005 Oct 14
0
ImageMagick helper
...e (around line #1): 1: <%= imagemagick_tag ''image1.jpg'', ''resize(100x100)'' %> I''ve heard so much positive feeback about this helper, I''m sure it''s something simple that I''m not doing correctly, but I haven''t the foggiest.Help? Thanks, Howard
2006 Aug 05
0
Adding quotes around a text field
...me of the users are entering multiple tags accidentally (i.e. ''really'' and ''cool'' instead of ''really cool'') so I''d like to alter my code so it automagically adds quotes on either side of whatever they submit. I haven''t the foggiest idea where to start.. Here is the code I''m working with: <%= start_form_tag :controller =>''stores'', :action => ''updatetags'' %> <%= text_field ''store'', ''store_tags'' %> <%= submit_tag "Add&qu...
2002 Jun 22
2
I can't make serial or parallel ports work
I have configured it in the wine's config file as documented but the applications can't access any serial or parallel port what can be wrong? My config file is attached to this message. -- -- Jaime Alberto Silva Colorado Administrador servidores Linux grupo DESOFMAT Universidad Tecnol?gica de Pereira Pereira - Colombia ICQ# 75722794 AOL Messenger screen name: el mono jaime MSN/hotmail
2001 Apr 17
1
Linux, Samba, UTC and wonky time
Brian Wright wrote: > David, > > I was reading on Deja that you were having difficulties with Linux and > Windows with the daylight savings. I'm not sure how you're experiencing it. > My problem is when I mount Windows shares on Linux. The wierd thing is > this. Windows has the correct time set. Linux has the correct time set. > However, whenever I create a file
2008 Oct 23
3
Fuctions help!
Hi everyone, I have a question about functions. I have two functions: Sampling=function(fname,Total,nSample,nPatient){......return(list(Gmean,Gsd))} Power=function(alfa,m1,m2,s1,s2,n1,n2){....return(powe)} I want to use "Gmean" and "Gsd" which are the returned values from "Sampling" function, in "Power" function. i.e. when I call "power" I want
2012 Oct 23
4
[LLVMdev] Here need your help
Hi all when i compiled llvm-3.0 with icedtea1.11.4 together,A memory_barrier error happened ,And now I write to all of you for the following questions need your help and suggestion : 1, Is any function which can replace the "make_function" in the following function, 2 , Or is there any different paramters in make_function with the similar action with the following one
2007 Nov 26
1
Unweighted meta-analysis
Hello I'm very much a beginner on meta-analysis, so apologies if this is a trivial posting. I've been sent a set data from separate experimental studies, Treatment and Control, but no measure of the variance of effect sizes, numbers of replicates etc. Instead, for each study, all I have is the mean value for the treatment and control (but not the SD). As far as I can tell, this forces
2005 Jan 17
5
simple over view of the process
Hello All, Please forgive the lack of understanding as of yet but I have been trying to follow the mailing list messages over the last few days and would like to know if someone could wither point me into the right direction or possibly give me a brief overview of the complete process. Basically, I see that the Asterisk PBX systems can run on linux and seems to offer the engine base that is