DoubleTea Posted November 5, 2016 Posted November 5, 2016 Helo, I've just installed armbian on an Orange Pi box and using it just for remote VPSs, any easy way to disable the X windows graphical interface from the console ? thanks
Igor Posted November 14, 2016 Posted November 14, 2016 https://forum.armbian.com/index.php/topic/2159-deactivate-x-in-debian-jessie-banana-pi/ 1
DoubleTea Posted November 14, 2016 Author Posted November 14, 2016 Well, the arg "disable doesn't exist: root@keypi:~# htop root@keypi:~# service nodm disable Usage: /etc/init.d/nodm {start|stop|restart|force-reload}. But the arg stop worked without any issues: root@keypi:~# service nodm stop Thx !
J. Cals - Biz Posted January 19, 2017 Posted January 19, 2017 Couldn't access previous account and created a new one. Thanks
Superkoning Posted November 9, 2018 Posted November 9, 2018 On 11/14/2016 at 8:44 PM, Igor said: You are welcome. Check also /etc/default/nodm I don't want X to start (on my Armbian Ubuntu), so in that file, I now have NODM_ENABLED=false ... and X does not start. Great.
Recommended Posts