diff --git a/README.md b/README.md index 7da7c2e..1d36cc5 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # SWGvms -A repository for storing the SWGvms website. +This repo is for storing the SWGvms website. diff --git a/index.html b/index.html new file mode 100644 index 0000000..eb48cee --- /dev/null +++ b/index.html @@ -0,0 +1,121 @@ + + + + + + + + +
+
+ +

Erusman

+ +

Open Source SWG Developer

+ +

View on GitHub

+ +
+
+ +

SWGvms

+ +

This website is dedicated to offering alternate VM's for the SWG-Source github project.

+ +

Prerequisites

+ +

You will need to have Oracle VirtualBox 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: Oracle VirtualBox Testbuilds

+ +

Hardware recommendations: 6-8 core processor with 32GB of ram.

+

All of my pre-built VM's comes configured to use 16GB of ram. You can adjust the processor cores in VirtualBox depending on your hardware.

+

Each VM's Desktop Enviorment is running cinnamon.

+ +

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 a guide. You can refer to SWG-source wiki to get the general idea, However every distro of linux is a little different on setting up static IP's.

+

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 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. + + +

Debian 10.10 VM

+ +

Linux Kernel 5.11. SRC Compiler GCC 8. Oracle 19.3 & SQL Developer 21.2

+ +

+ +

+

DOWNLOAD Debian 10.10 "BUSTER" SWG-Source VM

+

https://

+

+ + + +

Debian 11 VM

+ +

Linux Kernel 5.11. SRC Compiler GCC 9.4. Oracle 19.3 & SQL Developer 21.2

+ +

+ +

+

DOWNLOAD Debian 11 "BULLSEYE" SWG-Source VM

+

https://

+

+ + + + +

Linux Mint 20.2 VM

+ +

+ +

+ +
+

DOWNLOAD Linux Mint 20.2 SWG-Source VM

+

https://

+

+ + + + +

Linux Mint 19.3 VM

+ +

+ +

+ +
+

DOWNLOAD Linux Mint 19.3 SWG-Source VM

+

https://

+

+ + + +

Ubuntu 20.04 LTS VM

+ +

+ +

+ +
+

DOWNLOAD Ubuntu 20.04 LTS SWG-Source VM

+

https://

+

