From 6f1676668c7e1d2d93e35fe1a6babfd3dd5363ac Mon Sep 17 00:00:00 2001 From: "ahrenholz@gmail.com" Date: Thu, 31 Jul 2014 15:42:20 +0000 Subject: [PATCH] add note about CentOS --- wiki/Quickstart.wiki | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wiki/Quickstart.wiki b/wiki/Quickstart.wiki index 8f24009e..af7a725a 100644 --- a/wiki/Quickstart.wiki +++ b/wiki/Quickstart.wiki @@ -38,6 +38,9 @@ Virtual networks usually require routing software. CORE automatically builds con *Fedora users:* check the full [http://downloads.pf.itd.nrl.navy.mil/docs/core/core-html/install.html#installing-from-packages-on-fedora-centos installation instructions], you need to also disable (or configure) SELINUX, sandbox, and iptables. +*CentOS users:* check the full [http://downloads.pf.itd.nrl.navy.mil/docs/core/core-html/install.html#installing-from-packages-on-fedora-centos installation instructions] for enabling the EPEL repo. + + To check the RPM signing key, the core-dev public key can be found here: [https://coreemu.googlecode.com/files/RPM-GPG-KEY-core-dev RPM-GPG-KEY-core-dev] == Step 2. Start the CORE daemon == @@ -133,4 +136,4 @@ core-gui * *Do I need a custom kernel?* Not usually. Some disro's stock kernels may have issues, see [Linux] and [NamespaceKernels]. Some specific networking stack features may not support network namespaces, see [CustomKernels]. - * *VMware image*
*Pros:* everything is already set up for you; one file to download. *Cons:* poor performance; for quick evaluation only.
[http://downloads.pf.itd.nrl.navy.mil/core/vmware-image/]
You can run CORE from within this pre-built VMware virtual machine with minimal setup. See the included vcore-`*`-README.txt in the zipfile for login information. _Note that you may experience decreased performance and timer issues, and there is the added confusion of virtualization within virtualization. If you decide to run in this mode, we suggest using SSH with X11 forwarding into the VCORE virtual machine, to mitigate the decreased performance of the virtual display._ + * *VMware image*
*Pros:* everything is already set up for you; one file to download. *Cons:* poor performance; for quick evaluation only.
[http://downloads.pf.itd.nrl.navy.mil/core/vmware-image/]
You can run CORE from within this pre-built VMware virtual machine with minimal setup. See the included vcore-`*`-README.txt in the zipfile for login information. _Note that you may experience decreased performance and timer issues, and there is the added confusion of virtualization within virtualization. If you decide to run in this mode, we suggest using SSH with X11 forwarding into the VCORE virtual machine, to mitigate the decreased performance of the virtual display._ \ No newline at end of file