;} #comment_bubble: Before { content: ""; width:0; height:0; right:100%; top:38px; Position:absolute; border-top:13px solid transparent; BORDER-RIGHT:26PX solid #088cb7; border-bottom:13px solid Transparent;}Pac ManThe way to make a bean-eater is to make a transparent triangle in a circle first.#pacman { width:0; height:0; border-right:70px solid transparent; border-top:70px solid #ffde00; border-left:70px so
1. Set the official image source (including core, extra, community, Multilib)$ sudo pacman-mirrors-i-C china-m rank//update source $ sudo pacman-syy//update system2. Set ARCHLINUXCN sourceModify/etc/pacman.conf = end Add[archlinuxcn] == https://mirrors.tuna.tsinghua.edu.cn/archlinuxcn/$archInstalling PGP signatures3. Set up the Aur sourceModify the/ETC/YAOURTRC, remove the note of # Aururl, change toAururl
, click window==>preferences==>general==> The textfileencoding in Workspace is set to GBK or GB2312 or GB18030. (If the encoding list does not appear in other, the direct outputThe specified encoding can be entered)Http://www.cnblogs.com/snake-hand/p/3155472.html12. Install MySQLsudo apt-get install Mysql-serversudo apt-get install mysql-client3. sudo apt-get install Libmysqlclient-dev13,install NutstoreTar zxvf nutstore_linux_src_installer.tar.gzCD Nutstore_linux_src_installer/configure.sudo
/mirrorlistSource of China University of Science and Technology:Server = http://mirrors.ustc.edu.cn/archlinux/$repo/os/$archInstalling the base system# pacstrap-i/MNT Base Base-develIf a package fails to download, re-execute the command.Generate Fstab,-u means UUID# genfstab-u/mnt >/mnt/etc/fstabChroot to the new system# Arch-chroot/mnt/bin/bashSet locale# Nano/etc/locale.genUncomment en_US and zh_cn a few items before# Locale-genSetting the locale in English# nano/etc/locale.confLang=en_us. UTF
First Contact single-chip microcomputer, naturally chose a simple 51 single-chip microcomputer. However, my operating system is Linux. Getting started in Windows 51 seems easy. But the Linux build 51 development environment is not very smooth.So how do I build a STC89C52RC development environment for Linux?AChoose your favorite code editor. Vim, Emacs, gedit, etc. are all possible.TwoInstall the compiler. Generally choose SDCC. It is generally possible to install directly from the release versio
GNOME desktop environment.Further configuration1. Reboot to access the GNOME desktop environment.2. Install the IBUs Wubi Input method.3. Install and configure Virtualbox 4.2.0, and install the Windows 7 operating system in Virtualbox.4. Install NTFS-related packages so that you can read and write to NTFS-formatted removable hard disks and USB drives:$ sudo pacman-s ntfs-3g ntfsprogs5. Install the Telepathy group package to enable the Empathy integra
These two days to Kreogistµ dozen Arch Linux package, follow the wiki followed, at the same time in the Fat Cat and wicast C and tyrants and jimmy66 and other powerful thighs and small partners, the support of a few toss finally played well, also considered into a door.After the completion of the discovery is simple, in general, is actually a PKGBUILD document written. Just write a simple guide to the bag that Μ called. In the writing when really do not know how to write the place can also direc
Preparing disk Partitions
Create mount Directory
Mkdir/mntmkdir/mnt/bootmkdir/mnt/home
Hangs on the root partition and swap
mount the root partition on/mnt. After the, create directories for and mount any other partitions (/mnt/boot,/mnt/home, ...) and activate your swap parti tion if you want them to being detected later by Genfstab.
Mount/dev/sdax/mntmount/dev/sdax/bootmount/dev/sdax/homeConnect to Network
Wireless:
Wifi-menu
and pyenv-virtualenv to perfectly isolate Python versions under LinuxChapter 1th: Use of the environment
Operating system: ArchLinux
Shell:zsh
Note that all of the next operations are under ArchLinux, and this article does not cover WindowsListing
Git
zsh or Bash
Pyenv
Pyenv-virtualenv
1. Install gitIt's easy to install git on major Linux distributions, only a few examples are shown hereArchLinuxsudo pacman
Need to know before installing
You need to know your current kernel versionuname -r, such as the output, 4.14.20-2-MANJARO then your kernel version is414
Installing VirtualBox
sudo pacman -S virtualboxHere you need to select the same kernel module as the current kernel, such as the kernel version I am using 414 , I need to installlinux414-virtualbox-host-modules
sudo pacman -Ss virtualbox-ext
500M SWQP/dev/sda3 20G//dev/sda5 12g/var/dev/sda6 265g/homeMount#mount/dev/sda3/mnt#mkdir/mnt/boot#mount/dev/sda1/mnt/boot#mkdir/mnt/var#mount/dev/sda5/mnt/var#mkdir/mnt/home#mount/dev/sda6/mnt/home5) Vi/etc/pacman.d/mirrorlistserver=http://mirrors.ustc.edu.cn/archlinux/$repo/os/$archOther sources can be used and must be forced to refresh after modification#pacman-syy6) Installation#pacstrap/mnt Base Base-devel7) Generate Fstab#genfstab-u-p/mnt >>/mn
testing to determine if the software you uploaded has no malicious code. However, these are unofficial (TU is also unofficial). So, if you want to use these packages, you are responsible for all the consequences.
So far, there is no official download tool for compiling packages in unsuported, but you can find some tools in the wiki or community.
===[community]===
The software in the [community] Warehouse is a supplement to both the official [current] and [extra] warehouses. There are many po
very handy and fast, and it can be said to revolutionize online image editing. By simply uploading and clicking, anyone can edit beautiful pictures via the Internet, or perform simple layer merging, single layer editing, etc. through multiple layers of operation.
III. matters to be done
URL:http://10k.aneventapart.com/Uploads/58/
5List is a notepad written using HTML 5, CSS 3, and JavaScript, which leverages the functionality of HTML 5, including Localstorage, which has client database sto
.) Put it on the archlinux and tar for a moment.)After decompression into the extracted source directory with make install to compile and install to enter the directory yo.(The newly installed archlinux may not have the make can install with the Pacman, without the network environment, on the mirror station on the need and rely down.Remember to check the Pacman user manual for yourself. Install make can not
A recent error occurred while installing PostgreSQL on your own arclinux as follows:Error:postgresql-libs:signature from "Levente Polyak (Anthraxx) Arclinux Forum to search posts:https://bbs.archlinux.org/viewtopic.php?id=143337Workaround deleted/etc/pacman.d/gnupg/, because there are too many things under the folder, do not rest assured, move to the backup directorysudo mv/etc/pacman.d/gnupg//etc/pacman.d/gnupg.bk/If you install again this time, you will get an error saying:Warning:public keyri
The idea that I want to build a package locally on Arch Linux is because I'm lazy.I didn't like the set of icon themes with Arch Linux, but I liked the set of icons with the Humman-dark package on fedora and wanted to get it on Arch Linux.Although the Fedora package format is rpm, it's hard for me. In my opinion, a package containing only some icon files should be independent of the architecture platform, and the icon format should be compatible, and should be used normally on Arch Linux.In fact
1.lspci, Screenfetch and other instructions stuck, shut down the problem of the cardThe native graphics card size is hd610+gtx950mGoogle the solution is to add Nouveau to the blacklistThen the N-card driver is directly loaded.Try closed source Drive Solutions >>The result is xorg can not start, Google did not find an effective method, the details of the problem is too lazy to toss.Try Bumblebee Solutions >>1 pacman-s bumblebee bumblebee-settings Mesa
-to guide :reference:a YUM command for package managementDNF(Graceful yumdandified Yum)This is also an application based on RPM 's release of the package manager,Fedora introduced it, it is the next generation of YUM. If you use Fedora version and update, you know it is the default package manager. Here are some links that will give you more information about DNF and how to use it. Reference: DNF-Next- generation generic package management software for RPM- based distributionsReference: the 'DNF
explanations. When I had the assumptions above, I looked at the man mount.Can see, the first sentence said. My conclusions are biased. Mount options and Fstab are interoperable, but some options can only be used in fstab.Another question to explain is that it may be noted that my mount's file format is ntfs-3g. This problem has also been found on the internet for a long time. If you are using mount in a archlinux system, if you want to mount the partition in this format with writable permission
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.