Title: headless ubuntu Post by: optimator on August 24, 2012, 05:02:26 PM I have Ubuntu 12.04 Desktop installed. I've successfully started the machine and mined with a terminal attached to a card.
I've no taken the terminal off and rebooted. I want to create a headless solution, but I'm not sure where to start. I see X is running. I try to do: Code: xhost+ Code: No protocol specified Code: sudo aticonfig --lsa Code: No protocol specified Where do I start? Title: Re: headless ubuntu Post by: optimator on August 24, 2012, 08:50:13 PM Hey Optimator! RTFM (again) - https://docs.google.com/document/d/1Gw7YPYgMgNNU42skibULbJJUx_suP_CpjSEdSi8_z9U/edit?pli=1
Pay particular attention to the Code: /etc/lightdm/lightdm.conf Code: apt-get install byobu The launch byobu, start your cgminer script, and press F6 to disconnect from byobu, leaving cgminer running - Just like it says! |