Raspberry Pi Learn the way to the Raspberry Pi system installation and login replacement software source

Source: Internet
Author: User

Download Raspbian system image on official website, write TF card with Win32diskimager

Image File Select System image, Device select TF card Letter, write. So the system is ready to write. Insert the memory card into the Raspberry Pi and turn it on.

Connect the DHCP router via a network cable , then view the IP address of the Raspberry Pi on the router and connect the IP of the Raspberry Pi with Putty SSH.

The default account for the Raspberry Pi is raspberry.

Log in and set the root password first:

sudo passwd

Enter the root password two times as required (non-pi account password)

Then modify the pi password

passwd

After entering two times, the modification succeeds.

Modifying a software source

The use of the software source of the Dalian Neusoft Institute of Information, although the speed can not reach the ideal state but better than the official.

Modify Sources.list
sudo nano sources.list

Comment out the other sources in the file with #.

Join

Deb http://

Then update the software source, update the software is good.

# Update the software source sudo apt-get update# update software sudo apt-get upgrade

Raspberry Pi Learn the way to the Raspberry Pi system installation and login replacement software source

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.