installation method. What does it do? It's easy. He downloads a series of packages we put on GitHub to your machine and installs them. There aren't many packages, just right.
Simplified steps1. Insert the SD card and install arch Linux on the SD card.
2. start your Raspberry Pi, find its IP address (how to set the [set Raspberry
Raspberry Pie Initialization setting and installing VNCSSH up after the first thing is to update Debian:sudo apt-get update, after the upgrade is completed restart;
In the SSH terminal input sudo raspi-config, here need to open a few options: expand_rootfs– to extend the root partition to the entire SD card; change_pass– The default user name is pi, the password is rasp
capable of a short range transmission. Here, I can see a test broadcast from several feet away even without attaching an antenna.Still able to receive from a few feet away even without an antenna. Image by Sadmin/null ByteYou should use the GPIO pin to test your messages whenever possible to avoid interfering with other frequencies Unnecessar ily. While good for testing, the pin alone cannot overpower a station. Once you ' ve confirmed your ' re transmitting, let's try hijacking a signal.Step 4
address of Raspberry Pi.Run the DOS window and enter ARP-A. The dynamic IP address under Interface 192.168.137.1 is the Raspberry Pi address.Why is the interface 192.168.137.1? Because the "local connection" ip address has been automatically set to static IP 192.168.137.1 when the Internet is shared on the upper part, of course, this IP address can also be set t
software. With noobs, you can install the system without the mirror brush and Write tool, and you can reinstall the system directly on the Raspberry Pi. The official recommendation is to use the Raspberry Pi for the first time and install the system with noobs. )After entering the installation system interface let you
consistent and can be rebuilt (_reproducible_) build environment. Because this has some requirements for CPU and disk space, here are the minimum configuration requirements for some hardware:Raspberry Pi 3 (pi 2 is OK, but the build takes longer)16GB size SD card (8GB is not enough!) )Enable swap space (1GB size of memory is not enough)Docker Engine 1.11
Instal
Temperaturedefget_cpu_temp (): Cpu_temp_file= Open ("/sys/class/thermal/thermal_zone0/temp") Cpu_temp=Cpu_temp_file.read () cpu_temp_file.close ( )returnFloat (cpu_temp)/1000defMain (): whileTrue:strftime=time.strftime ("%y-%m-%dt%h:%m:%s") Print "Time :", StrftimePrint "cpu_temp:", Get_cpu_temp ()#Sleep 60 secondsTime.sleep (60)if __name__=='__main__': Main ()2nd step: Become the Yeelink platform developer and complete the configuration of the Raspb
configured by the board support Code, but the intention was to
Eventually reach that goal.
On Raspberry Pi, Device Tree usage is controlled from/boot/config.txt. By
Default, the Raspberry Pi kernel boots with device tree enabled. You can
Completely disable DT usage (for today) by adding:
Device_tree=
cable to the power supply.
2. Use the raspi-config tool to configure Raspberry Pi
A) view IP addresses
Under normal circumstances, Raspberry Pi can be started, but he still does not know his IP address, and he cannot access the system through SSH. If he will use a router to view the IP address, it is not a pr
July 3, 2016 20:32:07After the Raspberry Pi successfully connected to the console interface via SSHNext is the Raspberry Pi that connects the GUI, but SSH does not support the graphical interface, after learning to understand, choose to use VNCRequired tools: VNC, TightVNCLo
cable and U disk, open VNC, even on the Raspberry Pi Berryboot, according to the operation of the line. Installed after inserting back the original system SD card, and then modify the system interfaces file on the U disk, to ensure that you can connect to the computer convenient operation on the line. Of course, the most recommended is the usb2ttl,10 block walle
, Aria2 WebUI under the Configconfiguration.js Open, will
Host:location.protocol.startsWith (' http ')? Location.hostname: ' localhost '
This line is changed to:
Host:location.protocol.startsWith (' http ')? Location.hostname: ' 0.0.0.0 '
Otherwise there is no way to access outside the server.
Then we can enter the Raspberry Pi intranet IP address on the other host, such as the
First recommend a few mobile phone software in the cool Ann network should be able to find1.JuiceSSH Orange SSH software mobile phone connected to the router can control the LAN in the Raspberry Pi2.VNC Viewer Remote Desktop software VNC is also a LAN-connected Raspberry PiThese software is still very useful, do not wa
Raspberry Pi configuration wireless hotspotMyth
I have been thinking about adding input and output devices to BananaPro over the past few days. I finally found that I had a problem with my own ideas. In addition to the media center, an input/output device is required for the upper part. In most cases, this is not required, it's just a misunderstanding that a super-small server that provides services treats
Pi. Http://sourceforge.net/projects/win32diskimager/
After the image is complete, you can insert it to the PI to start.
Connect to the power supply, display start, crash, actually need a keyboard. Otherwise, initialization fails.
Fortunately, you can use SSH to connect to the previous stage and quickly open the direct router to view the newly allocated DHCP users. Copy these MAC addresses and configure a s
Quick fix for the-is-to-add swap space to the Pi and recompile.Raspbian Swap:raspbian uses a script dphys-swapfile to manage Swap. The standard image includes this turned on by default. The configuration files are located at/etc/dphys-swapfile. The only parameter in the file is conf_swapsize=100 which creates a 100MB swapfile in/var/swap. But, putting the Swapfile In/var was not a good idea was that directory was on your SD card. You can change the f
Rendezvous3809/tcp open|filtered Apocd4899/tcp open|filtered Radmin8087/tcp open|filtered Simplifymedia9080/tcp open|filtered Glrpc10626/tcp open|filtered Unknown32781/tcp open|filtered Unknown49158/tcp open|filtered UnknownMAC Address:b8:27:eb:e6:c4:d8 (Raspberry Pi Foundation)So we get the Raspberry Pi address is 10
The following describes the installation Raspbian1. Tools
Computer One
Raspberry Pi 31 Unit
SD card (C10) and card reader
Cable and data cable
2. Methods/Steps
Download tool
Win32diskimager (System Burn Tool)
PuTTY (SSH login tool)
Vncviewer (client)
IP Scanner (get easpberry pi address)
Download S
/client. confClientRemote SERVER_ADDR PORTProto tcpDev tunResolv-retry infiniteCa/etc/openvpn/ca. crtCert/etc/openvpn/client. crtKey/etc/openvpn/client. key # This file shocould be kept secretPersist-keyPersist-tunComp-lzoPull dhcp-optionsNobindVerb 3Cipher none
You can set to enable the client after power-on:Pi @ raspberrypi ~ $ Sudo vi/etc/default/openvpnAUTOSTART = "client"
In this case, you can test OpenVPN:Pi @ raspberrypi ~ $ Sudo service openvp
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.