Difference between revisions of "OpenGEU"
Line 1: | Line 1: | ||
{{Plugin | {{Plugin | ||
− | | logo = | + | | logo = https://upload.wikimedia.org/wikipedia/commons/thumb/8/8e/Sunshine_logo.png/200px-Sunshine_logo.png |
| website = http://opengeu.intilinux.com/ | | website = http://opengeu.intilinux.com/ | ||
| wikipedia = http://en.wikipedia.org/wiki/OpenGEU | | wikipedia = http://en.wikipedia.org/wiki/OpenGEU | ||
Line 19: | Line 19: | ||
| recovery = {{no}} | | recovery = {{no}} | ||
| requireIP = true | | requireIP = true | ||
− | | image1 = | + | | image1 = https://upload.wikimedia.org/wikipedia/commons/thumb/7/77/OpenGEU_Morning_Sunshine.gth.png/200px-OpenGEU_Morning_Sunshine.gth.png |
− | | image1url = | + | | image1url = https://en.wikipedia.org/wiki/File:OpenGEU_Morning_Sunshine.gth.png |
− | | image2 = | + | | image2 = https://upload.wikimedia.org/wikipedia/commons/7/71/OpenGEU_LC_m01.jpg |
− | | image2url = | + | | image2url = https://en.wikipedia.org/wiki/File:OpenGEU_LC_m01.jpg |
− | | image3 = | + | | image3 = https://upload.wikimedia.org/wikipedia/commons/thumb/1/14/OpenGEU_LC_M02_1.jpg/230px-OpenGEU_LC_M02_1.jpg |
− | | image3url = | + | | image3url = https://en.wikipedia.org/wiki/File:OpenGEU_LC_M02_1.jpg |
}} | }} | ||
Latest revision as of 07:12, 5 May 2019
Important information
This plugin requires a static IP address (Default is 10.0.0.1). Every change to the server IP MUST be reflected into the plugin's menu file. How to adjust ERPXE to local IP address
return to Plugins list
OpenGEU 8.10 http://opengeu.intilinux.com/ |
---|
Contents
Information
ERPXE Module
- Name: - OpenGEU
- Version: 8.10
- Official website: http://opengeu.intilinux.com/
- License: GNU General Public License
- Wikpedia Page: http://en.wikipedia.org/wiki/OpenGEU
- Download: http://www.erpxe.com/downloads
Plugin type
OpenGEU | Anti-Virus | Deployment | Diagnostics | OS Installation | Live Media | Recovery Tools |
---|---|---|---|---|---|---|
No | No | No | No | Yes | No |
Plugin Requirments
OpenGEU | CIFS | HTTP | Internet | NFS | Linux OS | Windows OS |
---|---|---|---|---|---|---|
No | No | No | Yes | Yes | Yes |
Screen Shots
Special Information
OpenGEU is a free computer operating system based upon the popular GNU/Linux distribution, Ubuntu, which in turn is based on Debian Linux.
OpenGEU's aim is to successfully combine the power and ease of use of GNOME desktop environment with the lightweight, and graphical eye candy features of the Enlightenment window manager into a unique and user-friendly desktop.
While OpenGEU is originally derived from Ubuntu, the design of the user interface makes it appear significantly different to the user.
OpenGEU's developers continue to create their own set of original art themes, software, and tools.
Linux Installation Instructions
Download opengeu810-XXX.tar.gz to /
https://sourceforge.net/projects/erpxe/files/plugins/
extract opengeu810-XXX.tar.gz file:
tar -xvzf opengeu810-XXX.tar.gz
Download OpenGEU 8.10 ISO Latest Version to /mnt/ :
http://opengeu.intilinux.com/get
Mount ISO file to temporary location (/mnt/cdrom/)
mkdir /mnt/cdrom/ mount -o loop /mnt/opengeu-8.10-desktop-i386.iso /mnt/cdrom/
Copy initrd.gz , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)
cp /mnt/cdrom/casper/vmlinuz /tftpboot/er/plugins/opengeu/vmlinuz cp /mnt/cdrom/casper/initrd.gz /tftpboot/er/plugins/opengeu/initrd.gz cp /mnt/cdrom/casper/filesystem.* /tftpboot/er/shares/opengeu/casper/
Verify files with filelist.txt in each folder.
All Done!