Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  
{{Infobox software
 
{{Infobox software
| name                  = Software name
+
| name                  = VMware
| logo                  = placeholder.png
+
| logo                  = vmware-logo.png
 +
| logo size              = 150px
 
| screenshot            =  
 
| screenshot            =  
| caption                = Software version X.X running on Windows X
+
| caption                = VMware 6
 
| developer              =  
 
| developer              =  
 
| released              = <!-- {{Start date and age|YYYY|MM|DD|df=yes}} -->
 
| released              = <!-- {{Start date and age|YYYY|MM|DD|df=yes}} -->
Line 14: Line 15:  
| installed version date = <!-- {{Start date and age|YYYY|MM|DD|df=yes}} -->
 
| installed version date = <!-- {{Start date and age|YYYY|MM|DD|df=yes}} -->
 
| status                = Active
 
| status                = Active
| programming language  = Ruby
+
| programming language  =
| operating system      = Microsoft Windows, Linux, MacOSX
+
| operating system      = Linux
| platform              =  
+
| platform              = Windows, Mac, Linux
 
| size                  =  
 
| size                  =  
 
| language              =  
 
| language              =  
 
| genre                  =  
 
| genre                  =  
| license                = [http://creativecommons.org/licenses/by-sa/4.0/ Creative Commons Attribution-ShareAlike 4.0]
+
| license                = [https://www.vmware.com/support/support-resources/licensing/product-licenses.html product]
| website                = [https://about.gitlab.com/ www.gitlab.nl]
+
| website                = [https://www.vmware.com www.vmware.com]
 
| resources              =  
 
| resources              =  
 
   {{Infobox tsg
 
   {{Infobox tsg
 
     | child              = yes
 
     | child              = yes
 
     | downloads          = {{bulleted list
 
     | downloads          = {{bulleted list
         | [http://www.ru.nl Some Download link]
+
         | [https://my.vmware.com/web/vmware/info/slug/datacenter_cloud_infrastructure/vmware_vsphere/6_0 VSphere client]
         | [http://www.ru.nl Some other Download link]
+
         |
 
     }}
 
     }}
 
     | manuals            = {{bulleted list
 
     | manuals            = {{bulleted list
         | [http://www.ru.nl Quick start guide]
+
         | [https://www.vmware.com/support/pubs/vsphere-esxi-vcenter-server-6-pubs.html vSphere Administration with the vSphere Client Guide]
 
     }}
 
     }}
 
   }}
 
   }}
 
}}
 
}}
  −
Introduction. What does this software do? Whom is it for?
      
<!-- Table of Contents will be generated here -->
 
<!-- Table of Contents will be generated here -->
    
==Features==
 
==Features==
This software is made to do this, it has these unique selling points:
  −
* Feature 1
  −
* Feature 2
  −
* Feature 3
     −
===Requirements===  
+
Virtualization is a proven software technology that makes it possible to run multiple operating systems and applications on the same server at the same time. <ref> [http://www.vmware.com/virtualization/overview Overview virtualization] </ref>
* Microsoft Windows XP or later.
+
 
* Intel Core 2 Duo E8600 or higher.
+
* Run virtual Machines.
* Python
+
* Access virtual Machines.
 +
* Dynamically allocate resources.
 +
<br>
 +
[[image:virtualization.png | 300px |Image: 300 pixels]]
 +
 
 +
==Hardware==
 +
 
 +
{| class="wikitable" 
 +
|-
 +
! scope="col" style="width:110px;"|
 +
! scope="col" style="width:250px;"| [[File:Dell Poweredge R730.jpg|300px|Image: 300 pixels]]
 +
|-
 +
| Type || Dell PowerEdge R730
 +
|-
 +
| CPU || 2x Intel E5-2650 v3 2.3GHz 10C/20T
 +
|-
 +
| Memory || 16x16GB RDIMM 2133MT/s, Dual Rank
 +
|-
 +
| Chipset || Intel C630 Series Chipset
 +
|-
 +
| Network Controllers || Broadcom 5720 QP 1Gb Network Daughter Card
 +
|-
 +
| Storage || 8x4TB
 +
|-
 +
| Storage Controller || PERC H730 Integrated RAID Controller, 1GB Cache
 +
|-
 +
| Power Supply || 2x 1100w 80Plus Gold
 +
|-
 +
| Year of Purchase || 12/2014
 +
|-
 +
|}
   −
==Installation==
+
==Facility==
===Windows 7 64-bit===
  −
#Step 1
  −
#Step 2
  −
#Step 3
     −
==Configuration==
+
This facility is not intended for calculating / HPC big data.
General settings.
+
For such purposes we have  the DCC Cluster facility<ref>[https://wiki.dcc.science.ru.nl/Main_Page DCC Cluster]</ref>
For CMD commands, you can use this format:<br/>
  −
<code style="background-color:#000; color:#fff; padding:1px 3px;">ping 127.0.0.1 -n 50 -l 1024</code>
     −
=== License ===
+
==Request==
License setup.
     −
==Usage==
+
You can send a request to our [[Administrator]] or to [mailto:e.lieffers@ru.nl Eric Lieffers] (ISC).
Templates and how-to's go here.
     −
===Python===
+
You also need to provide the following information:
   −
<syntaxhighlight lang="python" line>
+
*Requirements (Operating System, Software)
#In the syntaxhighlight tag, change lang value to desired language.
+
*CPU Cores
#For the list of supported languages, see http://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi#Supported_languages
+
*Hard drive space
 +
*Amount of memory needed
   −
def main():
+
The request will be evaluated by calculating the amount of resources left.
    """Lots of useless code here."""
  −
    if True:
  −
        print "Hello, world!"
  −
        return None # Explicitly returning None!
  −
    else:
  −
        raise Exception
  −
  −
if __name__ == "__main__":
  −
    main()
  −
</syntaxhighlight><br/>
     −
<!-- Room for extra headers, like ==Course==, or ==Troubleshooting== -->
+
==Remote Access==
   −
==See Also== <!-- Optional -->
+
You will receive email with instructions to access the newly created virtual machine.
*[[Project:Samples/Hardware|Samples/Hardware]]
  −
*{{tl|Infobox_software}}
  −
*{{tl|Infobox_tsg}}
     −
==References== <!-- Optional, include only if <ref> tags are used in the article. Note the Infobox Software has one reference for "Installed version" as well, so if filled in, keep this here as well -->
+
==References==
<references />
+
<references/>
    
==External Links== <!-- Optional -->
 
==External Links== <!-- Optional -->
*{{Official website|https://about.gitlab.com/}}
+
*{{Official website|https://www.vmware.com/}}
*[http://tsgdoc.socsci.ru.nl tsgdoc]&nbsp;– Technical documentation.
+
*[https://www.vmware.com/support/pubs/vsphere-esxi-vcenter-server-6-pubs.html Documentation]

Navigation menu