-term use.
Non-education network resources:
1 Sohu Open source mirror server: http://mirrors.sohu.com/
Server located in Shandong province Unicom
2 Open Source server image of NetEase: Http://mirrors.163.com/centos
Speed is also good, the national user recommended
In a word, we can ping a new source before use, and see which one is used quickly.
Centos-base.repo file example, this file is in this directory/etc/yum.repos.d/
[Base]
name=centos-$releasever-base
baseurl=http://mirro
Perhaps because of the copyright, the Internet has been unable to find the available Rhel apt and yum source. CentOS is a version based on Rhel rebuild, its directory structure, file naming, all packages are completely compatible with Rhel, so We can use the CentOS apt and Yum Source to carry on the system and the software update completely.
Apt Download: http://rpm.pbone.net/index.php3/... ntos4.i386.rpm.html
Install with rpm-i apt-0.5.15cnc6-4.centos4.i386.rpm after downloading
In fact, it c
. If you cannot find the package, you may need to modify the next update source, edit/etc/yum.repos.d/centos-base.repo, and change the content to:
[Base]Name=centos-5–base#mirrorlist =http://mirrorlist.centos.org/?release= $releasever 5arch= $basearch repo=os#baseurl =http://mirror.centos.org/centos/$releasever/os/$basearch/baseurl=http://ftp.sjtu.edu.cn/centos/5.3/os/$basearch/Gpgcheck=1Gpgkey=http://mirror.centos.org/centos/rpm-gpg-key-centos6
#released Updates[UPDATE]Name=centos-5–updates#mir
Project StructureImage.png
-routermap page, all pages must be registered for routing
Import React from ' React ' import {Router, Route, indexroute} from ' React-router ' import apps from '. /containers ' Import Home from '. /containers/home ' Import city from '. /containers/city ' Import Login from '. /containers/login ' Import User from '. /containers/user ' Import Search from '. /containers/search ' Import Detail from '. /containers/detail ' Import NotFound from '. /containers/404 '//If it i
installing a module to a project local. These options add the specified module to the Package.json dependencies (or devdependencies) list and use a reasonable default semver range.
NPM Install Domready--save
Note that NPM now uses the Semver range of the caret style:
"Dependencies": {
"Domready": "^1.0.4"
}
3. Specify a startup script
By setting the Scripts.start in Package.json, you can start the program with NPM start on the command line. This is handy because the other node develo
CentOS under yum-y install OpenIPMI openipmi-toolschkconfig ipmi onservice ipmi startipmitool LAN set 1 ipsrc static changed to static Ipipmitool-i Open LAN Set 1 ipaddr 192.168.1.100ipmitool-i open LAN set 1 DEFGW ipaddr 192.168.1.1ipmitool-i Open LAN S ET 1 netmask 255.255.255.0ipmitool-i open LAN set 1 Access onipmitool-i open LAN print 1 Check that the configuration is correct note: redhat6.x required To use Yum to install OpenIPMI openipmi-tools, you can change the method as follows: 1. Bac
Before seeing a lot of friends on the Internet to introduce many ways to install Flashplayer in Ubuntu! But my operating system does not know what is not a successful installation! Make me very distressed! But in my outline of the evil when the internet and see a friend's solution! Let my browser have a new life! I am very grateful to this friend (Whuchenxi's blog ); Solution Solutions1 Download the Linux version of Adobe Flash Player online and enter Adobe Flash
Kubernetes has developed a Elasticsearch add-on to enable log management of the cluster. This is a combination of Elasticsearch, FLUENTD and Kibana. Elasticsearch is a search engine that is responsible for storing logs and providing query interfaces; Fluentd is responsible for collecting logs from Kubernetes and sending Elasticsearch;kibana a Web GUI that users can browse and search for stored in Logs in the Elasticsearch.DeploymentThe Elasticsearch add-on itself is run as a Kubernetes applicati
Kubernetes has developed a Elasticsearch add-on to enable log management of the cluster. This is a combination of Elasticsearch, FLUENTD and Kibana. Elasticsearch is a search engine that is responsible for storing logs and providing query interfaces; Fluentd is responsible for collecting logs from Kubernetes and sending Elasticsearch;kibana a Web GUI that users can browse and search for stored in Logs in the Elasticsearch.DeploymentThe Elasticsearch add-on itself is run as a Kubernetes applicati
-$releasever-updatesbaseurl=http://mirrors.163.com/centos/6.0/updates/$basearch/Gpgcheck=1Gpgkey=http://mirrors.163.com/centos/rpm-gpg-key-centos-6#packages used/produced in the build and not released#[addons]#name =centos-$releasever-addons#baseurl =http://mirrors.163.com/centos/$releasever/addons/$basearch/#gpgcheck =1#gpgkey =http://mirrors.163.com/centos/rpm-
official website definition : http://codemirror.net/
Codemirroris A versatile text editor implemented in JavaScript for the browser. It is specialized for editing code, and comes with a number of language modes and addons this implement more advanced edit ING functionality.
a richprogramming Apiand a cssthemingsystem is available for customizing codemirror to fit yo UR application, and extending it with new functionality.
user
Create the Dvdiso.repo file and add the following content.
Vi/etc/yum.repos.d/dvdiso.repo
[Dvdiso]
Name=dvd ISO
Baseurl=file:///mnt/dvd
Enabled=1
Gpgcheck=0
2: Use the source of the USTC
Creating Ustc.repo Files
######################
[Base]
Name=centos-5-Base
Repo=os
baseurl=http://centos.ustc.edu.cn/centos/5.2/os/$basearch/
Gpgcheck=1
Gpgkey=http://centos.ustc.edu.cn/centos/rpm-gpg-key-centos-5
[UPDATE]
Name=centos-5-Updates
baseurl=http://centos.ustc.edu.cn/centos/5.2/updates/$basearch/
Gpgc
/centos/rpm-gpg-key-centos-5
#packages used/produced in the builds but not released
[Addons]
name=centos-$releasever-addons
baseurl=http://mirrors.sohu.com/centos/$releasever/addons/$basearch/
Gpgcheck=1
Gpgkey=http://mirrors.sohu.com/centos/rpm-gpg-key-centos-5
#additional packages that useful
[Extras]
name=centos-$releasever-extras
baseurl=http://mirrors.sohu.c
] name=centos-$releasever-base baseurl=http://mirrors.163.com/centos/6.3/os/$basearch/gpgcheck=1 gpgkey=http ://mirrors.163.com/centos/rpm-gpg-key-centos-6 #released updates [updates] name=centos-$releasever-updates baseurl= http://mirrors.163.com/centos/6.3/updates/$basearch/gpgcheck=1 gpgkey=http://mirrors.163.com/centos/ Rpm-gpg-key-centos-6 #packages used/produced in the build but not released #[addons] #name =centos-$releasever-
/rpm-gpg-key-redhat-release
Gpgkey Address of the store
This is the default, copy add the following update point to insert into the Rhel-debuginfo.repo text behind
[Base]
name=red Hat Enterprise Linux $releasever-base
baseurl=http://ftp.twaren.net/linux/centos/5/os/$basearch/
Gpgcheck=1
[UPDATE]
name=red Hat Enterprise Linux $releasever-updates
baseurl=http://ftp.twaren.net/linux/centos/5/updates/$basearch/
Gpgcheck=1
[Extras]
name=red Hat Enterprise Linux $releasever-extras
baseurl
/x86_64/rpm-gpg-key-centos-6#released Updates[Updates]name=centos-$releasever-updatesbaseurl=http://mirrors.163.com/centos/6/updates/$basearch/Gpgcheck=1Gpgkey=http://mirrors.163.com/centos/6/os/x86_64/rpm-gpg-key-centos-6#packages used/produced in the build and not released#[addons]#name =centos-$releasever-addons#baseurl =http://mirrors.163.com/centos/6/addons/
After firefox3 is upgraded in Ubuntu, redundant language packs are deleted, but the language packs are not in/home/username /. in mozilla, I deleted the folders in/usr/lib/xulrunner-addons/extensions and in/usr/lib/firefox-addons/extensions corresponding to the Language Pack name.
After firefox3 is upgraded in Ubuntu, redundant language packs are deleted, but they are not in/home/user name/. mozilla.
I la
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.