search for: mud

Displaying 20 results from an estimated 264 matches for "mud".

Did you mean: mfd
2013 Jun 19
1
"The account is not authorized to login from this station"
...uring setup. Note that this is a lab so all information is made up : /etc/samba/smb.conf - [global] netbios name = RHEL-5-SMB socket options = TCP_NODELAY SO_RCVBUF=16384 SO_SNDBUF=16384 idmap uid = 10000-20000 winbind enum users = yes winbind gid = 10000-20000 workgroup = MUD-LAB os level = 20 winbind enum groups = yes socket address = 192.168.100.98 password server = * preferred master = no winbind separator = + max log size = 50 log file = /var/log/samba/log.%m encrypt passwords = no dns proxy = no realm = MUD-LAB.INTERNAL.C...
2009 Jul 20
0
No subject
...lem but just to let you know My /etc/resolv.conf nameserver 10.4.1.5 nameserver 10.4.1.2 search localhost Is this ok? following you will check my ping to yahoo: [root at localhost ~]# ping www.yahoo.com PING any-fp.wa1.b.yahoo.com (209.191.122.70) 56(84) bytes of data. 64 bytes from ir1.fp.vip.mud.yahoo.com (209.191.122.70): icmp_seq=0 ttl=54 time=346 ms 64 bytes from ir1.fp.vip.mud.yahoo.com (209.191.122.70): icmp_seq=2 ttl=54 time=383 ms 64 bytes from ir1.fp.vip.mud.yahoo.com (209.191.122.70): icmp_seq=3 ttl=54 time=380 ms 64 bytes from ir1.fp.vip.mud.yahoo.com (209.191.122.70): icmp_seq=4...
2011 Mar 20
2
R as a non-functional language
...2010) *Data Mining with R*<http://www.liaad.up.pt/~ltorgo/DataMiningWithR/code.html>in preparation for a class I'll be teaching next quarter. Here's an example that is very non-functional. > pH <- c(4.5,7,7.3,8.2,6.3) > names(pH) <- c('area1','area2','mud','dam','middle') > pH area1 area2 mud dam middle 4.5 7.0 7.3 8.2 6.3 This sort of thing seems to be quite common in R. *-- Russ * [[alternative HTML version deleted]]
2008 Apr 21
2
Problem with simple mud client in Wine (richedit issue)
There is a simple mud that has it's own windows client that I would like to get running in Wine. I've followed all the installation instructions from various places, and I finally got the program up and running, however I have an issue. The text areas of the game are not displaying correctly. In both of the...
2010 Mar 17
7
Asterisk DIES with no trace. PLEASE HELP!
Hello my friends We are having seriously problems with our asterisk server, our versions are as follows: WANPIPE Release: 3.4.7 Asterisk 1.4.21.2 Zaptel Version: 1.4.11 libpri version: 1.4.10.2 The symptoms are very weird, the CLI stop working suddenly, a core show channels shows MANY channels FREEZED, the incoming and outgoing calls stop working, the internal calls stop working, in resume we
2013 Apr 17
1
mgcv: how select significant predictor vars when using gam(...select=TRUE) using automatic optimization
...In search for a consistent manner and possibly non-manual manner to identify the significant predictor vars out of the eleven I thought the option "select=T" might do. Example: (here only 4 pedictors) first is vanilla with "select=F" > fit1<-gam(target~s(mgs)+s(gsd)+s(mud)+s(ssCmax),family=quasi(link=log),data=wspe1,select=F) > summary(fit1) Family: quasi Link function: log Formula: target ~ s(mgs) + s(gsd) + s(mud) + s(ssCmax) Parametric coefficients: Estimate Std. Error t value Pr(>|t|) (Intercept) -34.57 20.47 -1.689 0.0913 . ---...
2010 Jul 15
1
Separating parts of a column of data in R
...I am fairly new to R and I have been trying to figure out how to separate a column of substrate data that I have into separate parts using R. An example of my data looks like this is: gmtTime Classification ClassValue Species Count 1449 Sand 30 1449 Mud 70 Brittle Star 1 1449 Mud 70 Brittle Star 1 1563 Cobble 5 1563 Boulder 30 1563 Mud 65 Sea Anemone 2 1563 Mud 65 Sea Anemone 1 This data was...
2003 Aug 27
0
In the beginning, there was mud...
A couple of days ago, I was given the task of replacing a mail server -- old hardware, network topology changes, and personnel changes led up to this. Now, the actual swapout of a mail server is relatively straightforward and (somewhat) easy to do. But this one had a wrench -- I had to authenticate off of an NT4 domain. There were some other, smaller, wrenches as well, but they have nothing to
2009 Jul 28
3
dovecot 1.2.1 and sieve-0.9.1
...: (qmail 5581 invoked from network); 28 Jul 2009 22:33:53 -0000 Received: from unknown (HELO mx1.securemailscan.com) (209.132.1.198) by mda1.scaledsystems.com with SMTP; 28 Jul 2009 22:33:53 -0000 X-Envelope-From: xxxxx at yahoo.com X-Envelope-To: xxxxxx at xxxxxx.com Received: From web35801.mail.mud.yahoo.com (66.163.179.170) by mx1.securemailscan.com (MAILFOUNDRY) id uh1v8HvGEd6coQAw for xxxxxx at xxxxxx.com; Tue, 28 Jul 2009 22:33:52 -0000 (GMT) Received: (qmail 76116 invoked by uid 60001); 28 Jul 2009 22:33:52 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024;...
2002 Aug 11
1
installation on 486
...s on this machine. it's possible to play mp3 with mpg123 in mono (i think the soundcard doesn't even support stereo) and 8-bit mode (at least i think so) with a load between 0.7 and 0.9. thanks & regards, wernfried <p><p><p> -- -> Wernfried Haas - w.haas@xover.mud.at / amnenion@xover.mud.at -> Homepage: http://xover.mud.at/~amnenion -> Beutelland: http://bl.mud.at --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org'...
2016 Apr 11
2
[LICM][MemorySSA] Converting LICM pass to use MemorySSA to avoid AliasSet collapse issue
Hi All, I'm looking into converting LICM to use MemorySSA instead of AliasSets to determine when it is safe to hoist/sink/promote loads and stores to get around the issue of alias set collapse (see discussion [1]). I have a prototype implementation, but have run into two issues that I could use input from the designers of MemorySSA to resolve: 1) Is MemorySSA intended to be
2009 Jan 01
3
Re: Warhammer Online. BUG
Hi i would like to take this time to get a quick poll on members. I'm not sure if i can post this here so if I'm violating the rules mods feel free to delete this post right away, however this is something that has been bugging me so i decided it was time to create an account here and post. Anyways the question at hand is do people think botting sites should be allowed. For example i did a
2006 May 25
5
Wine 0.9.14.compile error (fatal)
...t appears in.) make[2]: *** [baseshader.o] Error 1 make[2]: Leaving directory `/usr/local/src/wine-0.9.14/dlls/wined3d' make[1]: *** [wined3d] Error 2 make[1]: Leaving directory `/usr/local/src/wine-0.9.14/dlls' make: *** [dlls] Error 2 Any ideas? Small patch? Thanks If you wrestle in the mud with a pig. you both get dirty, and the pig likes it. -- Dave Dawson
2005 Apr 12
1
factors in multinom function (nnet)
...in multinomial logit models (function multinon, library nnet) but I'm having troubles in choose whether to define the predictors as factors or not. I had posted earlier this example (thanks for the reply ronggui): worms<- data.frame(year= rep(2000:2004, c(3,3,3,3,3)),age=rep(1:3,5), mud=c(2,5,0,8,7,7,5,9,14,12,8,7,5,13,11),sand=c(4,7,13,4,14,13,20,17,15,23,20,9,35,27,18), rocks=c(2,6,7,9,3,2,2,10,5,19,13,17,11,20,29)) k<- as.matrix(worms[,3:5]) (mud, sand and rocks are factors; age and year are predictors) Now there are several possibilities: m1<- multinom(k...
2016 May 25
2
dnf replacing yum?
On 05/25/2016 06:43 PM, Always Learning wrote: > > On Wed, 2016-05-25 at 22:32 +0100, Timothy Murphy wrote: > >> Also, yum had associations which it was sad to lose. > > Perhaps the Fedora ("We love consulting all affected users") replacement > could be named MUD. > > Now we await the System-D controlling interface ;-) > > > > There was much wailing and gnashing of teeth when these changes rolled into Fedora. After a while, I got used to it and now it seems normal. Plus, if you type "yum update" it responds "what your...
2006 Jun 28
4
Load IDs For Limited Eager Loading
Hi Trying to cut down on queries with eager loading and noticed the following in development.log Load IDs For Limited Eager Loading - SELECT id ....etc Followed by Load Including Associations - SELECT table.id ... etc Is this common practice? What is limted eager loading? Cheers Mark -- Posted via http://www.ruby-forum.com/.
2007 Apr 25
3
SLA Appearance between 2 Cisco 7960's (SIP)
Has anyone had any success with getting SLA going between 2 SIP phones? (Particularly a set of Cisco 79xx's) The SLA document that comes with the asterisk source is about as clear as mud. Does anyone have a working sip.conf, sla.conf, and extensions.conf that I can use for reference? The part I'm most confused about is how to build the lines in sip.conf and how the phones should behave. It seems apparent that the phones should not register with asterisk, otherwise all the...
2011 Dec 02
0
Sr. Consulting Engineer (FreeBSD) in South San Francisco area
...om "Certified Small and Minority Business" "Ranked Top 50 Organizations for Diversity" "Ranked Top 2008 Diversity Business" "Ranked Top Work Places 2010" Description: Description: Description: Description: Description: cid:1.3317360146@web31803.mail.mud.yahoo.com Description: Description: Description: Description: Description: cid:2.3317360146@web31803.mail.mud.yahoo.comDescription: Description: Description: Description: Description: cid:3.3317360146@web31803.mail.mud.yahoo.com This e-mail, including attachments, is intended for the exclusive us...
2006 Apr 27
7
IE install with Wine 0.9.12 under Debian Sarge
...pefully run) with Wine under Debian Sarge? I tried all the methods I could find and have not been able to successfully do this. I even tried wiping out the old ~/.wine dir and starting fresh, but to no avail. I would appreciate info on this. Thanks -- ...Dave Dawson "If you wrestle in the mud with a pig, you both get dirty, and the pig likes it."
2006 Jun 05
6
Internet Explorer 6 Setup & App DB
Hi, some time ago (around 7. May 2006) there was a coment in the App DB to get the setup of Internet Explorer 6 working. The Coment was about removing some dll names from the wine.inf file. The coment was removed from the App DB, but the setup still fails for me with current cvs (~2 hours ago). Therefore i like two know two things: - does anyone remember which lines needs to be removed