Releases: avwohl/mpm2
Releases · avwohl/mpm2
v0.3.4
Installation
Debian/Ubuntu
# Download and install
wget https://github.com/avwohl/mpm2/releases/download/v0.3.4/mpm2-emu-0.3.4-Linux.deb
wget https://github.com/avwohl/mpm2/releases/download/v0.3.4/mpm2_system.img
sudo dpkg -i mpm2-emu-*.deb
sudo apt-get install -f # Install dependencies if needed
# Run
mpm2_emu -l -d A:mpm2_system.imgFedora/RHEL
# Download and install
wget https://github.com/avwohl/mpm2/releases/download/v0.3.4/mpm2-emu-0.3.4-Linux.rpm
wget https://github.com/avwohl/mpm2/releases/download/v0.3.4/mpm2_system.img
sudo dnf install ./mpm2-emu-*.rpm
# Run
mpm2_emu -l -d A:mpm2_system.imgSSH Access
# Generate host key
mkdir -p keys
ssh-keygen -t rsa -b 2048 -m PEM -f keys/ssh_host_rsa_key -N ''
# Run with SSH (no auth for testing)
mpm2_emu --no-auth -d A:mpm2_system.img
# Connect from another terminal
ssh -p 2222 user@localhostSee the README for full documentation.
Full Changelog: v0.3.3...v0.3.4
v0.3.3
Installation
Debian/Ubuntu
# Download and install
wget https://github.com/avwohl/mpm2/releases/download/v0.3.3/mpm2-emu-0.3.3-Linux.deb
wget https://github.com/avwohl/mpm2/releases/download/v0.3.3/mpm2_system.img
sudo dpkg -i mpm2-emu-*.deb
sudo apt-get install -f # Install dependencies if needed
# Run
mpm2_emu -l -d A:mpm2_system.imgFedora/RHEL
# Download and install
wget https://github.com/avwohl/mpm2/releases/download/v0.3.3/mpm2-emu-0.3.3-Linux.rpm
wget https://github.com/avwohl/mpm2/releases/download/v0.3.3/mpm2_system.img
sudo dnf install ./mpm2-emu-*.rpm
# Run
mpm2_emu -l -d A:mpm2_system.imgSSH Access
# Generate host key
mkdir -p keys
ssh-keygen -t rsa -b 2048 -m PEM -f keys/ssh_host_rsa_key -N ''
# Run with SSH (no auth for testing)
mpm2_emu --no-auth -d A:mpm2_system.img
# Connect from another terminal
ssh -p 2222 user@localhostSee the README for full documentation.
Full Changelog: v0.3.2...v0.3.3
v0.3.2
Installation
Debian/Ubuntu
# Download and install
wget https://github.com/avwohl/mpm2/releases/download/v0.3.2/mpm2-emu_0.3.0_amd64.deb
wget https://github.com/avwohl/mpm2/releases/download/v0.3.2/mpm2_system.img
sudo dpkg -i mpm2-emu_*.deb
sudo apt-get install -f # Install dependencies if needed
# Run
mpm2_emu -l -d A:mpm2_system.imgFedora/RHEL
# Download and install
wget https://github.com/avwohl/mpm2/releases/download/v0.3.2/mpm2-emu-0.3.0-1.x86_64.rpm
wget https://github.com/avwohl/mpm2/releases/download/v0.3.2/mpm2_system.img
sudo dnf install ./mpm2-emu-*.rpm
# Run
mpm2_emu -l -d A:mpm2_system.imgSSH Access
# Generate host key
mkdir -p keys
ssh-keygen -t rsa -b 2048 -m PEM -f keys/ssh_host_rsa_key -N ''
# Run with SSH (no auth for testing)
mpm2_emu --no-auth -d A:mpm2_system.img
# Connect from another terminal
ssh -p 2222 user@localhostSee the README for full documentation.
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Installation
Debian/Ubuntu
# Download and install
wget https://github.com/avwohl/mpm2/releases/download/v0.3.1/mpm2-emu_0.3.0_amd64.deb
wget https://github.com/avwohl/mpm2/releases/download/v0.3.1/mpm2_system.img
sudo dpkg -i mpm2-emu_*.deb
sudo apt-get install -f # Install dependencies if needed
# Run
mpm2_emu -l -d A:mpm2_system.imgFedora/RHEL
# Download and install
wget https://github.com/avwohl/mpm2/releases/download/v0.3.1/mpm2-emu-0.3.0-1.x86_64.rpm
wget https://github.com/avwohl/mpm2/releases/download/v0.3.1/mpm2_system.img
sudo dnf install ./mpm2-emu-*.rpm
# Run
mpm2_emu -l -d A:mpm2_system.imgSSH Access
# Generate host key
mkdir -p keys
ssh-keygen -t rsa -b 2048 -m PEM -f keys/ssh_host_rsa_key -N ''
# Run with SSH (no auth for testing)
mpm2_emu --no-auth -d A:mpm2_system.img
# Connect from another terminal
ssh -p 2222 user@localhostSee the README for full documentation.
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Installation
Debian/Ubuntu
# Download and install
wget https://github.com/avwohl/mpm2/releases/download/v0.3.0/mpm2-emu_0.3.0_amd64.deb
wget https://github.com/avwohl/mpm2/releases/download/v0.3.0/mpm2_system.img
sudo dpkg -i mpm2-emu_*.deb
sudo apt-get install -f # Install dependencies if needed
# Run
mpm2_emu -l -d A:mpm2_system.imgFedora/RHEL
# Download and install
wget https://github.com/avwohl/mpm2/releases/download/v0.3.0/mpm2-emu-0.3.0-1.x86_64.rpm
wget https://github.com/avwohl/mpm2/releases/download/v0.3.0/mpm2_system.img
sudo dnf install ./mpm2-emu-*.rpm
# Run
mpm2_emu -l -d A:mpm2_system.imgSSH Access
# Generate host key
mkdir -p keys
ssh-keygen -t rsa -b 2048 -m PEM -f keys/ssh_host_rsa_key -N ''
# Run with SSH (no auth for testing)
mpm2_emu --no-auth -d A:mpm2_system.img
# Connect from another terminal
ssh -p 2222 user@localhostSee the README for full documentation.
Full Changelog: https://github.com/avwohl/mpm2/commits/v0.3.0