Virtualization Focused OS & Cloud Compatible Desktop Environment
SharkLinux is a 64 bit Linux Desktop that specializes in virtualization. The OS is based on Ubuntu 20.04 and features a custom MATE/XFCE desktop capable of running on a cloud server with little impact on performance. The OS runs KVM as the primary hypervisor and provides a wide range of tools to build and run VM's and containers.
SharkLinux has several distinct qualities from other Linux systems such as; automatic system upgrades, sudo users can run shell commands without a password....
Linux distribution made specifically to run Docker containers
...Docker Machine auto logs in using the generated SSH key, but if you want to SSH into the machine manually (or you're not using a Docker Machine managed VM), you can do so. Boot2docker uses Tiny Core Linux, which runs from RAM and so does not persist filesystem changes by default.
Virtual Box 4.0 Cloner.Java based.It clones your VM taking care of HD, XML descriptions etc.Runs on Windows/Linux.On Linux VBoxCloner takes advantage of reflink copying on BTRFS filesystem allowing us to clone VM of hundreds of GBs in just seconds.
Embeddable JVM is a JVM for embedded systems with no OS. Class files can be executed directly from SD card. Small memory consumption (512k is enough). Only FAT16 filesystem is supported for now. Tested on LPC2478 and LPC2939 boards.