need to configure the network: Ping temporary failure in name resolution, the solution is to archlinux Install Graphics tutorial 11th section Configuration network;Note: with the above method sometimes there will be the source does not install the failure of the situation, I from the ArchLinux installation graphics tutorial found the need to replace the Chinese source, and then install, update the source of the method see: "For the ArchLinux Select the domestic mirror", China's source speed is
the default Zhong Ke Mirror station (it is a Chinese mirror station), and then the first line of the US mirror station using # comment out, save. OK, after setting up the download source, let's continue to look at the wiki description, use the Pacstrap script to install the base package group: # pacstrap/mnt Base This GR OUP does not include any tools from the live installation, such as btrfs-progs or specific wireless firmware; See Packages.both for comparison. To install packages and other
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
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
not require users to modify the core profile during installation, but it doesn't matter, and now we're going to configure the system.
In fact, we now need to modify the configuration file is actually only two: Rc.conf and Mirrorlist, the user who has been deployed arch knows: the former is a very famous core configuration file in arch, the latter is a mirror list of the package Manager Pacman.
To modify rc.conf, enter sudo nano/etc/rc.conf in Konso
ArchLinux Toss record and feeling (middle)I was excited to see that arch was booted from the local hard drive and was able to connect to the WiFi successfully.However, this is just the beginning.Next, you need to configure the basic graphical interface, browser, font, IME, window manager, File Manager ... Customize a lightweight operating system dedicated to your own.Basic System Configuration
Create a desktop user for daily use and add root privileges to the user and use zsh as the terminal
Xorgxorg-server
Installing Xorg-server
Pacman-s Xorg-server
Optional: Xorg-server-utils
Pacman-s xorg-server-utils
Xorg-server-utils Meta-package pulls in the very useful packages for certain configuration tasks, they is pointed out in The relevant sections.
Driver InstallationIf you do not know the video card type, please follow the following command to query:Lspci
, but it seems to retain 20% of the hard disk space as a standby? No wonder I have a small disk space. Install the basic system There is no line from the home, the network is not configured, has been automatically connected. Edit/etc/pacman.d/mirrorlist, put the fastest source on the top. I put the 4 sources in the Chinese area above, and the 163 move to the front. Once the installation is complete, the configuration file is automatically copied to the new system. Since the vi is really more dif
/etc/fstab9 chroot to the installed system# arch-chroot/mntAt this time, the name prompt changes to "[[email protected]/]#"10 Setting the time zone# Ln-sf/usr/share/zoneinfo/asia/shanghai/etc/localtimeSynchronizing system time to hardware time# Hwclock--SYSTOHC11. Set the encoding to cancel the comments on the following three lines#vi/etc/locale.genen_US. UTF-8 UTF-8Zh_cn. UTF-8 UTF-8Zh_tw. UTF-8 UTF-8# echo Lang=en_us. UTF-8 >/etc/locale.confThen execute locale-gen to generate locale informatio
isomount-t ntfs-O ro/dev/sda3 isomodprobe looplosetup/dev/loop2 ISO/archlinux-2013.01.04-dual.isoln-S/dev/loop2/dev/Disk/by-label/arch_201301Exit
If/dev/Disk/by-label/arch_201301 is reported, delete RM/dev/Disk/by-label/arch_201301 and create a soft link.
The installation is automatically started after exit. Refer to wiki for processing.
Network-Manager connection VPN
The default VPN settings cannot be opened. You can set NetworkManager-pptp vpn settings, but the connection button does
DNSCrypt is a protocol used to encrypt and authenticate communications between DNS clients and DNS resolvers.It can block DNS spoofing or man-in-the-middle attacks. DNSCrypt is available for most operating systems, including LINUX,WINDOWS,MACOSX, Android and IOS. And in this tutorial I'm using ArchLinux with kernel 4.1.Unbound is the DNS cache server used to resolve any DNS queries received. If a user requests a new query, unbound stores it in the cache, and when the user requests the same reque
DNSCrypt is a protocol used to encrypt and authenticate communications between DNS clients and DNS resolvers.It can block DNS spoofing or man-in-the-middle attacks. DNSCrypt is available for most operating systems, including LINUX,WINDOWS,MACOSX, Android and IOS. And in this tutorial I'm using ArchLinux with kernel 4.1.Unbound is the DNS cache server used to resolve any DNS queries received. If a user requests a new query, unbound stores it in the cache, and when the user requests the same reque
DNSCrypt is a protocol used to encrypt and authenticate communications between DNS clients and DNS resolvers.It can block DNS spoofing or man-in-the-middle attacks. DNSCrypt is available for most operating systems, including LINUX,WINDOWS,MACOSX, Android and IOS. And in this tutorial I'm using ArchLinux with kernel 4.1.Unbound is the DNS cache server used to resolve any DNS queries received. If a user requests a new query, unbound stores it in the cache, and when the user requests the same reque
,/DEV/SDA8
# mount /dev/sda8 /mnt, mount the partition you want to install to the/MNT location
# vi /etc/pacman.d/mirrorlist, modify the mirror source. Cancel 163 of the mirror source comments (preferably first)Server = http://mirrors.163.com//archlinux/
r e p o / o s /
Arch
# pacman /mnt base base-devel, install the basic system for the SDA8 partition that is mounted in the/MNT directory. You need to download more than 190
Manjaro Linux after installation you need to do this 1. Configuring the software source 1.1 configuring the official software source Cnblogs_lemossudo pacman-mirrors -i -c China -m rankUpdate selection Software source1.2 Configuring ARCHLINUXCN Chinese source and development tool source
Add at end of modify /etc/pacman.conf
[archlinuxcn]# SigLevel = Optional TrustedOnlySigLevel = NeverServer = https://mirrors.tuna.tsinghua.edu.cn/archlin
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.