there is no comment• Update source• installing the base system#pacstrap/mnt Base Base-develThen wait patiently ...• Generate Fstab#genfstab-u-p/mnt >>/mnt/etc/fstab• Go back to the home directory and you'll see that the prompt changes#arch-chroot/mnt/bin/bash• Set the locale (optional)Add a row of Lang=en_us #vi/etc/locale.conf . UTF-8#vi/etc/locale.gen the en_US. UTF-8 UTF-8,ZH_CN. GBK GBK,ZH_CN. UTF-8 UTF-8,ZH_CN GB2312 in front of the comments removed#locale-gen Update your language environm
, you need to download 158.37M content, installation is completed after 507.09M. Install Grub: # arch-chroot/mnt Pacman-s Grub. Generate Fstab: # genfstab-p-u/mnt gt;gt;/mnt/etc/fstab, and then change fstab (System defaults are generally better, not optimized also line): Use Relatime to mount parameters. Previously, it was recommended to increase the Noatime mount parameters, not to record the file read time, but this would result in errors in softwar
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
/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
After the basic operating system is installed, the next step is to beautify it! I believe that the effects of Ubuntu and opensuse can be achieved by arch, but have you made any effort! Okay. Check the configuration.
I. Interface
1. fonts and patches, some dependencies cannot be met, libgl and NVIDIA, and some packages won't work! Setting the font to dejavu is pretty good.
Sudo Pacman-s TTF-dejavu TTF-Ubuntu-font-familySudo yaourt-s wqy-microh
Set up a GTK development environment under Archlinux-Linux general technology-Linux programming and kernel information. The following is a detailed description. I think most people like me have fallen in love with this tough Linux release since I first saw archlinux. I was the latest version of archlinux2008.06 installed on hard disks last month, despite a few small episodes, the installation was successful and gnome was installed. The simple and beautiful interface attracted my attention, so I
I write down the software I usedCurrent directory:The purpose of the essay: To describe why I was writing this thing.Updated records: Describe what I have added to the day.Installation process: Log the approximate command of the installation processCommon software: Record some software that solves my problemInstallation process:Reference pages:https://bbs.archlinuxcn.org/viewtopic.php?id=1037I recorded the commands I would normally use: refer to the various web pages.Sync Time:# Timedatectl SET
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.
http://mirror.bjtu.edu.cn/ubuntu/precise-security main Multiverse restricted universe
DEB-SRC http://mirror.bjtu.edu.cn/ubuntu/precise-updates main Multiverse restricted universe
# 163 (Non-education network recommended)
Deb Http://mirrors.163.com/ubuntu/precise main restricted
DEB-SRC http://mirrors.163.com/ubuntu/precise Main restricted
Deb Http://mirrors.163
Install sudo, add users# pacman-s sudo# useradd-m-G wheel-s/bin/bash XXX# passwd XXX# Visudo# %wheel all= (All) All this line back comment outIntel's CPUs need to be installed microcode, especially the Haswell and Broadwell series CPUs, in order to stabilize the system.# pacman-s Intel-ucodeInstalling xorg and graphics driversThe kernel with the Nouveau driver support for gtx960m is not very good, not long
I. Installation of MSYS2
The advantage of MSYS2 first is that you can set the $HOME as/home/name/, and then install other *nix tools when the configuration files will be placed in the MSYS2/home/name, convenient management.
1. Download and install to http://sourceforge.net/projects/msys2/.
Install location set to D:/develop/msys64
Add environment variable Home is D:\develop\msys64\home\name, this variable is very useful, the following configuration to be u
Myhostnamepasswd Update password6.Pacman-s Intel-ucode CPUPacman-s Os-prober Detection of existing systemsPacman-s Grub Efibootmgr must be EFI-booted for GRUB to use the following command (grub-Install --target=x86_64-efi--efi-directory=/boot--bootloader-ID=grubGrub-mkconfig-o/boot/grub/grub.cfgwarning failed to connect to lvmetad,falling back to device scanning.修改/etc/lvm/lvm.conf 中的use_lvmetad = 0Graphical interface:chmod 600/swapfileMk
1. First back up the ubuntu12.04 source list
Sudo CP/Etc/APT/sources. LIST/etc/APT/sources. List. Backup (backup the current source list)
2. Modify the update source
SudoGedit/etc/APT/sources. List (Open Ubuntu12. 04 source list files)
3. Replace the list in with the following list.
163 Source
Deb http: // Mirrors.163.com/ubuntu/ precise main restricted Deb-Src http: // Mirrors.163.com/ub
This period of time due to test needs to build OpenStack environment, search all over Google Baidu to make no less than 30 attempts ... See Chen Shak and other predecessors of the installation of the tutorial, a lot of configuration information has expired. However, the approximate steps are basically the same, due to the recent devstack in GitHub update frequently, many features may be added more New, the source software link may need to change. The steps for installing this time (with the late
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.