~razzi/ronin

37770f526fbe7672ca5603b74a35e5a034f0a4a3 — Razzi Abuissa 1 year, 2 months ago 028a132
It's working, comment out display
1 files changed, 1 insertions(+), 1 deletions(-)

M ronin.sh
M ronin.sh => ronin.sh +1 -1
@@ 43,6 43,6 @@ qemu-system-x86_64 \
  -m 4096 \
  -nic hostfwd=tcp::2022-:22 \
  -daemonize \
  # -display none  # Comment out this line for a graphical window into the guest. Login as root.
  -display none  # Comment out this line for a graphical window into the guest. Login as root.

ssh ronin@localhost -p 2022 -i "$HOME/.ronin/ronin_key.priv"