mad-hatter wrote:Hello,
Its very difficult to know the size of the installations, you could fill up the SD card.
Your screen is is blanking due to power saving settings. Don't worry about it.
Just move the mouse or press any button on the keyboard to make the screen come active.
Regards
Ok i understand what you are getting at on size. I run a 32g card so it will take a while to fill that. but I am only using this as a 2nd puter to do light and my tower for the big stuff. As for the blanking it was not in the power settings I already had that changed. I had to do with a script and I will post as follows
sudo nano /etc/kbd/config
and change the
BLANK_TIME=30
to
BLANK_TIME=0
then hit ctrl x together to bring up the accept y or n.
Hit y and then close terminal and then reboot.
then after a reboot it will never blank,
you can type
setterm -blank 0
at the command line to do it now