Ubuntutrinux

From ERPXE Wiki
Revision as of 07:32, 5 May 2019 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

return to Plugins list

Ubuntutrinux 0.1-2.6.20.7
200px-Ubuntu_logo.svg.png
http://code.google.com/p/ubuntutrinux/

Information

ERPXE Module

  • Name: - Ubuntutrinux
  • Version: 0.1-2.6.20.7

Plugin type

Plugin type
Ubuntutrinux Anti-Virus Deployment Diagnostics OS Installation Live Media Recovery Tools
No No Yes No Yes No

Plugin Requirments

Plugin Requirments
Ubuntutrinux CIFS HTTP Internet NFS Linux OS Windows OS
No No No No Yes Yes

Screen Shots

Special Information

Trinux: A Linux Security Toolkit was a ramdisk-based Linux distribution that was under active development from 1998-2003.

This new project (i.e. ubuntutrinux) seeks to integrate elements (and code, where appropriate) of Trinux with the Debian/Ubuntu mkinitramfs infrastructure to allow easy development and packaging Ubuntu binary (and ultimately package and repository) compatible ramdisk distributions using recent 2.6.x kernels.

As before, the most common use is network security monitoring and analysis.

Linux Installation Instructions

Download ubuntu110-ARCH-XXX.tar.gz to /

https://sourceforge.net/projects/erpxe/files/plugins/

extract ubuntu110-ARCH-XXX.tar.gz file:

tar -xvzf ubuntu110-ARCH-XXX.tar.gz

Download Ubuntutrinux 0.1-2.6.20.7 ISO Latest Version to /mnt/ :

https://sourceforge.net/projects/trinux/files/ubuntutrinux/

Mount ISO file to temporary location (/mnt/cdrom/)

mkdir /mnt/cdrom/
mount -o loop /mnt/tubuntu-ruby-0.1-2.6.20.7.iso /mnt/cdrom/

Copy initrd , bzimage to appropriate directory: (LOWER CASE ONLY!)

cp /mnt/cdrom/isolinux/vmlinuz /tftpboot/er/plugins/ubuntutrinux/vmlinuz
cp /mnt/cdrom/isolinux/initrd.lz /tftpboot/er/plugins/ubuntutrinux/initrd.lz

Verify files with filelist.txt in each folder.

All Done!