Helix3
From ERPXE Wiki
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
Helix3 2009 R1/R2 http://www.e-fense.com |
---|
Contents
Information
ERPXE Module
- Name: - Helix3
- Version: 2009 R1/R2
- Official website: http://www.e-fense.com
- License: Proprietary software
- Wikpedia Page:
- Download: http://www.erpxe.com/downloads
Plugin type
Helix3 | Anti-Virus | Deployment | Diagnostics | OS Installation | Live Media | Recovery Tools |
---|---|---|---|---|---|---|
No | No | No | Yes | Yes | Yes |
Plugin Requirments
Helix3 | CIFS | HTTP | Internet | NFS | Linux OS | Windows OS |
---|---|---|---|---|---|---|
No | No | No | Yes | Yes | Yes |
Screen Shots
Special Information
H3E is your cyber security solution providing incident response, computer forensics and e-discovery in one simple to use interface.
Linux Installation Instructions
Download helix2009r1r2-XXX.tar.gz to /
https://www.e-fense.com/store
extract helix2009r1r2-XXX.tar.gz file:
tar -xvzf helix2009r1r2-XXX.tar.gz
Download Helix 3.0 ISO Latest Version to /mnt/ :
https://www.e-fense.com/store
Mount ISO file to temporary location (/mnt/cdrom/)
mkdir /mnt/cdrom/ mount -o loop /mnt/Helix2009R1.iso /mnt/cdrom/
Copy initrd.gz , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)
cp /mnt/cdrom/casper/vmlinuz /tftpboot/er/plugins/helix/vmlinuz cp /mnt/cdrom/casper/initrd.lz /tftpboot/er/plugins/helix/initrd.gz cp /mnt/cdrom/casper/filesystem.* /tftpboot/er/shares/helix/casper/
Verify files with filelist.txt in each folder.
All Done!