diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-09-02 12:15:49 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-09-02 12:15:49 -0400 |
| commit | a833cf1859556dc770a2eb151bc1f73ca3f626b3 (patch) | |
| tree | 21b8f5143a1343cd40e54f0f1d60d59ddd033a69 /TESTING | |
| parent | aed4392fdb84361bb4f79d231d4576bc0180fa13 (diff) | |
QEMU stop via ssh and kill
Diffstat (limited to 'TESTING')
| -rw-r--r-- | TESTING | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -30,8 +30,10 @@ Testing: Stopping: -To stop both machines run +To poweroff both machines run ./vm.sh -stop +To force stop QEMU use +./vm.sh -kill Cleaning: |
