search for: leged

Displaying 13 results from an estimated 13 matches for "leged".

Did you mean: legend
2006 Aug 07
9
problems with ActionMailer
Hi all, I''m trying to create a worker to send a mail to all the users in my db. Right now I''m doing the tests, this is the code in my worker (Masivo is the ActionMailer subclass): def do_work(args) @progress = 0 @logger.info("MAILER: starting job") records = Record.find(:all) total = records.size records.each_with_index do |record, idx|
2006 Jun 16
4
problem with join
Hi all, I''m having a problem with a join inside a paginate, the code is like this: @ruta_pages, @rutas = paginate :rutas, :conditions => conds_arr, :joins => "AS ru LEFT JOIN vehiculos AS ve ON ru.vehiculo_id = ve.id", :per_page => 10, :order => "fecha DESC" The problem with this, is that the query returns the
2007 Jul 24
2
plotting gam models
Hi everybody, I am working with gams and I have found some questions when plotting gams models. I am using mgcv, and my model looks something like this: model<- gam(x ~ s(lat,long)) I can plot the output of the model using plot(model) or plot.gam(model) and I get a surface plot. That is ok, but what I want to do now is to extract the data used to perform the surface plot. Like that I
2003 Jan 22
1
Access local net from dmz
Hi, I have one server in a DMZ with an public IP. The three-leged-shorewall is configured using proxy arp, to access this server from the internet and the local network. That works for e.g. http... From the server I can ssh to the firewall or ftp to the internet, but I can''t ssh or ftp into the local network. (may be there is something wrong with the...
2000 Dec 27
1
scp doesn't have a 'Use non privileged port' switch
...ot from a debian user and that I think should be included in openssh. Thanks. |Unlike the 'old' ssh (Package: ssh; Version: 1.2.26-1.2)'s scp |openssh's scp does not support the -L option which according to |old ssh's manpage does the following: |> -L Use non privileged port. With this you cannot use |> rhosts or rsarhosts authentications, but it can be |> used to bypass some firewalls that dont allow privi? |> leged source ports to pass. Same as saying "-o |> UsePriviledgePort=no&quot...
2008 Dec 15
0
mixed csv and csv2
Dear all, I have a huge problem after downloading and exporting data from Reuters3000 XTra: I downloaded many many monthly, quarterly and yearly data. I do not know why, but after saving, I have mixed-data sets, i.e. files which can be imported as “read.csv” and others that are in the format of “read.csv2”. Sure I could change them, but normally it should be possible to mix them… For
2008 Jun 14
0
Problem trying to use vcpus > 1
I am running xen 3.0.3_11774, which I assume is patch level 11774 of 3.0.3, but I am not sure. This is the standard version included with OpenSuse 10.2 I am running OpenSuse 10.2 as the host dom0, on a quad-core AMD processor. The guest is running with full virtualization, and is also OpenSuse 10.2 No matter what I set vcpus to in the .hvm config file, the guest only sees a single processor.
2007 Oct 30
1
Epi Info
Hello: Does anybody knows if Epi Info, from CDC (www.cdc.gov/epiinfo) runs on Wine? I did try AppDB first but there are no entries for Epi Info. Epi Info is a data base for epidemiology and public-heath developed by Centers for Disease Control and Prevention (USA) and heavilly used in the world. It is based on Access 97 or 2000 witch I found in Frank's Corner AppDB. Thank you, Gerson
2001 Mar 13
0
Whats wrong in this smbclient picture
Running smbclient 2.2.0-alpha2 on Redhat Linux 7.0 I don't have a fully installed samba suite with full setup and really only use smbclient occasionally like an ftp client. I'm able to access a win2k and win98 box that way from my linux workstation. Able to access but not transfer anything to the win98. Although I can transfer files from/to the win2k box. I have no passwords set on
2009 Sep 10
3
Order of multiple plots
Hello all, I have a problem and need your help. I am going to draw two plots in one row and two columns by using ?par(mfrow=c(1,2))?, but I want to first draw the right plot and then draw the left plot. Does anybody can show me how to do it please? Thanks in advance. Legen -- View this message in context: http://www.nabble.com/Order-of-multiple-plots-tp25377235p25377235.html Sent from the R
2000 Nov 22
2
implementing port forward restrictions
hi folks, right now im implementing a quick hack to restrict ports the server will allow to be forwarded. This is to heighten security from clients accessing a server behind a firewall and as far as I could tell this is not possible with ssh so far. I think this is a reasonable feature for a release and shouldnt be too hard to implement in a way that follows the setup already used in the
2012 Jun 25
4
started with dovecot sieve
...il.sg3.yahoo.com> Jun 25 20:22:54 rolf14 postfix/qmgr[21172]: 90898E0190: from=<stephanie.otavy at live.com>, size=5291, nrcpt=1 (queue active) Jun 25 20:22:54 rolf14 postfix/smtpd[21674]: disconnect from localhost[127.0.0.1] Jun 25 20:22:54 rolf14 dovecot: lda(rolf): Error: setegid(privileged) failed: Operation not permitted Jun 25 20:22:54 rolf14 dovecot: lda(rolf): Error: sieve: msgid=<1340648569.94073.YahooMailClassic at web190304.mail.sg3.yahoo.com>: failed to store into mailbox 'INBOX': BUG: Unknown internal error Jun 25 20:22:54 rolf14 dovecot: lda(rolf): Error: s...
2009 Sep 11
3
For sending my R package as part of R-project
...for the analysis. Finally, I want to display the R-outputs including graphs on .NET controls (UI). Please help me out. Thank you in advance. Regards Amitava =====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-m...