Displaying 20 results from an estimated 4000 matches similar to: "GUI Question"
2004 Jan 20
1
evaluation of discriminant functions+multivariate homosce dasticity
While I don't know anything about Box's M test, I googled around and found a
Matlab M-file that computes it. Below is my straight-forward translation of
the code, without knowing Matlab or the formula (and done in a few minutes).
I hope this demonstrates one of Prof. Ripley's point: If you really want to
shoot yourself in the foot, you can probably program R to do that for you.
[BTW:
2009 Dec 22
2
Nested For loops
Dear R experts,
Might be very simple question to ask but would be insightful. As the same story of nested "for loops". following is the code that I am using to get the autocorrelation function of the sample data. I have tried to get rid of for loops but since I am touching R after such a long time that I need to practice more but I need help to revive my skills. I know that apply() or
2007 Apr 24
2
cpu load on centOS 4.4
Hello all,
I've installed samba on pretty basic install on centos 4.4. I'm running
a P4 2.8Ghz, 1G Ram, Raid 5 SATA-2 disks running on both a 3ware and
Highpoint Rocket raid (this is going to get swapped out for a 3ware card
soon). When users copy files from a mac os x client I'm seeing the cpu
load avg (in top) get up to 7. These copies included 150+Gigs of lots
of smaller
2012 Jul 03
2
EM algorithm to find MLE of coeff in mixed effects model
I have a general question about coefficients estimation of the mixed model.
I simulated a very basic model: Y|b=X*\beta+Z*b +\sigma^2* diag(ni);
b follows
N(0,\psi) #i.e. bivariate normal
where b is the latent variable, Z and X are ni*2 design matrices, sigma is
the error variance,
Y are longitudinal data, i.e. there are ni
2012 Jul 03
0
need help EM algorithm to find MLE of coeff in mixed effects model
Dear All,
have a general question about coefficients estimation of the mixed model.
I simulated a very basic model: Y|b=X*\beta+Z*b +\sigma^2* diag(ni);
b follows
N(0,\psi) #i.e. bivariate normal
where b is the latent variable, Z and X are ni*2 design matrices, sigma is
the error variance,
Y are longitudinal data, i.e. there are ni
2011 Aug 10
1
GUI suggestions for XCP (archipel?)
I''ve just installed XCP and am looking about for a good GUI to control it.
I''m not a windows person at all so would prefer a non-windows solution
(ESXi really bugs me in that regard)
Web based would be great, then it wouldn''t matter what system controlled
it. (I usually use a Mac but also run Linux desktops)
Has archipel been tried? Opinions on ease of install/use?
2012 Oct 23
3
Problem with sieve. dovecot 2.0.17
Since I have lots of filtering rules in thunderbird I was thinking of
using sieve instead.
I want to filter incoming mail into subdirectories.
like "from" store at folder "old".
the script is:
require ["fileinto", "envelope"];
if envelope :is "from" "eliezer at test.dom" {
fileinto "old";
} else {
# The rest goes into
2017 Jul 16
2
Power Down ESXi before SAN
I have 2 APC UPS systems, one is connected to my ESXi host and the other to
my FreeNAS. The battery for the FreeNAS will run out before the battery
for the ESXi, so I need ESXi to shutdown first. If I wait until
BatteryLow on ESXI, it will be too late as FreeNAS will have already
shutdown. How can I change the configuration on ESXI to shutdown after a
small delay so that it is done before
2014 May 21
1
Dovecot ontop of glusterfs issue.
Hey,
I am testing Glusterfs as a storage backend for dovecot as a LDA and
imap server.
I have seen similar lines in the logs to these:
May 21 10:46:01 mailgw dovecot: imap(eliezer at ngtech.co.il): Warning:
Created dotlock file's timestamp is different than current time
(1400658105 vs 1400658361):
/home/vmail/ngtech.co.il/eliezer/Maildir/.Mailing_lists.ceph_users/dovecot-uidlist
May 21
2017 Aug 02
2
Asterisk 13 on old VMware ESXI 4
>>> On Aug 2, 2017, at 6:45 AM, Richard Kenner kenner at gnat.com wrote:
>>> I wouldn't believe it either. I'd be quite surprised if something won't
>>> work with any ESXI version. *Perhaps* there's a configuration issue, but
>>> I'd be surprised about that too.
There are certain versions of the Linux kernel that have no support under the
2013 Sep 05
6
Help with VMware ESXi manager for CentOS - newbie level
Hi.
On my new job we use VMware ESXi (Free version), but my colleagues use
Windows on their PC's. I am allowed to use CentOS Linux, but I have no
prior experience with WMVare.
I now (today) have to install CentOS 6.x minimal on that ESXi server, so
I am trying to wrap my head around whole ecosystem.
What should I install on my CentOS 6.x so I can access/manage ESXi
server and manage
2015 Apr 14
3
VM Performance using KVM Vs. VMware ESXi
Hi All
We are currently testing our product using KVM as the hypervisor. We are
not using KVM as a bare-metal hypervisor. We use it on top of a RHEL
installation. So basically RHEL acts as our host and using KVM we deploy
guests on this system.
We have all along tested and shipped our application image for VMware
ESXi installations , So this it the first time we are trying our
application
2015 Jan 07
2
NUT configuration with APC CS650 and ESXi host
Hello,
I have decided to upgrade my home server by turning it into an ESXi host
and have also added an APC CS650 UPS.
My plan was to have NUT version 2.6.4 running in a Debian 7.7.0 virtual
machine, NUT installed using apt.
I configured NUT to run as a netserver, installed the ESXi nut .vib,
configured the shutdowncmd in the VM to do nothing, so that the ESXi host
would close that virtual machine
2010 Oct 21
3
Virt-v2v
Usual prologue: we're testing on CentOS 5.5, RHEL subscriptions purchased.
Now trying to use virt-v2v to transfer Win2008 Server guest from ESXi host to KVM host.
Have enabled SSH on ESXi host, and can connect using esx+ssh://esxhost, but procedure fails because nc isn't found on ESXi. Fair enough. BTW, ESXi looks like a radically cut down RH system (/etc/sysconfig being the give-away)?
2017 Aug 02
2
Asterisk 13 on old VMware ESXI 4
On 2017-08-01 15:48, Doug Lytle wrote:
>>>> I am having a very tough time trying to replace an Elastix 2.X
>>>> install running as a virtual machine on ESXI 4
>
> Licensed or free ESXI?
>
> I want to say your version is too old. I'm currently running ESXI 6.0
> update 3 at home and Asterisk in a VM under debian without issue.
>
> Doug
The
2009 Jul 21
2
mboot.c32, NUMA and tgz
Hi all,
I'm attempting to PXE boot ESXi, which uses the syslinux mboot.c32 module. The mboot.c32 included with ESXi seems to be an older version that runs into an "out of memory loading.." problem halfway through, even though the box has 8GB memory. This may be related to NUMA, since it works fine on an older box but not the newer blade. I saw that some non-contiguous memory issues
2017 Jan 10
3
Reliable way of having both LAN and WIFI on headless box
On Tuesday 10 January 2017 08:53:17 John R Pierce wrote:
> On 1/9/2017 7:11 PM, fred roller wrote:
> > On Mon, Jan 9, 2017 at 12:04 PM, Frank Cox<theatre at melvilletheatre.com>
> >
> > wrote:
> >> That sounds like a weak signal from your wifi transmitter.
> >
> > Or signal interference. Where is the antennae located on the server?
> > Ran
2015 Sep 18
2
I want to connect to a l2tp server from centos.
Hey John,
I do not require encryption at all, it's a secure and internal channel
but it requires me to connect via either pptp or l2tp.
This is the reason I am asking.
I had the chance of finding the SoftEther Project which gives a lot in
terms of VPN Client and Server.
At:
http://www.softether-download.com/en.aspx
But yet to try it.
Also they have all sorts of beta versions but not
2016 Jun 14
2
Mboot.c32 and LUKS
Hello.
I want to make ESXi on LUKS encrypted partition.
ESXi uses Mboot.c32.
Can the Mboot.c32 work with luks-encrypted?
If it is possible, where i can see an example?
Thank you!
2011 Dec 26
1
How to connect to a remote VM ESXi server with Python language?
Hi, Dear Mr/Mrs.
I have trouble in connecting to a VM ESXi server with python.
I am a developer using libvirt to control remote VM ESXi with python
language. But I am not able to connect to a remote VM ESXi server.
I make my try to solve this issue:
1: I use the function libvirt.Open() to open the remote VM ESXi Server, but
I don't know how to input the password. It seems that there is no