gym interface
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
3. `sudo ufw disable` (disable firewall - safe for local network, otherwise `sudo ufw allow ssh`)
|
||||
4. `ip a` - find ip address
|
||||
5. ssh username@<ip_address>
|
||||
5. Install screenshot tool
|
||||
6. On host, run `ssh-copy-id <username>@<ip_address>`
|
||||
5. Install screenshot tool (in vm)
|
||||
1. `sudo apt install imagemagick-6.q16hdri`
|
||||
2. `DISPLAY=:0 import -window root screenshot.png`
|
||||
6. Get screenshot
|
||||
|
||||
Reference in New Issue
Block a user