Files
SWGvms/index.html
2021-09-13 19:14:23 -07:00

127 lines
5.0 KiB
HTML

<!DOCTYPE html>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="stylesheet" href="./index/style.css">
<script src="./index/scale.fix.js.download"></script>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<div class="wrapper">
<header>
<img src="./index/erusman.jpg" class="spaceball">
<h1><a href="https://Erusman.github.io/">Erusman</a></h1>
<p>Open Source SWG Developer</p>
<p class="view"><a href="https://github.com/Erusman">View on GitHub <small></small></a></p>
<ul>
<li><a href="https://github.com/Erusman">View On <strong>GitHub</strong></a></li>
</ul>
</header>
<section>
<h2 id="swgvms">SWGvms</h2>
<p>This website is dedicated to offering alternate VM's for the SWG-Source github project.</p>
<h3 id="prerequisites">Prerequisites</h3>
<p>You will need to have <a href="https://www.virtualbox.org/">Oracle VirtualBox</a> installed on your host machine before you begin. VirtualBox test version 6.1.27 r146688 is recommended because VirtualBox Guest additions 6.1.27 is pre-installed on each VM. You can download VirtualBox Test builds here: <a href="https://www.virtualbox.org/wiki/Testbuilds">Oracle VirtualBox Testbuilds</a> </p>
<p>Hardware recommendations: 6-8 core processor with 32GB of ram.</p>
<p>All of my pre-built VM's comes configured to use 16GB of ram, 6 cores. You can adjust the processor cores and memory in VirtualBox, depending on your own hardware.</p>
<p>Each VM's Desktop Enviornment is running cinnamon. Default resolution 1920x1200. (drag window to increase resolution, or go to Preferences, fonts and increase/decrease your Text scale factor. If you want xfce, gnome, etc.. you can add that yourself.</p>
<p>Each VM will come configured using 200GB of storage space. SDD's are cheap and you can throw this on a 250GB m.2 sdd etc. pretty easy.</p>
<p>I will include Clonezilla on the boot grub menu. So you can boot into Clonezilla from the VM and clone it over to a bare-metal server.</p>
<p>NOTE: I am not offering guides or support on setting up the VM's IP Address's or VirtualBox. Perhaps in the future when I get the time I will update this page with such a guide. You can refer to SWG-source wiki to get the general idea of how to setup a VM's static IP. However every distro of linux is a little different on setting up static IP's.</p>
<p>All of my pre-built VM's will come defaulted to use the IP of 192.168.1.47 & mac 080027F3A637. I recommend going into your home router setup and reserving the IP of 192.168.1.47 & mac 080027F3A637 to the VM which hosts name is 'swg'. Each VM's desktop does offer a script which will help you configure the VM's host and hostname with a custom IP of your choice. The VM's will come in .ovf (Open Virtualization Format 1.0) If you want to keep current configured IP's of (192.168.1.47 and mac be sure to select 'Include all network adapters and MAC address's on import!').
<p>The reason why you must setup the VM's host IP correctly, is that your home router will continously assign a different IP to the VM each time you restart it. And you will need to reconfigure the SWG-Source IP's that the server starts with.
<h3 id="debian-10-vm">Debian 10.10 VM</h3>
<p>Linux Kernel 5.11. SRC Compiler GCC 7. Oracle 19.3 & SQL Developer 21.2</p>
<p><img src="./index/debian10.png"><p>
<blockquote>
<p>DOWNLOAD Debian 10.10 "BUSTER" SWG-Source VM</p>
<p>https://https://drive.google.com/u/0/uc?id=1mQjAO_8nwZ0eIEu_B2XrVGaFw6_FF7k1&export=download<p>
<p>Note: Please allow your VM's Oracle Database to shutdown properly. Proper shutdown after exiting your VM is scripted for 35 seconds.</p>
</blockquote>
<h3 id="debian-11-vm">Debian 11 VM</h3>
<p>Linux Kernel 5.11. SRC Compiler GCC 9.4. Oracle 19.3 & SQL Developer 21.2</p>
<p><img src="./index/debian11.png"><p>
<blockquote>
<p>DOWNLOAD Debian 11 "BULLSEYE" SWG-Source VM</p>
<p>https://<p>
<p>Note: Please allow your VM's Oracle Database to shutdown properly. Proper shutdown after exiting your VM is scripted for 35 seconds.</p>
</blockquote>
<h3 id="linux-mint-20-vm">Linux Mint 20.2 VM</h3>
<p></p>
<p><img src="./index/picture.png"></p>
<blockquote>
<p>DOWNLOAD Linux Mint 20.2 SWG-Source VM</p>
<p>https://<p>
</blockquote>
<h3 id="linux-mint-19-vm">Linux Mint 19.3 VM</h3>
<p></p>
<p><img src="./index/picture.png"></p>
<blockquote>
<p>DOWNLOAD Linux Mint 19.3 SWG-Source VM</p>
<p>https://<p>
</blockquote>
<h3 id="ubuntu-20-vm">Ubuntu 20.04 LTS VM</h3>
<p></p>
<p><img src="./index/picture.png"></p>
<blockquote>
<p>DOWNLOAD Ubuntu 20.04 LTS SWG-Source VM</p>
<p>https://<p>
</blockquote>
</section>
</div>
<footer>
<p>© 2021 Erusman - https://Erusman.github.io - https://github.com/Erusman</p>
</footer>
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
--></body></html>