I would make a script for my ESX server. Unfortunately I'm beginner in shell scripting.
I will do the following:
# With the command vmware-cmd -l I can do a listing like this
File1.vmx
File2.vmx
File3.vmx
File4.vmx
File5.vmx
# Now with every single line of this output I will execute the following
# vmware-cmd <output line 1> create
# Example:
Could you please help me with this script.
Hi!
Does anyone know how a high percentage of Hardware Interrupts does affect a Linux system? any why does it generate hardware interrupts?
The affected system is a SuSE 10.2 32bit running 2.6.16.60-0.33-vmi #1 SMP Fri Oct 31 14:24:07 UTC 2008 i686 i686 i386 GNU/Linux
procinfo shows that... (2 Replies)
Hi,
I am going to install solaris cluster 3.2 in vmware esx 3.5 for demo, for cluster we need two different network interfaces for private and pubic connectivity, but we have single ethernet controller
how to create two different ethernet instance name with single ethernet controller in vmware... (1 Reply)
Hello everybody,
I'm trying to create a S10 cluster on ESX 3.5 servers but I have several problems.
I use AMD Athtlon x64 CPU's on ESX servers and Solaris 10 U8 at my guest servers..
First and the most important problem, I dont know how to attach a RDM disk to Solaris 10. (Is it correct,... (1 Reply)
Hello!
I have an ESX Server up and running. Now I want to connect a serial device to the COM Port. For that I need the minicom program.
When I try "configure - make - make all" I get some errors. Can someone please explain to me, what the problems are:
# ./configure
checking for a... (3 Replies)