personally built and maintained by the Ubuntu source (the source is located in Hangzhou, Zhejiang Province, the hundred mega-shared broadband telecommunications room), including deepin mirrors:
Deb Http://ubuntu.srt.cn/ubuntu/quantal main restricted universe Multiverse
Deb http://ubuntu.srt.cn/ubuntu/ Quantal-security main restricted universe Multiverse
Deb Http://ubuntu.srt.cn/ubuntu/quantal-updates main Restricted universe Multiverse
Deb http://ubu
Dockerfile Create a local mirror
This blog post will describe how to create a local mirror in Docker. The content includes writing dockerfile files, creating mirrors from the written dockerfile, mirroring the created process, and running the mirrors created.
Dockerfile is used to create custom image, containing instructions, each instruction corresponds to a command under Linux, and the Docker program tran
-developed RPM packages
2 Planning
The company's server operating systems are mainly RHEL and centos, so we hope to provide Yum sources for these operating systems at the same time.
Because the RHEL service is not purchased, the RHEL source uses files in the DVD to build a "static" source.
Centos can synchronize with a released source to maintain updates. Officially recognized image service can be in http://www.centos.org/modules/tinycontent/index.php? Id = 32: Search for images that a
Tags:/etc mini view i386. COM Pack label log AVRfrom:http://blog.csdn.net/minicto/article/details/62240020Ubuntu system default source changed to Ali
Ubuntu default use of foreign sources, at the time of the update will be very slow, you can use the domestic Ali source, fast.
Execute the following command sequentially,cp /etc/apt/sources.list /etc/apt/sources.list.bak #备份sudo vim /etc/apt/sources.list #修改sudo apt-get update #更新列表Ali's source, as below,Deb Http://
)Mc.set ("K10", "V10")Mc.set_multi ({"K11": "V11", "K12": "V12"})The difference between the Set method and the Add methodSet = add + Replace1. Memcache::add method: The Add method is used to add a data to the Memcache server to be cached.Note: If the key to be stored already exists in the Memcache server, the Add method call fails at this time.2. Memcache::set method: The Set method is used to set the cache content of a specified key, and the Set meth
Tags: ror main command keyword down foreign csdn code classAfter installing Ubuntu 18.04, the use of foreign sources is too slow, modified for domestic sources will be much faster.Modify Ali to the default source for Ubuntu 18.04Backup/etc/apt/sources.list#备份cp /etc/apt/sources.list /etc/apt/sources.list.bakAdd the following entry in front of the/etc/apt/sources.list file#添加阿里源deb http://mirrors. Aliyun. com/ubuntu/bionic Main restricted universe Mult
1, the configuration of the current software source, the image is very large, so the first to configure the fast download software source HTTP://FFFO.BLOG.163.COM/BLOG/STATIC/2119130682014322104136601/2, install the image software and To modify a mirror parameter file1), install Apt-mirrorsudo apt-get install Apt-mirror2), modify Mirror.listsudo gedit/etc/apt/mirror.listThe contents of the file are as follows:—————————————— Reference begins ——————————————————############# Config ################
How to Use centos6 Yum source classification for 32-bit rhel6: Linux basics 325 people read comments (0) collect reports
How to Use centos6 Yum source for 32-bit rhel6)
Http://blog.chinaunix.net/uid-24501667-id-3059325.html
(Note: When installing the file, refer to the URL path.
How to Use centos6 Yum source for 32-bit rhel6
1. Uninstall yum# Rpm-AQ | grep Yum | xargs rpm-e -- nodeps2. Download The centos 6.0 packageWget
Http://mirrors.163.com/centos
exists.ImportMEMCACHEMC= Memcache. Client (['192.168.48.128:11211'], debug=True) Mc.set ("K10","V10") Mc.set_multi ({"K11":"v11","K12":"V12"})The difference between the Set method and the Add methodSet = add + ReplaceDelete and Delete_multi methodsDelete: Deletes a specified key-value pair in the memcached;Delete_multi: Deletes the specified number of key-value pairs in memcached.Import= memcache. Client (['192.168.48.128:11211'], debug=True)# mc.se
Http://mirrors.163.com/ubuntu/trusty main restricted universe multiverseDeb Http://mirrors.163.com/ubuntu/trusty-security main restricted universe multiverseDeb Http://mirrors.163.com/ubuntu/trusty-updates main restricted universe multiverseDeb http://mirrors.163.com/ubuntu/trusty-proposed main restricted universe mul
There are many images of Ubuntu in China, including Ali, NetEase, and a lot of educational network sources, such as: Tsinghua source, Zhong Ke source.Here we take the source of Zhong Ke as an example to explain how to modify Ubuntu 18.04 the default source.To edit the /etc/apt/sources.list file, add the following entry at the top of the file (make the appropriate backup before doing the operation):# #中科大源deb Https://mirrors. USTC. edu. cn/ubuntu/bioni
modified;Set_multi: Sets multiple key-value pairs, if key does not exist, is created and modified if key exists.
Import Memcache
MC = Memcache. Client ([' 192.168.48.128:11211 '], debug=true)Mc.set ("K10", "V10")Mc.set_multi ({"K11": "V11", "K12": "V12"})
the difference between the Set method and the Add method: set = add + Replace④, delete, and Delete_multi methodsDelete: Deletes a specified key-value pair in the memcached;Delete_m
/langpacks.conf has been saved as /etc/yum/pluginconf.d/langpacks.conf.rpmsave
[root@localhost ~]# rpm -e PackageKit-yum-1.0.7-5.el7.x86_64 --nodeps
#Retested, no more
[root@localhost ~]# rpm -qa | grep yum
# can use the way of xargs, the shell command knows more, or can save energy
[root@localhost ~]# rpm -qa | grep yum |xargs rpm -e --nodeps
————————————————
Copyright statement: This article is the original article of CSDN blogger "x6_9x", following the CC 4.0 BY-SA copyright agreement, pleas
UbuntuServer12.04 the official source code is updated slowly, so it is replaced with domestic sources. 163 source debhttp: // logs.
The official Ubuntu Server 12.04 source code is updated slowly, so it is replaced with the domestic source code.
163 Source
Deb http://mirrors.163.com/ubuntu/ precise main restrictedDeb-src http://mirrors.163.com/ubuntu/ precise main restrictedDeb http://
# rpm-IVH yum-metadata-parser-1.1.2-14.1.el6.i686.rpm # rpm-IVH yum-3.2.27-14.el6.centos.noarch.rpm yum-plugin-fastestmirror-1.1.26-11.el6.noarch.rpm Note: The last two installation packages should be installed together, otherwise, the system prompts mutual dependency and installation fails. 4. Change the yum source # Use the centos image source of Netease
# cd/etc/yum. repos. d/ # wget http://mirrors.163.com/.help/CentOS6-Base-163.repo # vi C
NotesOpen command line terminal CTRL + ALT + TView version number: sudo lsb_release-a2 Updating the software sourceBackup sources.list file: Cp/etc/apt/sources.list etc-backup/etc-apt-source.list Open sources.list:sudo gedit/etc/apt/sources.listChange Sources.list to replace all sources.list content with the following:Deb Http://mirrors.163.com/ubuntu/precise main restrictedDEB-SRC http://mirrors.163.com/u
Ubuntu Replacement Apt-get Source# Cp/etc/apt/sources.list/etc/apt/sources.list.bak# vim/etc/apt/sources.listDeb http://mirrors.163.com/ubuntu/precise main restricted deb-src http://mirrors.163.com/ubuntu/precise main Restricted deb http://mirrors.163.com/ubuntu/precise-updates main restricted deb-src/HTTP Mirrors.163.
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.