Thanks for getting back to me... It is a responsive website but it doesn't have to be a website. It can even be with an image or anything really.... So say I have a picture, for example that is 1920 x 1080 and want it to scale down to a 640 x 480 screen, is using the frame buffer the best way to sca...
Hi everyone, I am trying to achieve something a bit different. I am trying to output a web page to a display (outdoor wall panels) that have a total working resolution of 640 x 480 but then be able to scale what would normally be displayed on a 1920 x 1080 web page. I have actually kind of got it wo...
If it's any help here is a screenshot attached of a test logo I have been trying to use (from a VM) It's a PNG file which is this one: http://vectorlogo4u.com/wp-content/uploads/2016/02/RASPBERRY-PI-LOGO-VECTOR.png Any help would be amazing with this! It will be used on different screens so don't re...
Hey all, So I have made a custom splash screen for a project I am working on and am using fbi. It does work great but the image is a PNG file and it seems to show a grey area outside of the image itself. I would like to change this to black. I have done some searching in here and on google and the m...
Finally got it working! Started again yesterday and although battled initially it appears to be after I added the following code into /etc/ppp/pptpd-options that it started working: nomppe-stateful (with a comment saying: # MPPE should be stateless) Got the info from here just in case anyone else ha...
Sorry I should have mentioned this as well, I have the router set up correctly for port forwarding and now statically assigned the pi with its ip and still no joy
Hi there, I'm trying to set up a vpn to allow me to connect securely to manage my piserver rather than open too many ports. I have set up what using pptpd from tutorials online but I just can't get it to work. On my android phone it keeps just saying "unsuccessful" and on my windows machine on the s...