How to disable sleeping on Raspberry pi

I installed xscreensaver sudo apt-get install xscreensaver Once installed, go to Rpi’s desktop “Menu” (left top corner) Go to preference –> screensaver. You will see a screen saver main menu. In the mode drop-down menu, select “disable screensaver” then close the window. Reboot the Raspberry PI. It should work now.

How to change screen resolution of Raspberry Pi [closed]

Just run the following simple command on Raspberry Pi 3 running Raspbian Jessie. run terminal and type sudo raspi-config Go to: >Advanced Option > Resolution > just set your resolution compatible fit with your screen. then reboot If you didn’t found the menu on configuration, please update your raspberry pi software configuration tool (raspi-config). That’s … Read more