search for: 2628

Displaying 20 results from an estimated 82 matches for "2628".

Did you mean: 262
2005 Apr 20
4
[Bug 2628] hangs indefinitely (while listing files)
https://bugzilla.samba.org/show_bug.cgi?id=2628 ------- Additional Comments From wayned@samba.org 2005-04-20 01:11 ------- You didn't mention the client command you're running. As for the log-data output by a --daemon, did you look in the appropriate syslog file? or check the rsyncd.conf file to see if it is logging to a file? Yo...
2008 May 01
2
DO NOT REPLY [Bug 2628] hangs indefinitely at start of phase 1
https://bugzilla.samba.org/show_bug.cgi?id=2628 hmijail@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hmijail@gmail.com ------- Comment #12 from hmijail@gmail.com 2008-05-01 06:45 CST -...
2005 May 11
5
[Bug 2628] hangs indefinitely at start of phase 1
https://bugzilla.samba.org/show_bug.cgi?id=2628 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|hangs indefinitely (while |hangs indefinitely at start |listing files) |of phase 1...
2016 Oct 20
0
[Bug 2628] New: skype ((( 866 769 8127 @@@@ SKYPE tech support phone number | Skype tech support
https://bugzilla.mindrot.org/show_bug.cgi?id=2628 Bug ID: 2628 Summary: skype ((( 866 769 8127 @@@@ SKYPE tech support phone number | Skype tech support Product: Portable OpenSSH Version: 7.3p1 Hardware: Alpha OS: Other Status: NEW Se...
2005 Apr 19
0
[Bug 2628] New: hangs indefinitely (while listing files)
https://bugzilla.samba.org/show_bug.cgi?id=2628 Summary: hangs indefinitely (while listing files) Product: rsync Version: 2.6.4 Platform: x86 OS/Version: Linux Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org...
2003 Mar 12
1
cex.axis in boxplot (PR#2628)
Hi, the graphical parameter "cex.axis" does not have any affect for "boxplot": data(iris) boxplot(iris[,1:4], ylab="y", cex.lab=2, cex.axis=2) The patch is simply adding "cex.axis" to the search for axis relevant parameters in "bxp": ax.pars <- pars[names(pars) %in% c("xaxt", "yaxt", "las",
2008 Dec 20
2
Setup ReceiveFax(), fax2mail, mime-construct - but now Sendmail :(
...quot; --dest-name "admin" --dest-email "${admin_email}" -f "${FAXFILE}") which all seems work well on the CLI. No errors. fax2mail uses mime-contruct to send the fax by sendmail. That didn't work. No email. /var/log/maillog: Dec 19 21:04:53 asterisk sendmail[2628]: mBH2mWvQ006043: to=<admin at myco.com>, ctladdr=<root at localhost.localdomain> (0/0), delay=2+23:16:09, xdelay=00:00:00, mailer=esmtp, pri=6640305, relay=mx01.1and1.com., dsn=4.0.0, stat=Deferred: Connection timed out with mx01.1and1.com. Dec 19 21:04:53 asterisk sendmail[2628]:...
2013 Feb 14
3
Problems plotting and regression w.r.t. date data type on x axis
...2,tabelle$number, pch=19, xlab="date of retrieval", > ylab="number of animals") ***R DRAWS THIS*** > regression.punkte Call: lm(formula = tabelle$number ~ tabelle$date) Coefficients: (Intercept) tabelle$date2009-12-1 tabelle$date2010-7-1 1673 438 814 tabelle$date2013-2-1 2628 > abline(regression.punkte, lwd=2) ***R DOES NOT DRAW LINE*** Warnmeldung: In abline(regression.punkte, lwd = 2) : nutze nur die ersten beiden von 4 Regressionskoeffizienten > summary(regression.punkte) Call: lm(formula = tabelle$number ~ tabelle$date) Residuals: ALL 4 residuals are 0: no...
2015 May 09
5
[Bug 2396] New: Out of bounds read when parsing EscapeChar configuration value
https://bugzilla.mindrot.org/show_bug.cgi?id=2396 Bug ID: 2396 Summary: Out of bounds read when parsing EscapeChar configuration value Product: Portable OpenSSH Version: 6.8p1 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 Component: ssh
2005 Jul 01
4
Lines for plot (Sweave)
...re connected through all points even when data are missing. Here is a snip of relevant code. In the actual program, the data in stu.vector and avg.vector are obtained from the dataframe as the programs loops through each row. stu.vector<-c(2500, 2510, NA , 2600) avg.vector<-c(2635, 2589, 2628, 2685) x <- c(0,1,2,3) graph.min <- min(stu.vector,avg.vector ,na.rm=TRUE)-150 graph.max <- max(stu.vector,avg.vector ,na.rm=TRUE)+150 plot(x, stu.vector, ylim=c(graph.min,graph.max), xlab=" ", ylab="Scaled Score", xaxt='n', pch=2, col='blue', main=&quo...
2009 Oct 05
4
Vim-R-plugin (new version)
...laudio Faria) now is co-author of Vim-R-plugin2, a plugin that makes it possible to send commands from the Vim text editor to R. We added many new key bindings, restructured the menu and created new Tool Bar buttons. The new version is available at: http://www.vim.org/scripts/script.php?script_id=2628 NOTES: (1) Some old key binding changed, including the shortcuts to start R. (2) The plugin doesn't work on Microsoft Windows yet. Below is the plugin's menu structure, and the corresponding default keyboard shortcuts: Start/Close . Start R (default)...
2001 Jun 04
2
creating /etc/tinc directories in make install
Hi, I am curious why don't you guys create /etc/tinc directory, set permissions, add /etc/rc.d scripts etc. from the Makefile(s) in the source distribution ? Doing a make install and not finding an example config in /etc/tinc is kind of frustrating. Am I missing something? Maybe there is a good reason for that? Also, why is it not finding evp.h when I try to do configure? Is creating
2013 Aug 23
5
Ruby 2.0 Bad file descriptor (Errno::EBADF)
hi. i''ve been trying to upgrade my stack to ruby 2.0 but keep getting this on ubuntu (not on my local os x): /hello/shared/bundle/ruby/2.0.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:746:in `for_fd'': Bad file descriptor (Errno::EBADF) from /hello/shared/bundle/ruby/2.0.0/gems/unicorn-4.6.3/lib/unicorn/http_server.rb:746:in `block in inherit_listeners!'' from
2005 Feb 27
0
modifications require authentication (?????????)
...c:check_ntlm_password(305) ~ check_ntlm_password: authentication for user [mdonada] -> [mdonada] - -> [mdonada] succeeded [2005/02/27 15:48:58, 2] lib/access.c:check_access(324) ~ Allowed connection from (192.168.2.252) [2005/02/27 15:48:59, 2] rpc_server/srv_samr_nt.c:_samr_lookup_domain(2628) ~ Returning domain sid for domain AURORA -> S-1-5-21-4030740784-4168889780-622727992 [2005/02/27 15:48:59, 2] rpc_server/srv_samr_nt.c:_samr_lookup_domain(2628) ~ Returning domain sid for domain AURORA -> S-1-5-21-4030740784-4168889780-622727992 [2005/02/27 15:48:59, 2] lib/smbldap.c:smbld...
2005 Nov 10
2
[PATCH] Increase MAX_SKBUFF_ORDER
...e_t *skbuff_cachep; -#define MAX_SKBUFF_ORDER 2 +#define MAX_SKBUFF_ORDER 3 static kmem_cache_t *skbuff_order_cachep[MAX_SKBUFF_ORDER + 1]; static struct { -- Philip R. Auld, Ph.D. Egenera, Inc. Software Architect 165 Forest St. (508) 858-2628 Marlboro, MA 01752 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2011 Aug 23
1
pMCMC and HPD in MCMCglmm
...ff.samp ID_an 0.7023 0.0001367 3.678 2126 R-structure: ~units post.mean l-95% CIu-95% CI eff.samp units 1 1 1 0 Location effects: febbreq~ as.factor(sex) post.mean l-95% CIu-95% CI eff.samp pMCMC (Intercept) -3.6332 -5.6136 -1.7719 3045 <2e-04 *** as.factor(sex)M -2.9959 -6.0690 0.1969 2628 0.0455 * --- Signif. codes: 0 ?***?0.001 ?**? 0.01 ?*? 0.05 ?.? 0.1 ? ? 1 As you can see, pMCMC for gender is just less than 5%, but the credible interval (HPD) is wide and includes the 0 value. How can I interpret these different results? Thank you in advance Massimo -----------------------...
2016 Dec 03
2
Problem installing NUT on 16.04
On 12/03/2016 09:36 AM, Charles Lepple wrote: >> On Dec 3, 2016, at 9:44 AM, Jack McGee <jack at greendesk.net> wrote: >> >> But doesn't this still indicate an error: >> >> mythuser at amethi:/etc/nut$ upscmd -l CyberPower1 >> Error: Connection failure: Connection refused > Correct - "upsc", "upscmd" and "upsrw" need to
2009 May 08
2
Vim R plugin-2
Dear R users, People who uses vim in Linux/Unix may be interested in checking the plugin for R that I'm developing: http://www.vim.org/scripts/script.php?script_id=2628 The plugin includes omni completion for R objects, code indentation and communication with R running in a terminal emulator (xterm or gnome-terminal). This last feature was already present in Johannes Ranke's plugin. I would like to know if you have any suggestions of improvements. Best rega...
2010 May 21
1
Question regarding GBM package
...ion. Many thanks for any help anyone might be able to give. kind regards, Roel Meeuws -------------------------------------------- Roel Meeuws PhD. Student Delft University of Technology Faculty of Electrical Engineering Mathematics and Computer Science Computer Engineering Laboratory Mekelweg 4, 2628 CD Delft, The Netherlands -------------------------------------------- Email:r.j.meeuws@tudelft.nl <Email%3Ar.j.meeuws@tudelft.nl> Office: HB 16.290 Office phone: +31 (0)15 27 82 165 Mob. phone: +31 (0)6 10 82 44 01 -------------------------------------------- [[alternative HTML version del...
2008 Apr 29
2
Variogram problem
...pitations/temperatures in Europe starting from 73 different stations (and, of course, distributed irregularly on the chart, where use of the krigeage). Here, I carried out this to test to obtain semivariogram spherical by groping: x<-ts(rnorm(73)) cs1<-corSpher(form=~x) y<-Variogram(cs1,2628) #2628 corresponding to the " distance" described in l' helps, that is to say the number of station* (the number of station -1) /2. But there does not go it misses apparently much d' information. Having begun under R for approximately one month, I have not controlled all his lan...