Most Popular
1500 questions
21
votes
5 answers
How to set VNC security settings using SSH? `No security types supported. Server sent security types, but we do not support any of them`
With the latest Dist-upgrade, it appears the VNC security settings have been changed which means I cannot access my Pi through VNC until they are changed back. I have SSH access.
As the Pi is over 100 miles away I would like to find a way of…

johnFX
- 329
- 1
- 2
- 5
21
votes
1 answer
Which (currently) compatible SD Cards have wear levelling?
This question asks Which SD cards are compatible?
This answer describes the advantages of getting an SD card with wear levelling to extend the life of the card.
How can I find out which of the currently compatible SD cards have wear levelling?

Highly Irregular
- 5,769
- 10
- 32
- 40
21
votes
1 answer
What are the benefits of using Arch Linux over the standard Debian build?
From the Raspberry Pi downloads page:
Debian “squeeze”
If you’re just starting out, this is the image we recommend you use. It’s a reference root filesystem from Gray and Dom, containing LXDE, Midori, development tools and example source code for…

Mark Booth
- 4,360
- 2
- 29
- 42
21
votes
1 answer
How can I use a USB HDD to extend the life of my SD Card?
How can I set up a USB HDD to extend the life of my SD Card and maximize the performance of my Raspberry Pi?
Related: How can I extend the life of my SD card?

Andrew Fogg
- 5,913
- 8
- 25
- 28
21
votes
3 answers
Adjusting the Brightness of the Official Touchscreen Display
Is there a way to adjust the brightness of the official touchscreen display? I couldn't find a definite answer. I'm running the latest release of Raspbian Jessie.

Diogo Magalhães
- 473
- 2
- 4
- 11
21
votes
4 answers
How do I update Java 8 in Raspbian
My Raspberry Pi 3 came with Java version 1.8.0_65 installed. I could not update it to a later version using apt-get - I assume there's no Debian repo for it. I do not know how to update it, and installing a newer version does not replace the…

Traveling Tech Guy
- 313
- 1
- 2
- 6
21
votes
4 answers
Does the BCM43438 WiFi chip in Raspberry Pi 3 support "monitor" mode
Does it support the monitor mode (known from aircrack-ng & co.)?

Marcel
- 313
- 1
- 2
- 7
21
votes
5 answers
Is there any workaround for Netflix compatibility?
I know that Netflix does not work with Linux because Moonlight (an open-source implementation of Silverlight) doesn't support encryption.
Have any workarounds or solutions been identified to bring Netflix to the Raspberry Pi for those of us that…

wmarbut
- 1,113
- 1
- 9
- 16
21
votes
2 answers
How do I configure my sound for Jasper on Raspbian Jessie?
I'm using Raspbian Jessie (2015-11-21) to run Jasper (master branch) on the Raspberry Pi 2 Model B.
The installation instructions in the documentation seem to be for Wheezy and not Jessie.
Running Jasper on Wheezy works fine. But, on Jessie, I had…

Housni
- 593
- 1
- 5
- 11
21
votes
4 answers
How often to reboot raspberry and is it even necessary
If you have a raspberry on some location and it must run a python script "forever" (a year, maybe two, without me being on location), how often should I reboot it? I know people are keeping them alive for a year+, but I wrote a simple script that…

Rok Dolinar
- 339
- 2
- 9
21
votes
3 answers
Can the USB ports be used to power the Raspberry Pi?
Does the power need to be supplied via the micro USB port or can one of the two normal USB ports be used as well? I intend to use SSH only, so the USB port would not be used in any other way, but I'd prefer to have all plugs on one side.
(Model B…

Tobias Kienzler
- 720
- 1
- 6
- 22
21
votes
5 answers
Which Python IDEs/interactive shells are best suited to the Pi?
I know this is perhaps slightly dodgy teritory, but I'm going to go ahead.
I'm wondering which of the many python IDEs/interactive shells are best suited to the RPi? By this I mean low RAM, and fairly low memory on the SD.
If anyone has any other…

ACarter
- 2,350
- 6
- 25
- 39
21
votes
3 answers
Can the Pi Zero act as an USB peripheral device?
Can the currently announced new member of the Pi family - the Pi Zero - act as an USB peripheral device?
Obviously the schematics are not yet available and the blog entry linked above does not go too much into detail, other than:
"Micro-USB sockets…

Ghanima
- 15,855
- 15
- 61
- 119
21
votes
2 answers
Where do Cron error message go?
I have a python script running by cron. For what ever reason, it is not running. I am wondering if there is anywhere that error messages are sent? Script runs fine by itself. If I run a simple script with crontab, that just writes to a file that…

Richard
- 471
- 2
- 5
- 9
21
votes
3 answers
Why cleanup the GPIO pins?
When running a program in Python, why would I want the cleanup command when using the GPIO's?

Human
- 1,198
- 4
- 15
- 35