The AnuBitux documentation
  • Welcome to the AnuBitux documentation!
  • GETTING STARTED
    • Why AnuBitux?
    • How to verify AnuBitux
      • How to verify the provided tools
    • How to use AnuBitux
      • Ventoy
      • Balena Etcher
      • Rufus
      • Booting from USB
    • How to build AnuBitux
    • How to create an AnuBitux VM
    • How to update an AnuBitux VM
  • Features
    • Tools list
      • Accessories
      • Graphics
      • HW Wallets
      • Internet
      • Privacy
      • Recovery
      • Reporting
      • WalletGenerators
      • Wallets
      • WalletTools
    • Network
    • Browsers
    • Encryption
    • Printing
    • Password generation
  • Use cases
    • Creating wallets
      • From mouse movements
      • From microphone
      • From a dice (or a coin)
      • From desktop clients
      • Blind generation
    • Using hardware wallets
    • Recovering wallets
    • Cloning drives
Powered by GitBook
On this page
  1. GETTING STARTED

How to create an AnuBitux VM

PreviousHow to build AnuBituxNextHow to update an AnuBitux VM

Last updated 1 year ago

AnuBItux has been designed and developed to be used in an amnesic way, to leave no trace about user's activity on the devices but, in some cases, it may be necessary to use it in some testing or demo environment, like a virtual machine or a dedicated device.

If so, it is possible to "transform" an installed into a fully featured AnuBitux. It is suggested to install the Standard version with no desktop environment, setting an empty root password (in order to be able to run sudo commands with the normal user) and choosing the English language.

Once Debian 12 is installed, following the installation wizard and paying attention to respect the aforementioned suggestions, it is necessary to install git:

sudo apt -y install git
git clone https://github.com/AnuBitux-project/AnuBituxVM

Now it is possible to move to the repository folder

cd AnuBituxVM

give execution rights to the script

chmod +x anubitux_vm.sh

and launch it

./anubitux_vm.sh

It is necessary to provide the user's password in some occasion or press enter to add the additional repositories to the sourcces.list file, but no further action is required.

Once the script ends, it is only necessary to reboot the operating system

sudo reboot 0

Then it is possible to clone the dedicated :

GitHub repository
Debian 12 Standard
The suggested Debian 12 version