The Mandossystem allowscomputers tohave encryptedroot filesystems and atthe same timebe capable ofremote orunattendedreboots. Thecomputers run asmall clientprogram in theinitial RAMdiskenvironmentwhich willcommunicatewith a serverover a network.All networkcommunicationis encryptedusing TLS. Theclients areidentified bythe serverusing a TLS keythat is uniqueto each client.The serversends theclients anencryptedpassword. Theencryptedpassword isdecrypted bythe c
Linux programfor writingMicrosoftcompatible bootrecords. Thisprogram doesthe same asMicrosoft"fdisk/mbr" to ahard disk or"sysd:" to afloppy or FAT32partitionexcept that itdoes not copyany systemfiles, only theboot record iswritten.
MultiBootUSBcan assemblemultiple liveLinuxdistributionson an USB disk.It presents aboot menu, andworksnon-destructivelyon flash disks,can evenuninstalldistributionsagain. Itfurthermoreworkscross-platform,and can createLinux USB bootdisks fromWindows.