All Projects → EXALAB → Anlinux Resources

EXALAB / Anlinux Resources

Licence: gpl-2.0
Scripts, Rootfs and other content for AnLinux

Programming Languages

shell
77523 projects

This is the place where all the images and scripts are stored. If you are looking for the main application, please visit here

To open an issue, please visit here

Bootstraping System

Note: Only Ubuntu, Debian, Kali, Parrot Security OS, BackBox are bootstrap using the script, others are official image without modification.

Script located at Scripts/Bootstrap are used to bootstrap the system.

You will need to install some package first:

sudo apt-get install qemu-user-static debian-archive-keyring debootstrap

Then go to Bootstrap and download the bootstrap.sh script. (It is important to follow instructions before running bootstrap.sh if there any.)

To bootstrap a system, simply run:

./bootstrap.sh architecture /path/to/bootstrap

For example:

./bootstrap.sh armhf /home/user/ubuntu/armhf

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].