+ + + + + + +
+
+ + + + +--> diff --git a/index/debian10.png b/index/debian10.png new file mode 100644 index 0000000..ca23557 Binary files /dev/null and b/index/debian10.png differ diff --git a/index/debian11.png b/index/debian11.png new file mode 100644 index 0000000..bf456de Binary files /dev/null and b/index/debian11.png differ diff --git a/index/erusman.jpg b/index/erusman.jpg new file mode 100644 index 0000000..29cbbce Binary files /dev/null and b/index/erusman.jpg differ diff --git a/index/style.css b/index/style.css new file mode 100644 index 0000000..9815bd4 --- /dev/null +++ b/index/style.css @@ -0,0 +1 @@ +@import url("https://fonts.googleapis.com/css?family=Lato:300italic,700italic,300,700");.highlight table td{padding:5px}.highlight table pre{margin:0}.highlight,.highlight .w{color:#d0d0d0}.highlight .err{color:#151515;background-color:#ac4142}.highlight .c,.highlight .cd,.highlight .cm,.highlight .c1,.highlight .cs{color:#888}.highlight .cp{color:#f4bf75}.highlight .nt{color:#f4bf75}.highlight .o,.highlight .ow{color:#d0d0d0}.highlight .p,.highlight .pi{color:#d0d0d0}.highlight .gi{color:#90a959}.highlight .gd{color:#ac4142}.highlight .gh{color:#6a9fb5;font-weight:bold}.highlight .k,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kv{color:#aa759f}.highlight .kc{color:#d28445}.highlight .kt{color:#d28445}.highlight .kd{color:#d28445}.highlight .s,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .s2,.highlight .sh,.highlight .sx,.highlight .s1{color:#90a959}.highlight .sr{color:#75b5aa}.highlight .si{color:#8f5536}.highlight .se{color:#8f5536}.highlight .nn{color:#f4bf75}.highlight .nc{color:#f4bf75}.highlight .no{color:#f4bf75}.highlight .na{color:#6a9fb5}.highlight .m,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .il,.highlight .mo,.highlight .mb,.highlight .mx{color:#90a959}.highlight .ss{color:#90a959}html{background:#6C7989;background:#6C7989 linear_gradient(#6C7989, #434B55) fixed}body{padding:50px 0;margin:0;font:14px/1.5 Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;color:#555;font-weight:300;background:inline-image("checker.png") fixed}.wrapper{width:640px;margin:0 auto;background:#DEDEDE;border-radius:8px;box-shadow:rgba(0,0,0,0.2) 0 0 0 1px,rgba(0,0,0,0.45) 0 3px 10px}header,section,footer{display:block}a{color:#069;text-decoration:none}p{margin:0 0 20px;padding:0}strong{color:#222;font-weight:700}header{border-radius:8px 8px 0 0;background:#C6EAFA;background:linear_gradient(#DDFBFC, #C6EAFA);position:relative;padding:15px 20px;border-bottom:1px solid #B2D2E1}header h1{margin:0;padding:0;font-size:24px;line-height:1.2;color:#069;text-shadow:rgba(255,255,255,0.9) 0 1px 0}header.without-description h1{margin:10px 0}header p{margin:0;color:#61778B;width:300px;font-size:13px}header p.view{display:none;font-weight:700;text-shadow:rgba(255,255,255,0.9) 0 1px 0;-webkit-font-smoothing:antialiased}header p.view a{color:#06c}header p.view small{font-weight:400}header ul{margin:0;padding:0;list-style:none;position:absolute;z-index:1;right:20px;top:20px;height:38px;padding:1px 0;background:#5198DF;background:linear_gradient(#77B9FB, #3782CD);border-radius:5px;box-shadow:inset rgba(255,255,255,0.45) 0 1px 0,inset rgba(0,0,0,0.2) 0 -1px 0;width:auto}header ul:before{content:'';position:absolute;z-index:-1;left:-5px;top:-4px;right:-5px;bottom:-6px;background:rgba(0,0,0,0.1);border-radius:8px;box-shadow:rgba(0,0,0,0.2) 0 -1px 0,inset rgba(255,255,255,0.7) 0 -1px 0}header ul li{width:79px;float:left;border-right:1px solid #3A7CBE;height:38px}header ul li.single{border:none}header ul li+li{width:78px;border-left:1px solid #8BBEF3}header ul li+li+li{border-right:none;width:79px}header ul a{line-height:1;font-size:11px;color:#fff;color:rgba(255,255,255,0.8);display:block;text-align:center;font-weight:400;padding-top:6px;height:40px;text-shadow:rgba(0,0,0,0.4) 0 -1px 0}header ul a strong{font-size:14px;display:block;color:#fff;-webkit-font-smoothing:antialiased}section{padding:15px 20px;font-size:15px;border-top:1px solid #fff;background:linear_gradient(#fafafa, #DEDEDE 700px);border-radius:0 0 8px 8px;position:relative}h1,h2,h3,h4,h5,h6{color:#222;padding:0;margin:0 0 20px;line-height:1.2}p,ul,ol,table,pre,dl{margin:0 0 20px}h1,h2,h3{line-height:1.1}h1{font-size:28px}h2{color:#393939}h3,h4,h5,h6{color:#494949}blockquote{margin:0 -20px 20px;padding:15px 20px 1px 40px;font-style:italic;background:#ccc;background:rgba(0,0,0,0.06);color:#222}img{max-width:100%}code,pre{font-family:Monaco, Bitstream Vera Sans Mono, Lucida Console, Terminal;color:#333;font-size:12px;overflow-x:auto}pre{padding:20px;background:#3A3C42;color:#f8f8f2;margin:0 -20px 20px}pre code{color:#f8f8f2}li pre{margin-left:-60px;padding-left:60px}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:5px 10px;border-bottom:1px solid #aaa}dt{color:#222;font-weight:700}th{color:#222}small{font-size:11px}hr{border:0;background:#aaa;height:1px;margin:0 0 20px}footer{width:640px;margin:0 auto;padding:20px 0 0;color:#ccc;overflow:hidden}footer a{color:#fff;font-weight:bold}footer p{float:left}footer p+p{float:right}@media print, screen and (max-width: 740px){body{padding:0}.wrapper{border-radius:0;box-shadow:none;width:100%}footer{border-radius:0;padding:20px;width:auto}footer p{float:none;margin:0}footer p+p{float:none}}@media print, screen and (max-width: 580px){header ul{display:none}header p.view{display:block}header p{width:100%}}@media print{header p.view a small:before{content:'at https://github.com/'}}html{height:100%}body{background:url("") fixed;min-height:calc(100% - 100px)}.wrapper{width:740px}header{height:150px}header h1{font-size:38px}header p{width:700px;font-size:17px}header ul a:hover strong{color:#025}img.spaceball{height:150px;float:left;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px;margin-right:20px}a:hover{color:#025}@media print, screen and (max-width: 740px){body{min-height:100%}.wrapper{width:100%}header p{width:100%}}