1
Beginners & Help / Re: [Guide] Gunbot XT and GunBot Version 5 using a Raspberry P 3
« on: November 17, 2017, 09:18:56 PM »the instructions for screen can be found here:
https://wiki.alpinelinux.org/wiki/Screen_terminal_multiplexer
the most import is:Code: [Select]screen -listshow all running sessionsCode: [Select]screen -x NUMBERconnect to a session.Code: [Select]^A dDetach from a sessionCode: [Select]^A kkill a session
if you want to stop gunbot then connect to the gunbot screen session andCode: [Select]^C
Thanks man. You're the master.

. I'm goint to setup the pi now. I want to use it like you do with VNC on headless PI. For using VNC on headless PI, do we have to setup the PI headlessly or actually we can set it up on monitor then just install the VNC to the PI? Thanks.
