First upgrade your system.
It is currently
Login as root:
# Pacman-syu
Install Firefox
# Pacman-s Firefox (Pacman-s opera)
I installed Firefox 3.0.5. If you want to use Firefox's own detect flashplugin, you can only install it manually:
I don't want to download or install it on the Adobe portal.
I found the installation method on archlinux wiki:
#
pacman -Syy sudo pacman -S archlinuxcn-keyringNow you can install the software, such as chrome and sogou Pinyin Input methodOnce you have added a Zhong ke source, you can also search for direct installation directly in Add/Remove softwareInstall Sogou Pinyin Input Methodsudo pacman-s fcitx-im #默认全部安装sudo pacman-s Fci
configured to mount according to the information in the Fstabgenfstab -U -p /mnt >> /mnt/etc/fstab Enter the new systemarch-chroot /mntThen we need to do some configuration
Modify /etc/locale.gen to remove comments from the area used, save the file and execute locale-gen
Set time ln-sf/usr/share/zoneinfo/zone/subzone/etc/localtime
Writes a zone to locale.conf echo lang=your_locale >/etc/locale.conf
Set name and password echo computer_name >/etc
Occupy the first floor, and write it after the test. Too busy. The official wiki is too powerful. It is a waste of time to check other people's configurations. Maybe I see it too.
I can't help it. I started to write something.
1. Download the image and create an installation disk, which can be a USB flash drive or a CD. If you can't even do this, don't install arch.
2. Hard Disk partitioning. Fdisk is officially recommended. Not much. Save the result by W after the partition is completed
mkfs.ex
This is a creation in
Article, where the information may have evolved or changed.
First, prepare
1) Golang Installation: # pacman-s go/$ sudo pacman-s go
2) Liteide Installation: # pacman-s Liteide/sudo pacman-s liteide
Second, the configuration environment
1) Golang
The ArchLinux configuration environment is best
Archlinux rolling upgrade failure solution the newly installed arcnlinux does not know why the upgrade is prompted to fail. find information to solve it. share with you: the first time pacman-Syu is executed after the installation is complete, the message [plain] error: failedtocommittransac...
Solution to archlinux rolling upgrade failure the newly installed arcnlinux does not know why the upgrade fails. please refer to the following link for help:
time (just half a month ago), and the main thing in log is thatGPU Hang, please go to "https://bugs.freedesktop.org/" to report the bugTo synthesize the above information, I first judged that Intel's driver was out of the question. Check out the list of roll-up packages and it's true that the kernel Pack (Linux) update was found. (Intel drivers are in the Linux kernel package). Then I downgrade the Linux kernel package.Downgrade method: Because Arch is a rolling update and all packages are prov
Since yesterday was a small partner Amway prepared into the pit, did not think incredibly can not use the Monitor!!!This can endure!!!And then he was a blind fiddle.After five times of reloading failed.But the environment configuration is a lot of slip.First we needsudo pacman-optimize syncThis is said to speed up the hard drive.Then there is the problem of dealing with the source, firstKate/etc/pacman.confInsert the following code at the end of the
There are several auto-setup tools to choose from (since the tool is automatically set up, that means there are tools for manual setup, such as using IP, IW, iwconfig these commands to set up the network), for example: Connman, Netctl, NetworkManager, Wicd, Wifi RadarThese tools may conflict if they are used at the same time, so we should only choose one. We have chosen NetworkManager here, given its powerful and graphical interface support.The Linux used is ArchLinux, and the desktop environmen
This article describes how to build an Android development environment in Linux starting from 0.
If you are a reader of Learning Android, you can also refer to this article, because this article is based on the installation method in the book. (If you are not, it doesn't matter. The steps are the same anyway :))
The so-called Android development environment mainly consists of the following two components: Android Software Developer Kit (Android Software development Kit) and Eclipse (Editor, wh
... Therefore, www.2cto.com can only use the combination of fbterm and ucimf. There are also some problems with this combination. I chose this combination at the beginning, but it took a few hours for some reasons, so I turned around and tried fbterm + yong, as a result, I had to go back and try the combination again. Fortunately, I got it --! First, install two Chinese fonts and an English equal width sudo pacman-S wqy-zenheisudo
-mkconfig -o /boot/grub/grub.cfg
The makeiso task is successfully restarted for the first time (pay attention to exiting the chroot environment:
00x3 system settings
Host Name settings
hostnamectlset-hostname iterlinux
Sudo permission settings
nano/etc/sudoers
Enable the network (note that dhcpcd is used in Arch Linux)
systemctl enable dpcpcd(start)
The second restart (mainly to provide the network, Arch Linux is highly dependent on the Network)
00x4 GUI settings
Open-source GUI displ
The newly installed arcnlinux () does not know why the upgrade fails. Please refer to the following link for help:
The following message is displayed when you fail to run Pacman-syu for the first time after installation.
Error: failed to commit transaction (conflicting files)
In general, force update can be implemented, but not here. According to the official wiki instructions, it should be a file conflict. p
command, see error message g++-wl,-o1-o Xlib XLIB.O -l/usr/x11r6/lib-lxext-lx11-lm/usr/bin/ld:cannot Find-lxext can see, g++ under/usr/x11r6/lib, Libxext.so is not found because of the need to install LIBX11 development package, according to their own system features, installation Libx11-dev Libxext-dev libxtst-dev for Ubuntu, direct sudo apt-get Install Libx11-dev Libxext-dev Libxtst-dev for others: yum install Libx11-devel Libxext-deveL libxtst-devel Problem Solving! =================== Gorg
These two days to get a server, the machine is relatively old. Think about it without Gentoo, the compilation is really too troublesome, too slow. So I tried the archlinux. I have to say ArchLinux is the simplest and most cool Linux system I have ever used. Download the installation disk, direct DD to u disk, boot on the line from U disk. The entire installation process will be over in more than 10 minutes. The middle options and usage are simple, and one automatically moves to the next afte
httpdTest:1. Open the browser and enter the following URLWeb Site:http://localhost/phpmyadminMySQL can be managed by entering the MySQL username and password.Summarize:The program is very powerful, but it is not recommended to novice database users to use the tool, or use the command line to manually write SQL statements to learn better! If you start with the tool, it is not conducive to the nature of learning! If it is a developer, do not want to learn the database, you can use the tool to ope
parameter list3. Benefits: Easy reading, optimized programming4. For example:int add (int x, int y) {...}Float Add (float x,int y) {...}Float Add (float x,float y) {...}int add (int x, int y, int z) {...}Note: Java is a rigorous language, and if the function is nondeterministic, it will fail at compile time.Partition of Memory:1. Register (CPU processing)2. Local method Area (content running the local system platform)3. Method area*. Stack memoryHeap ProcessingStack:1. Storage is a local variab
-lazy (lazy load mode for single case design mode)Class single{Private single () {}private static single s = null;public static single getinstance (){if (s = = null){s = new single ();}return s;}Public Voidtestsingle (){System.out.println ("This was test Single instance mode ...");}}Class Singledemo{public static void Main (string[] args){Single SS = Single.getinstance ();Ss.testsingle ();}}Note: In the actual development, commonly used is the A hungry man type, because the lazy type has the sec
Final Keyword:Final can modify classes, methods, variablesThe final decorated class cannot be inheritedThe final modified method cannot be overriddenA final modified variable is a constant that can only be assigned onceInner classes can only access the final decorated local variablesInheritance Disadvantages:The encapsulation is broken, and final can be used to solve the situation of the chaotic inheritance.Why use final modifier variables? In fact, in the program if a data is fixed, then the di
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.