0317.html 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. <!DOCTYPE html>
  2. <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>Univention Corporate Server Install Guide Using Virtualbox</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  6. <meta charset="UTF-8">
  7. <meta name="keywords" content="Corporate Server,Hypervisor,I12bretro,IT Infrastructure,Install Guide,Linux,UCS,Univention,Univention Corporate Server,VM,Virtual Machine,VirtualBox,How To,Tutorial">
  8. <meta name="author" content="i12bretro">
  9. <meta name="description" content="Univention Corporate Server Install Guide Using Virtualbox">
  10. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  11. <meta name="revised" content="04/16/2022 02:39:56 PM" />
  12. <link rel="icon" type="image/x-icon" href="includes/favicon.ico">
  13. <script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
  14. <script type="text/javascript" src="includes/js/steps.js"></script>
  15. <link href="css/steps.css" rel="stylesheet" type="text/css" />
  16. </head>
  17. <body>
  18. <div id="gridContainer">
  19. <div class="topMargin"></div>
  20. <div id="listName" class="topMargin">
  21. <h1>Univention Corporate Server Install Guide Using Virtualbox</h1>
  22. </div>
  23. <div></div>
  24. <div id="content">
  25. <h2>What is Univention Corporate Server?</h2>
  26. <blockquote><em>Univention Corporate Server (UCS) is the innovative basis for the cost-efficient operation and easy administration of server applications and entire IT infrastructures. UCS is optimally suited to the management of distributed heterogeneous and virtualized IT environments, regardless of whether you employ Microsoft Windows, Mac OS X or Linux systems. - <a href="https://www.univention.com/products/ucs/" target="_blank">https://www.univention.com/products/ucs/</a></em></blockquote>
  27. <p> </p>
  28. <ol>
  29. <li>Open a web browser and download the Univention Corporate Server .ova <a href="https://updates.software-univention.de/download/images/UCS-Virtualbox-Image.ova" target="_blank">Download</a></li>
  30. <li>Launch VirtualBox</li>
  31. <li>Select File &gt; Import Appliance...</li>
  32. <li>Click the Browse icon &gt; Navigate to the downloaded .ova file &gt; Select UCS-Virtualbox-Image.ova</li>
  33. <li>Click Next and then Import</li>
  34. <li>Make sure the Univention Corporate Server VM is selected and click Start &gt; Normal</li>
  35. <li>That&#39;s it</li>
  36. </ol>
  37. </div>
  38. </div>
  39. </body>
  40. </html>