Displaying 14 results from an estimated 14 matches for "rmm".
Did you mean:
mm
2005 Dec 02
1
cloud() 3D scatter plot
...),
after the "cex" line.
The only think that seems to work and keep all four groups separate is
making
cex = c(1,2,3,4),
I cannot figure out what it combines the first and last of my groups
with the same point character and color. Any suggestions?
(Part of my code)
....
print(cloud(RMMdistMETAc3$points[,1] ~ RMMdistMETAc3$points[,2] *
RMMdistMETAc3$points[,3],
data = RMM,
cex = 0.8,
groups = Treatment,
screen = list(z = 10, x = -40, y = 3),
) .....
2017 Jul 05
0
expand gridded matrix to higher resolution
You probably ought to be using the raster package. See the CRAN Spatial Task View.
--
Sent from my phone. Please excuse my brevity.
On July 5, 2017 12:20:28 AM PDT, "Anthoni, Peter (IMK)" <peter.anthoni at kit.edu> wrote:
>Hi all,
>(if me email goes out as html, than my email client don't do as told,
>and I apologies already.)
>
>We need to downscale climate
2015 May 08
2
Apache 2.2 itk - 404 not found
...Library: OpenSSL/1.0.1e-fips
> [Thu May 07 15:09:37 2015] [notice] Digest: generating secret for
> digest authentication ...
> [Thu May 07 15:09:37 2015] [notice] Digest: done
> [Thu May 07 15:09:37 2015] [debug] util_ldap.c(2089): LDAP merging
> Shared Cache conf: shm=0x7fd669f49f98 rmm=0x7fd669f49ff0 for
> VHOST: backuppc.localdomain
> [Thu May 07 15:09:37 2015] [debug] util_ldap.c(2089): LDAP merging
> Shared Cache conf: shm=0x7fd669f49f98 rmm=0x7fd669f49ff0 for
> VHOST: webERP
> [Thu May 07 15:09:37 2015] [debug] util_ldap.c(2089): LDAP merging
> Shared Cache...
2011 May 10
1
no kbd via serial
I had an isolinux config that was working with Kontron CG2100s for
serial console with console redirection enabled in the BIOS (and
attaching via SOL through an Intel RMM3 module) - for some reason I had
to set serial port 1 instead of 0 in the config (even though the
physical port is 0, and the RMM is supposed to just be redirecting the
physical port), but it worked.
A tester on a different box (same model and configuration) that didn't
have console redire...
2018 Jun 26
3
Semi-OT: ipmitool or ipmicfg: set BMC to use NIC 2
The man page isn't helping, nor have I been able to find examples that work.
For example, the man page claims I can do ipmitool lan get active, and I
try, and it says, "invaling lan command, get".
Do I set the MAC address for the lan to NIC 2? Anyone have a clue - I do
*not* want martians on the real network.
mark
2015 May 07
1
Apache 2.2 itk - 404 not found
What is showing in the apache error log?
------------ Original Message ------------
> Date: Thursday, May 07, 2015 04:28:16 PM -0400
> From: John <tuxfed at gmail.com>
>
> Directories permissions: 755 Files permissions: 644
>
> On 15-05-07 04:21 PM, John wrote:
>> I forgot to mention it. All the files under /var/html are owned
>> by apache:apache
>>
2015 May 08
0
Apache 2.2 itk - 404 not found
...ips
> > [Thu May 07 15:09:37 2015] [notice] Digest: generating secret for
> > digest authentication ...
> > [Thu May 07 15:09:37 2015] [notice] Digest: done
> > [Thu May 07 15:09:37 2015] [debug] util_ldap.c(2089): LDAP merging
> > Shared Cache conf: shm=0x7fd669f49f98 rmm=0x7fd669f49ff0 for
> > VHOST: backuppc.localdomain
> > [Thu May 07 15:09:37 2015] [debug] util_ldap.c(2089): LDAP merging
> > Shared Cache conf: shm=0x7fd669f49f98 rmm=0x7fd669f49ff0 for
> > VHOST: webERP
> > [Thu May 07 15:09:37 2015] [debug] util_ldap.c(2089): LDAP m...
2017 Jul 05
4
expand gridded matrix to higher resolution
Hi all,
(if me email goes out as html, than my email client don't do as told, and I apologies already.)
We need to downscale climate data and therefore first need to expand the climate from 0.5deg to the higher resolution 10min, before we can add high resolution deviations. We basically need to have the original data at each gridcell replicated into 3x3 gridcells.
A simple for loop can do
2017 Nov 03
1
Kickstart ksdevice question
...e to remove the igb modules, and the re-load it -- the
interfaces may end up with different designations than they had at
boot time.
Intel has released a BIOS update that supposedly fixes the problem,
but I haven't been able yet to travel to the data center to apply and
test the patch. (No RMM modules in this rack, so I can't attach
virtual boot media. Sigh.)
Anyway, that may not be your problem, but it might be worth looking
into.
--
Paul Heinlein
heinlein at madboa.com
45?38' N, 122?6' W
2018 Jun 26
0
Semi-OT: ipmitool or ipmicfg: set BMC to use NIC 2
...r the lan to NIC 2? Anyone have a clue - I do
> *not* want martians on the real network.
>
This will be very dependent on your motherboard and its BMC capabilities.
Some can do IPMI on specific ports and not others. On the Intel S2600
series that I use they can use port 1, 2, and a dedicated RMM port, but not
ports 3 and 4. You'll need to check your mobo suppport docs to see if it
can even handle IPMI on the second port. If so, you just configure it with
the IP setting you want for static, or configure the MAC shown by issuing
'lan print 2' in the ipmitool shell. Very often th...
2018 Jun 26
1
Semi-OT: ipmitool or ipmicfg: set BMC to use NIC 2
...Anyone have a clue - I
>> do *not* want martians on the real network.
>
> This will be very dependent on your motherboard and its BMC capabilities.
> Some can do IPMI on specific ports and not others. On the Intel S2600
> series that I use they can use port 1, 2, and a dedicated RMM port, but
> not ports 3 and 4. You'll need to check your mobo suppport docs to see if
> it can even handle IPMI on the second port. If so, you just configure it
> with the IP setting you want for static, or configure the MAC shown by
> issuing 'lan print 2' in the ipmitool...
2006 Oct 31
0
PSARC/2002/762 Layered Trusted Solaris
.../shell/smf_include.sh
update: usr/src/cmd/tar/Makefile
update: usr/src/cmd/tar/tar.c
update: usr/src/cmd/truss/Makefile.com
update: usr/src/cmd/truss/expound.c
update: usr/src/cmd/truss/print.c
update: usr/src/cmd/truss/print.h
update: usr/src/cmd/truss/systable.c
update: usr/src/cmd/volmgt/rmm/Makefile
update: usr/src/cmd/volmgt/rmm/rmm.c
update: usr/src/cmd/zoneadm/zoneadm.c
update: usr/src/cmd/zoneadmd/Makefile
update: usr/src/cmd/zoneadmd/vplat.c
update: usr/src/common/ipf/ip_compat.h
update: usr/src/head/auth_list.h
update: usr/src/head/nss_dbdefs.h
update: usr/src/head/proto...
2017 Nov 01
2
Kickstart ksdevice question
----- On 1 Nov, 2017, at 13:07, Chris Adams linux at cmadams.net wrote:
| Once upon a time, Mark Haney <mark.haney at neonova.net> said:
|> On 11/01/2017 03:25 PM, Chris Adams wrote:
|> >Once upon a time, Mark Haney <mark.haney at neonova.net> said:
|> >>Okay, so it looks like I can simply change ksdevice=eth0? to
|> >>bootdev=eth0, correct?
|> >I
2009 Mar 12
7
Is Mongrel dead?
Is Mongrel dead? When I look at http://mongrel.rubyforge.org/wiki/News
the latest news was from close to a year ago, when last version of
Mongrel was released. A look at the tickets shows a rather sad picture
with only two developers “evanweaver” and “luislavena” contributing to
the bug fixes lately.
Please understand that I am not complaining – I just want to know the
situation so that I can