Most Popular

1500 questions
74
votes
6 answers

How do I install packages from the AUR?

Arch Linux has the AUR (Arch User Repository), a collection of user-built packages. How do I install these packages on Arch Linux ARM though?
user46
74
votes
2 answers

Which SD cards are compatible?

The site http://www.raspberrypi.org/quick-start-guide says: You will need an SD card with an operating system preloaded before you can boot the Raspberry Pi. A brand-name (not generic) Class 4 card of 4GB or more is recommended. To obtain an SD…
Cade Roux
  • 2,107
  • 5
  • 23
  • 27
74
votes
7 answers

Do I still need rpi-update if I am using the latest version of Raspbian?

I have a 512MB Pi. I am trying to make sure I am getting the most out of it. I just downloaded the latest version of Raspbian and installed it on the Pi. Do I also need rpi-update? Is rpi-update meant for upgrading from one version of Raspbian…
Scoop
  • 2,679
  • 7
  • 27
  • 25
74
votes
4 answers

How do I set my Raspberry Pi to automatically update/upgrade?

Currently, to get things up to date on my Raspberry Pi, I have to type in sudo apt-get update and sudo apt-get upgrade. Is there a way to set it up to automatically do this? I am running Raspbian Jessie.
Isaac Corbrey
  • 846
  • 1
  • 7
  • 13
71
votes
18 answers

Easiest way to show my IP address?

After I've booted up, what's the easiest way to obtain and display the IP address that the device is currently using? I'm using Raspbian, and ifconfig doesn't appear to be installed. Are there any widgets that display this information in LXDE?
Zoot
  • 2,986
  • 3
  • 25
  • 36
70
votes
7 answers

How do I build a cluster?

There have been a few articles floating around online over the last few years about building a cluster of computers at home - here for example. The Pi strikes me as a good platform for building / testing this kind of thing due to their low cost;…
berry120
  • 10,924
  • 10
  • 51
  • 62
69
votes
6 answers

What is the maximum / minimum operational temperature?

As per the title, what are the maximum and minimum operational temperature ratings of the Pi before it stops reliably working? Could this also depend on the SD card in use?
berry120
  • 10,924
  • 10
  • 51
  • 62
68
votes
6 answers

Is it possible to install VLC?

I would like to install VLC on my Raspberry Pi and wonder if it is possible? I can not find a distribution that supports it, but wonder if anyone has done this or knows a link to a site or group who has done it. My search on google didn't give…
FarhadA
  • 1,837
  • 2
  • 16
  • 20
67
votes
5 answers

Connect Pi to an old laptop screen

I recently received my Pi in the post and I'm now trying to think what to use it for. I have had a look around and I quite like the idea of attaching a screen to it and using it as an RSS Reader/News updates etc. The question I have is this, I have…
Max
  • 671
  • 1
  • 6
  • 3
66
votes
5 answers

How do I install an OS image onto an SD card?

I have just ordered my Raspberry Pi, and I want to prepare my SD card. How do I install an OS image onto an SD card?
Alex Chamberlain
  • 15,530
  • 14
  • 67
  • 113
66
votes
3 answers

How can I protect against intrusion and malware before connecting it to the internet (especially on a public IP address)?

With the large number of Raspberry Pis in the wild, and the fact that large groups of them are configured identically (when a newly-flashed SD card is installed with one of the few available images), they are likely to be a tempting target for…
finnw
  • 5,790
  • 3
  • 32
  • 42
66
votes
5 answers

How do I hard reset a Raspberry Pi?

How do I hard reset a Raspberry Pi? Obviously you can power cycle, but is there a more subtle way, like a reset pin? It would be very useful to connect a watchdog in case the Raspberry Pi crashes (mine crashed last night). EDIT: The rev 2.0 board…
John La Rooy
  • 11,947
  • 9
  • 47
  • 75
65
votes
12 answers

Why is my audio (sound) output not working?

I can't get the audio running. I don't hear anything and can not play anything. Is there a solution to enable audio?
Itay Grudev
  • 1,576
  • 3
  • 15
  • 19
65
votes
5 answers

Can I attach a SATA controller?

I would like to use my Raspberry Pi as a file server (NAS/SMB). Will I be able to attach a SATA/RAID controller?
Alex L
  • 7,605
  • 12
  • 42
  • 53
65
votes
6 answers

Disable screen blanking in X-Windows on Raspbian

We intend to use a RPi at work to drive a status display panel - it will show our project's bug status and a few other statistics of vital importance. I've been trying stop the screen-saver from blanking the screen with no luck. I've used the…
Salim Fadhley
  • 2,035
  • 4
  • 19
  • 13