search for: wellls

Displaying 19 results from an estimated 19 matches for "wellls".

Did you mean: wells
2006 Jun 14
6
find and LIKE ''xxx%'' clause
Hi there ! I try to figure out how to do something like this in Rails : SELECT * FROM my_table WHERE name LIKE ''GOGONAM%'' My problem is the % and the quotes. >From now, I do like this : searched_name = params[:name]+''%'' user = MyTable.find(:all, :conditions => ["name LIKE ?", searched_name]) But is there a more gracefull way to do a LIKE
2015 Apr 23
2
RFC2307 attributes not being read by DC2 in 4.2.1
> What I was proposing was something to try and find out if there is a > problem that can be cured by using the builtin 'winbind'. The OP is > using bind9 instead of the internal dns server, so his smb.conf has a > 'server services' line and changing 'winbindd' in that line to 'winbind' > is the same as what you have posted. > Well, I am not
2005 Oct 17
2
source for Ogg//Theora + ezstream.
> >Icecast only > >streams the audio part of the video file. > sounds like you didn't have theora installed when you built icecast. Check > the config.log for your compile, and you'll probably see that theora > support was disabled. In the general section of the ezstream configuration file (before of <encode> ... </encode>), setting <format> to
2010 Jul 31
2
2 cards in, but work only separately
Hi list, my thanks to developers of nouveau first: I wonder how you put it together this far, where there's quite enough to appreciate! This question I have: strangely I can get each of 2 cards to work separately for a dualseat PC by toggling on/off fbcon=map: kernel option (compiled with CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY) -- by doing so I can have each card initialized and start
2001 Dec 13
3
R-1.4.0: how to use getSymbolInfo()?
I have a package that solves systems of ordinary differential equations coded as an R function (odesolve, on CRAN). The function is passed to R code, and c and Fortran code called by it uses lang4() and eval() to evaluate the R function inside a compiled c function to use in a compiled ODE solver. This works quite well, but can be slow. I'd like to be able to supply the name of a compiled
2015 Apr 23
0
RFC2307 attributes not being read by DC2 in 4.2.1
On 23/04/15 18:56, Miguel Medalha wrote: >> What I was proposing was something to try and find out if there is a >> problem that can be cured by using the builtin 'winbind'. The OP is >> using bind9 instead of the internal dns server, so his smb.conf has a >> 'server services' line and changing 'winbindd' in that line to 'winbind' >> is
2005 Oct 17
3
source for Ogg//Theora
Hi, I got an Icecast server that streams only ogg/vorbis for the moment. Now, I want to try to stream video. I saw this: http://www.oddsock.org/guides/video.php I dont need on-the-fly encoding, the files (of the playlist) are already Ogg/Theora, right resolution. I deactivated encoding, but Icecast only streams the audio part of the video file. I both have the latest version of ezstream, and
2005 Oct 17
0
source for Ogg//Theora + ezstream.
if you are getting this error, then you have either mistyped THEORA in your ezstream config file or you are not using the latest (0.2) version of ezstream. even if you aren't re-encoding, you still need to tell ezstream what content-type to use (via the <format> setting) when connecting to icecast. oddsock At 01:35 PM 10/17/2005, Rakotomandimby Mihamina wrote: > > >Icecast
2010 Aug 04
6
Ijji Reactor
Yo'z, new here and all, and rather weak in the knowledge department of linux/ubuntu and wine. I'm fairly sure i'm running the latest wine, i installed / updated wine and all that stuff about a month ago so yeah. I'm basically trying to use Ijji Reactor, but it won't let me sign in at all. I don't know how to get the wine log and all of that @_@;
2015 May 06
3
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
Chandler: 1) I completely agree with the comments some others have made about us needing to make it clear that this isn't some Intel-only thing, it’s the LLVM OpenMP runtime. Some suggestions that I think would make sense to help here: … code owner discussion elided since Chris has endorsed Andrey… - Clearly updating the readme and such would be appropriate. Certainly, no problem with
2015 Apr 23
3
RFC2307 attributes not being read by DC2 in 4.2.1
> with a samba 4.2.1 AD DC you automatically use the separate 'winbindd' > deamon and the 'winbind' deamon built into the samba daemon should be > ignored. There is no way that I know to 'disable' the winbind built into > samba, but there is a way to turn it on and turn off 'winbindd', which > is the way I suggested. > The Samba 4.2 release
2007 Jun 21
1
A HTB problem
My hardware is a Linksys AP with MIPS 300MHz and Linux kernel 2.4.20. The traffics are from two LAN switch ports to WAN port. And the traffics are generate at a rate of 80Mbit. So the total traffic to WAN port is 160Mbit. The shaping works well that the traffic to WAN port is about 50/30Mbit according to configuration. But the priority seems strange when the root rate is 50Mbit. When the root
2018 Jul 23
0
Ubuntu issue with 18.04 Bionic Beaver
Dear Dirk (other users and Dave) PART 1 I finally was able to install R.3.5.1, however, I had to invoke the following sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E084DAB9 As this skin of Ubuntu 18.04 (Peppermint) does not seem to allow access to the bionic-cran35 repository unless this key is set and added to the system. This is odd - well for me anyway, as for other skins of
2008 Jan 02
20
fastthread no longer needed?
I''m confused. Wasn''t threading fixed in 1.8.6, negating the need for fastthread? Why is fastthread still a requirement of Mongrel? Just curious. :)
2006 May 26
6
test
test just testing please ignore... -- "I have learned that you should''nt compare yourself to others - they are more screwed up than you think." ...unknown "In the 60''s, people took acid to make the world weird. Now the world is weird and people take Prozac to make it normal." ..unknown _____________________________ Terry Remsik stripe-man.dyndns.org
2010 Jun 19
6
does sharing an SSD as slog and l2arc reduces its life span?
Hi, I don''t know if it''s already been discussed here, but while thinking about using the OCZ Vertex 2 Pro SSD (which according to spec page has supercaps built in) as a shared slog and L2ARC device it stroke me that this might not be a such a good idea. Because this SSD is MLC based, write cycles are an issue here, though I can''t find any number in their spec. Why do I
2018 Jul 23
2
Ubuntu issue with 18.04 Bionic Beaver
Dear Debian persons I would like enquire about whether the repository deb https://cloud.r-project.org/bin/linux/ubuntu bionic-cran35/ I tried to follow the instructions and I cannot get R3.5.1 - I get R3.4.4??? I have been able to install R3.5.1 on Ubuntu 16.02 using the xenial-cran35/ repository & so not sure if the bionic link is up to date? thanks in advance Regards Alison
2007 Dec 06
6
Need a sendmail help mail list
I have a sendmail question. Can someone point me to a list appropriate to get some sendmail.mc help?
2015 May 01
5
[LLVMdev] libiomp, not libgomp as default library linked with -fopenmp
On Thu, Apr 30, 2015 at 2:51 PM, Chandler Carruth <chandlerc at google.com> wrote: > On Thu, Apr 30, 2015 at 6:52 AM Andrey Bokhanko <andreybokhanko at gmail.com> > wrote: > >> All, >> >> I'd like to resurrect the discussion on replacing libgomp with libiomp as >> the default OpenMP runtime library linked with -fopenmp. >> > > Just for