Install Raspbian
Rasbian is the operating system of choice for beginners. It is based on a popular Linux distribution called Debian and was specially designed for the Raspberry Pi. Raspbian contains a lot of pre-installed programs that will help get you up and running and features a nice GUI. It runs LXDE (Lightweight X11 Desktop Environment) as the desktop environment, and Openbox as the window manager. It can be installed using NOOBS, the recommended install manager for the Raspberry Pi. Here is how you can do that:
1. Download the NOOBS from here.
2. Extract the zip file to a folder of your choice and transfer the files to your SD card:
3. Place the SD card in your Raspberry Pi. Connect the USB keyboard and the USB mouse. Use the HDMI port to connect your monitor.
4. Finally, power on your device by connecting it to the power outlet or the USB port on your PC. The NOOBS installer should start. Tick the checkbox next to Raspbian and click the Install button. The installation procedure should start:
5. When the install process is completed, the Raspberry Pi configuration menu (raspi-config) will load. To start Raspbian, select Finish:
Raspberry Pi Course
- Introduction
- What is Raspberry Pi?
- Raspberry Pi board
- Set up Raspberry Pi
- Format an SD card
- Operating systems for Raspberry Pi
- Raspbian OS
- Install Raspbian
- Use Raspbian
- Connect to the Internet
- Raspberry Pi Store
- Install applications from the Pi Store
- Raspbian repository
- Update Raspbian
- Synaptic Package Manager
- raspi-config application
- raspi-config
- Expand Raspbian filesystem
- Change password
- Boot options
- Internationalisation options
- Enable camera in raspi-config
- Add your Raspberry Pi to Rastrack
- Overclock the Raspberry Pi
- Change Raspberry Pi's hostname
- Memory split option
- Multimedia
- Play audio
- Play video
- Play games
- Record pictures and videos
- Script that takes a picture
- Record videos in slow-motion
- Motion detector
- Commands
- Terminal in Raspbian
- Useful terminal commands
- Directory management
- File management
- Get help
- Sort lines in a file
- Search text strings within files
- Search for files
- Display last lines of a text file
- List running processes
- List processes in real-time
- Create and extract archives
- Display IP address
- Show disk space
- Remote access
- Access Raspbian remotely
- Enable SSH in Raspbian
- Use SFTP to transfer files