Questions tagged [setup]

This tag covers everything related to setting up the Raspberry Pi including flashing SD cards and changing the default user.

NOTE Do not use this tag for question regarding the installation of software. Instead, please use the tag.

Whenever you buy a new PC, there is a certain amount of setup that needs to be done - what needs to be done with the RPi? A few key questions are listed below in the 3 broad categories: efficiency, safety and security.

Efficiency

The official Debian image only sees 2GB by default and will not see extra space. Instead you need to do it manually.

In order to extend the life of your SD Card consider disabling the swap space.

Safety

A case protects the Raspberry Pi from spills or electrical damage.

Properly shutting down your Raspberry Pi can prevent the loss of data and ensure the functionality of your operating system.

Security

The official operating systems have a default user and password; this should be changed to prevent a hacker from compromising your machine.

210 questions
200
votes
11 answers

Prepare SD card for Wifi on Headless Pi

I need to SSH my Pi over wifi but because it is a model A board (using a usb hub is not possible - ever) and I have no ethernet, i can't configure the Pi to connect to my secured wifi network. I want to have the SD card plugged into my laptop and I…
11chubby11
  • 4,764
  • 5
  • 25
  • 32
164
votes
16 answers

Prepare for ssh without a screen

I have a Raspberry Pi model B at home, but I do not have a screen. My plan is to connect it to the Ethernet and then ssh into it. But this means that the SD card with the operating system (Debian Squeeze) has to be prepared first. I see two…
Till B
  • 2,355
  • 4
  • 19
  • 16
98
votes
7 answers

Installing Raspbian from NOOBS without display

I am trying to install Raspbian from NOOBS, but I have no other screen/keyboard available than my laptop screen/keyboard. I find enough information about using a laptop screen/keyboard for a Pi, but then you already need to have an OS installed. But…
ProgramFOX
  • 983
  • 1
  • 7
  • 18
91
votes
11 answers

How do I get the serial number?

Where can I find the serial number of the Raspberry Pi I am currently using?
Alex Chamberlain
  • 15,420
  • 14
  • 66
  • 113
82
votes
12 answers

How to set up Raspberry Pi without a monitor?

I recently bought a Raspberry Pi, type B model. I want to set it up directly to my laptop screen, without any other monitor. I have not set it up yet. How do I connect my laptop's screen as the Raspberry Pi's display? I do not want to buy an HDMI…
Damodar Dahal
  • 965
  • 1
  • 7
  • 7
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
65
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,420
  • 14
  • 66
  • 113
63
votes
9 answers

What password to use to log in after the first boot?

The first time I boot up my Raspberry Pi I get a login screen. What username and password should I use? That is, what is the default password for Raspberry Pi?
Maria Zverina
  • 5,148
  • 5
  • 30
  • 42
46
votes
6 answers

Can I install Android?

Is there an Android port for the Raspberry Pi, and if so, where can I find out more about it?
Darren Wilkinson
  • 2,912
  • 4
  • 26
  • 27
43
votes
6 answers

Starting ssh automatically at boot time

I'm following a number of tutorials that explain how to setup an SD card that boots automatically enabling ssh in the process. I'm doing this as I only have a laptop and no spare keyboard, screen, etc. My problem is I cannot find the…
Noel Evans
  • 535
  • 1
  • 5
  • 9
42
votes
4 answers

Is it possible to dual boot from the SD card?

Say I wished to have Debian Squeeze and Arch Linux ARM on my SD card. Would it be possible to dual boot from Grub?
Jivings
  • 22,458
  • 11
  • 89
  • 139
39
votes
7 answers

Are there any non-Linux operating systems available?

Some variation of Linux is the de facto standard for Raspberry Pi. However, smaller, lesser known operating systems do exist and some would seem appropriate for such a small device. Are there any other operating systems that are compatible with the…
RLH
  • 1,955
  • 4
  • 21
  • 31
36
votes
5 answers

How could one automate the raspbian raspi-config setup?

I have found myself repeatedly setting up all my pi's with raspbian in pretty much the same manner using raspi-config. Is there a way to extract all the settings that I've made using raspi-config into an executable script that I could download with…
8DH
  • 463
  • 1
  • 4
  • 6
34
votes
10 answers

Can I install Windows?

I recently bought a RPi and it came with Debian, which I think is a Linux distribution. I'm more used to Windows; can I install it?
Alex Chamberlain
  • 15,420
  • 14
  • 66
  • 113
33
votes
4 answers

Is it possible to update, upgrade and install software before flashing an image?

It seems silly to use our limited SD write cycles to upgrade the software shipped on the images. Can we upgrade the software and install new software before flashing an image to the SD card?
Alex Chamberlain
  • 15,420
  • 14
  • 66
  • 113
1
2 3
13 14