Displaying 20 results from an estimated 600 matches similar to: "error message in plot(aov-object) -- repost"
2017 Aug 11
2
Issues of R_pretty in src/appl/pretty.c
See https://stat.ethz.ch/pipermail/r-devel/2017-August/074746.html for the origin of the example here.
That
pretty(c(-1,1)*1e300, n = 1e9, min.n = 1) gave 20 intervals, far from 1e9, but
pretty(c(-1,1)*1e300, n = 1e6, min.n = 1) gave 1000000 intervals
(on a machine), made me trace through the code to function 'R_pretty' in https://svn.r-project.org/R/trunk/src/appl/pretty.c .
*lo is
2017 Aug 18
1
Issues of R_pretty in src/appl/pretty.c
Examples similar to
pretty(c(-1,1)*1e300, n = 1e9, min.n = 1)
with smaller 'n':
pretty(c(-1,1)*1e304, n = 1e5, min.n = 1)
pretty(c(-1,1)*1e306, n = 1e3, min.n = 1)
A report on 'pretty' when working with integers, similar to what led to change of 'seq' fuzz, is https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=15137
--------------------------------------------
On Tue,
2018 Aug 15
0
Docker + firewalld
Hello,
I am using Centos7 + Docker CE
(docker-ce-18.03.1.ce-1.el7.centos.x86_64), in the following setup
1) On interface br-ee1ac3f6bbaf I have network 172.16.26/24
2) Network from (1) is routed via the IP address of eth0 of the CentOS
machine
3) Access to machines in network (1) is direct, without port forwarding
I want to be able to reach other machines in other subnet from the IP
address
2003 Jun 17
1
number of login sessions
Hello,
I'd like to know if with the current version of samba it is
possible to limit the number of simultaneous login sessions?
I have a lot of users which share their passwords despite
being warned against it, so I was told to stop them.
Until now I haven't been able to find any form to do this,
Does anyone have any idea about how to do it?
regards.
--
-----BEGIN GEEK CODE BLOCK-----
2005 Sep 29
1
samba (3.0.20) doesn't use TLS for LDAP referrals
Hello,
Now I'm trying to move the LDAP backend from the master OpenLDAP
server to a slave one. The ACL rules for all directories requires
a "ssf = 112" (Security Strength Factor) just to be sure that all
connections are properly encrypted. Also the slave directory has a
referral directive pointing the master directory.
Samba works perfectly with the slave directory except when
2005 Apr 15
1
The conflicting domain portions are not supported for NETLOGON calls
Hello list,
When I try to log in a samba 3.0.13 server from a XP Pro
machine, I get this error:
[2005/04/15 10:57:00, 1] rpc_server/srv_netlog_nt.c:_net_sam_logon(766)
_net_sam_logon: user BETA\usuario1 has user sid S-1-5-21-528226156-890416033-2029241632
but group sid S-1-5-21-528226156-890416033-2029241632-513.
The conflicting domain portions are not supported for NETLOGON calls
What
2003 May 26
1
bad performance on ATA promise controllers
Hello friends,
I'm having a problem with my home server (ASUS A7V133 motherboard) which has
a horrible performance with ATA disks connected to an integrated promise
controller.
Below you can see iozone results of the same disk connected to the primary/
secondary controller versus the promise one.
Promise ATA100 controller:
=========================
Version 1.02a ------Sequential
2009 Aug 28
1
Plotmath, sweave and lattice graphics interaction problem
Dear List,
I have hit this problem with using a plotmath expression in an axis
label on a lattice plot I'm including in a Sweave document. The actual
document is far too long and boring (unless you are interested in the
hydrochemistry of upland lakes) to include here, but the following
minimal example reproduces the problem; basically, the PDF produced by
Sweave has missing characters in the
2005 Apr 15
1
The conflicting domain portions are not supported
Hi, maybe I didn't explained myself well.
What i meant is that the user can't have the SID
S-1-5-21-528226156-890416033-2029241632 but MUST have a sid like
S-1-5-21-528226156-890416033-2029241632-xxxx ( where x is usually assigned
automatically by the add user's script)
Best Regards,
Bruno Guerreiro
-----Original Message-----
From: Jos? M. Fandi?o [mailto:samba@fadesa.es]
Sent:
2002 Sep 12
2
computation on the client instead of the server
Hello,
I read the thesis about rsync and I would like to know if we can do
something different with rsync.
Imagine that I have one server that contains a set of data. This server
is not very strong compare to the number of client that want to sync
there data with the server. If we say that there s 1000 clients, each
client, when sync, will send a list of keys to the server and the server
must
2010 Sep 16
1
plotting time series using ggplots
Hi,
I would like to plot a bunch of tree ring width data (time series)
using ggplots, but I'm having trouble figuring out how to do it.
My data is in a data.frame, with years as rownames and a distinct tree
ring series in each column. So, something like this:
rwl<-matrix(rnorm(800), nrow = 100)
colnames(rwl) <- paste('V', 1:8, sep = '')
2006 Apr 05
1
GEOM_RAID3: Device datos is broken, too few valid components
Hello list,
Last night one disk of my desktop machine dead causing a hard lock of the
computer. It was a component of a mirror volume so it wasn't as serious as
it initially looked.
Unfortunately, the metadata structure of my data partition (a geom raid3
array with tree components ) seems to be corrupted by this hard lock,
the following message is scrolled constantly on the screen:
2005 Mar 29
3
smbd 100% systemload
hi,
i've a debian sarge setup with samba 3.0.10 with ldap as SAM backend. every
thing used to work as expected, but last week the machine went down. an
analysis of the problem has showen, that with increasing uptime there is a
growing number of smbd processes that caus 100% CPU utilation. tests have
showen, that i can kill these processes without harming smb conecctivtiy.
this is a
2017 Aug 14
0
Issues of R_pretty in src/appl/pretty.c
>>>>> Suharto Anggono Suharto Anggono via R-devel <r-devel at r-project.org>
>>>>> on Fri, 11 Aug 2017 17:11:06 +0000 writes:
>>>>> Suharto Anggono Suharto Anggono via R-devel <r-devel at r-project.org>
>>>>> on Fri, 11 Aug 2017 17:11:06 +0000 writes:
> See
2006 Feb 11
4
Starting Ruby On Rails
Hi,
i m a web developer(php,ajax).
i want to start with ruby on rails.
can one suggest me online tutorials for ruby on rails?
How would i start with ruby on rails,i knew something about ruby?
editor for ruby on rails?
Plase.....
Thank You.
--
Posted via http://www.ruby-forum.com/.
2001 Aug 27
3
Netscape
Is it possible to install and run Netscape whitout having access to a
native windows.
--
Best regard,
Svend Bjerrum Jensen
http://www.sbj.esenet.dk
2001 Sep 19
2
MS Encarta?
Hi!
Does Microsoft Encarta (I have the '99 Version) run with wine? What
about Multimedia CDROMs in general?
Ulli
2001 Oct 01
2
glibcc < 2.2 how do I tell?
Hi,
I'm looking over the Wine documentation, and it says that the particular
version that looks like it will work with my version of RedHat 7.1 will
only work if the glibcc is 2.2 or above. How do I tell? I"m a newbie and
not sure exactly what the glibcc is.
TIA
2007 May 24
2
Login log out support
is there a way to support login and logout functionality in a phone? We are
using Cisco 7940 and 7960 phones and have 2 shift. We want to be able to use
the same phone using like 2 different extensions. The phone will then
"remember" your settings if possible, if anyone has left you a voice mail
etc.
Is this possible?
Regards,
Paul
-------------- next part --------------
An HTML
2005 Mar 25
1
Problem changing password - Samba 3.0.13
First thank you to the team for the Samba software. I have been using
this on a number of sites with excellent results and very few
problems over the years.
I have just upgraded two sites to Samba 3.0.13 from 3.0.11. Both
sites are small and use smbpasswd as the password db backend. Since
the upgrade I am unable to change a users password (as root) using
smbpasswd.
There are two reported