Network service networking restart or restart the Raspberry PiTest networking after reboot can be sudo apt-get update or open browser test via graphical interfaceIv. Possible problemsIf you set the default to enter the Raspberry Pi GUI, may enter a user login interface, but do not know the password, ctrl+alt+f1 command line mode.Raspberry Pi Configuration command:raspi-configV. Remote Client LoginPC-side r
Raspberry Pi Development Notes (1): Start Raspberry Pi 3b and run the Raspberry Pi system, raspberry 3b
Raspberry Pi Development notes(I): Start Raspberry Pi3bThe Raspberry Pi system
"):
./install.sh
Copy CodeStart downloading and installing some of the necessary packages, as well as downloading the entire chrome and installing it, the process is fast.This method refers to the tutorial in this link http://www.leiphone.com/raspberry-pi-hands-on.htmlHowever, this type of installation in the menu will not have the option to let you point, VNC connection, in the middle end of the input
Chrome-disable-ipv6
Non-free RPI
Raspberry Pi (Raspberry pie) Domestic software sources have these:
Deb Http://mirrors.tuna.tsinghua.edu.cn/raspbian/raspbian/wheezy main contrib non-free RPI
deb-src http:// Mirrors.tuna.tsinghua.edu.cn/raspbian/raspbian/wheezy Main contrib non-free RPI
deb http:// Mirrors.neusoft.edu.cn/raspbian/rasp
file: vim/etc/apt/sources.list> Note the other statements, plus the following statement:>deb Http://mirrors.tuna.tsinghua.edu.cn/raspbian/raspbian Stretch main contrib Non-free RPI
Note: the source on the configuration, followed by a "Stretch" field, which represents the nineth generation of the Debian system, the other fields are: The Seventh generation System "Wheezy", Eighth generation system "Jessie", because in the
Raspberry Pi (Raspberry Pi Model B +) No monitor and wireless card get started GuideRecently bought a Raspberry Pi board (Raspberry Pi Model B +) used for learning, only bought a block of bare board no monitor and network card (now feel that there is absolutely no need to buy a monitor), in the setting up the environme
Use CentOS 6.5 to create a Docker image for Debian 7 Wheezy
Docker Image Process notes for preparing Debian 7 Wheezy in CentOS 6.5.
The specific steps are not described in detail, as in the previous article:
The following is the procedure for the terminal to execute commands.
[Root @ localhost admin] # debootstrap -- arch amd64 wheezy debian-
Install Debian 7 (Wheezy) over the network)
This tutorial guides you to directly use DNSMASQ as the PXE Server (pre-start execution environment) and install Debian 7 (Wheezy) on the network ), in this case, assume that your server does not provide any CD/DVD/USB media drive, or that it can only be operated through the connected monitor, keyboard, and mouse.
Debian 7 network installation on the client
DNSMA
The default raspberry is not self-samb and requires manual installation.If the default rasp source is not good enough, you can use the following from the online search:Deb http://Mirrors.cqu.edu.cn/raspbian/raspbian wheezy main contrib non-free RPIDEB-SRC http://mirrors.cqu.edu.cn/raspbian/raspbian/wheezy main contrib non-free RPIDeb http://mirrors.tuna.tsinghua.
open source gather to do live:-) stream image no problem, but the voice, but also want to do. 9. Plug in the webcam will be all over the scene when the image stream to the Internet. can stream webcam to the Internet to share with the landscape or small animals. 10. The Thunder God's Hammer 3 on the Raspberry Pi to capture the source according to the following Web page modified and edited, about an hour can be programmed, because of the usefulness o
Debian 7 (Wheezy) uses a DVD image to build the local source
Another good thing about Debian systems is that it can build a source locally to make software installation easier...1. I am a dual-system, so I made some adjustments in the partitions on Win7, using the command: sudo fdisk-l
We can see that sda3 is a fat32 partition created by me. Previously, due to hard disk installation, you must use the fat32 partition to store the DVD image. To prevent
Install Oracle 11gR2 on Debian wheezySource:http://gaiustech.wordpress.com/2013/06/26/howto-install-oracle-on-debian-wheezy/Oracle 11gR2 on Debian still isn ' t an officially supported configuration (10g XE were for a while), but it's perfectly do- Able with a little cajoling. Here I am starting with a fresh installation of Debian 7.1 in a VirtualBox VMS with 1G memory and a 40G dynamically alloca Ted Virtual Disk. I installed just the base desktop +
Upgrade iceweasel (firefox) of debian stable (wheezy ).
Because the current version of stable (wheezy) firefox (iceweasel) is 24.7, And the plug-in firebug2.0 does not support this version. To use firebug, You have to upgrade it.
Here we use backports
Open http://mozilla.debian.net/
Select your own version and the iceweasel version you want to upgrade. Here I want to use beta
In/etc/apt/sources. list. d/
Debian wheezy 7.8 wireless network card installation, debianwheezy
Linux xxx 3.2.0-4-686-pae #1 SMP Debian 3.2.65-1 + deb7u1 i686 GNU/LinuxPrerequisites:Debian installation record of minipc in my houseAfter the installation is complete, wired dial-up is always used, and wifi has never been used. Today, we are trying to configure wireless connections.Find online many tutorials are related to wpe, installation and testing are not allowed to cause the u
Debian Stable (wheezy 7.8) upgraded to the latest Stable (Jessie 8.0)The latest Debian stable 8.0 (Jessie) was released the night before (April 25).So let's upgrade. Upgrade from the old stable version of wheezy7.8 to the latest stable version Jessie8.0
Read the official upgrade instructions before upgrading
Pre-upgrade Preparation
Modify the source to Jessie
Start upgrade
- Read the official upgrade instructions before upgra
The Raspberry Pi comes with a source of software that is 1 deb http://mirrordirector.raspbian.org/raspbian/wheezy main contrib non-free RPI Because the website is abroad, the download speed is very slow, so it needs to be modified as a domestic mirror site.Raspberry Pi (Raspberry Pi) domestic software source:Modifying a configuration file1 [email protected] ~ $ v
Debian Wheezy 7.8 release and download
Debian Wheezy 7.8 is released. You can use the following command to upgrade debian wheezy 7.8.
Apt-get updateApt-get upgrade-y
After these two commands are executed, your debian is successfully upgraded to 7.8.
The official iso image of Debian Wheezy 7.8 has been released.
64
Debian Wheezy install Nginx + HHVM
You can use a Chinese source for installation. If not, refer to the github wiki page.Https://github.com/facebook/hhvm/wiki/Mirror
Take the Debian Wheezy installation environment as an example.
1. modify the software source
123 echo "deb http://mirrors.163.com/debian/ wheezy main non-free contrib">/etc/apt/sources. listEcho "deb
Install the Java 8 Development Environment under Debian7.4 (wheezy)
For Ubuntu systems, installing sun-java is relatively simple. After adding the source, you can directly use the command to install it. The previous Ubuntu installation of java 7 () has a detailed explanation, however, for the Debian system, it is difficult to install the source due to various source problems. Therefore, Debian installation methods are described here.
Debian 7.0
/.help/debian.html).Edit the/etc/apt/sources.list file and add the following entry at the top of the file (please make a backup before the operation)Deb http://Mirrors.163.com/debian/wheezy main Non-free contribDeb http://mirrors.163.com/debian/wheezy-updates main Non-free contribDeb http://mirrors.163.com/debian/wheezy-backports main Non-free contribDEB-SRC http
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.