search for: virtural

Displaying 11 results from an estimated 11 matches for "virtural".

Did you mean: virtual
2009 May 15
1
Visual Studio 2008 install on virtural machine via wine
Where could I get instructions on how to install the full version of Visual Studio 2008 (I have the discs on dvd) on a virtual machine (Ubuntu) via wine? I want to put Visual Studio on a Ubuntu DVD virtual machine
2018 Jun 28
5
Centos 7.5 on Vmware
Everyone, I am in the initial study phase of putting together a larger virtual server while using Centos 7.5 as the operating system of choice for the ?individual virtual machines. How do you all like VMware for this, or what other software allows for the development of virtural servers that use Centos 7.5 Thanks ahead of time for giving me a head start with your experiences!!!! --? Greg Ennis
2009 Mar 06
2
Disk Partitioning Questions....
I am working on starting Virtural Servers at my office and have questions regarding disk partitioning recommendations. I am using SLES 10 SP2..... RAID 5.... 280G available... no external storage... 1 - Should the DOM be on primary partition and then place the VM''s in LVM? 2 - Should I create partitions in the LVM fo...
2013 Feb 20
1
NLS results different from Excel
The idea that the Excel solver "has a good reputation for being fast and accurate" does not withstand an examination of the Excel solver's ability to solve the StRD nls test problems. Solver's ability is abysmal. 13 of 27 "answers" have zero accurate digits, and three more have fewer than two accurate digits -- and this is after tuning the solver to get a good
2013 Feb 20
3
NLS results different from Excel -- Tricky fortunes nomination
Folks: I thought the following excerpt from Bruce McCullough's post would be a good candidate for the R fortunes package -- except that it's about Excel, not R! So I nominate it... but leave it to others to say whether it's really "qualified" to be nominated. ---- "The idea that the Excel solver "has a good reputation for being fast and accurate" does not
2018 Jul 02
1
Centos 7.5 on Vmware
...t; I am in the initial study phase of putting together a larger virtual > server while using Centos 7.5 as the operating system of choice for > the > ?individual virtual machines. > > How do you all like VMware for this, or what other software allows > for > the development of virtural servers that use Centos 7.5 > > Thanks ahead of time for giving me a head start with your > experiences!!!! > It would be helpful if you gave more details about what you were looking for?? Are you planning to run a bare metal hypervisor, or vmware under Linux or windows?? What are yo...
2018 Jul 01
0
Centos 7.5 on Vmware
..., > > I am in the initial study phase of putting together a larger virtual > server while using Centos 7.5 as the operating system of choice for the > ?individual virtual machines. > > How do you all like VMware for this, or what other software allows for > the development of virtural servers that use Centos 7.5 > > Thanks ahead of time for giving me a head start with your > experiences!!!! We're using KVM/Qemu on CentOS 7. We changed away from VMware after a lot of trouble with poorly supported infiniband drivers (particularly for RDMA and especially SRP with mu...
2018 Jun 30
0
Centos 7.5 on Vmware
...ne, > > I am in the initial study phase of putting together a larger virtual > server while using Centos 7.5 as the operating system of choice for the > ?individual virtual machines. > > How do you all like VMware for this, or what other software allows for > the development of virtural servers that use Centos 7.5 > > Thanks ahead of time for giving me a head start with your > experiences!!!! > It would be helpful if you gave more details about what you were looking for?? Are you planning to run a bare metal hypervisor, or vmware under Linux or windows?? What are you...
2002 Jun 05
3
Act! database on a Samba server
Does anyone have experience with getting an Act! database working without corruption on a Samba server? I had five users in an Act! database where I was getting pretty regular corruption, even after adding "oplocks = no" to the share. We have since moved the database onto a Win 2000 machine, but we would rather have it back on the Samba server if we can solve the corruption problem. Any
2009 Sep 25
5
Centos 5.3 - kickstart configuration
Over the last couple of weeks, additional software was installed using the package manager. I would like to get a custom kickstart file created for our system. For this, I would like to get complete list of software installed so they may be add to the kickstart file package selection. Can anyone tell me if this can be done? If it can, please give me instructions? Finally, where on
2013 Mar 01
7
Conditional Weighted Average (ddply or any other function)
Hello R community, I am computing weighted average statistic by using ddply function: My data set is: N1 T1 S1 I1 C1 FY-4 ROE11 EPS11 MKT11 N1 T1 S1 I1 C1 FY-3 ROE12 EPS12 MKT12 N1 T1 S1 I1 C1 FY-2 ROE13 EPS13 MKT13 N1 T1 S1 I1 C1 FY-1 ROE14 EPS14 MKT14 N1 T1 S1 I1 C1 FY0 ROE15 EPS15 MKT15 N1 T1 S1 I1 C1 FY1 ROE16 EPS16 MKT16 N1 T1 S1 I1 C1 FY2 ROE17