Open main menu

Linux and Unix Users Group at Virginia Teck Wiki β

Changes

Arch

4,210 bytes added, 08:05, 3 January 2019
Undo revision 399 by [[Special:Contributions/imported>Pew|imported>Pew]] ([[User talk:imported>Pew|talk]])
TODO Move to software page == Introduction to Arch Linux ==Linux users tend to become fan boys of their favorite flavor of Linux. [[Ubuntu]], [[OpenSUSE]] and [[Fedora]] tend to lead the distributions lists ([http://www.distrowatch.com/ Distro Watch]), because of their ease of installation and use. The other type of distribution targets users who desire a highly customized and fine-tuned system, an example of which would be [[Gentoo]]. While both extremes have their pros and cons in terms of customizability and ease of use, neither group targets users who desire easily customized systems that expose the lower-level workings of Linux. Arch Linux fills this void with a distribution that uses the bare-bones approach of Gentoo, but without requiring every package be compiled from source. It also shies away from GUI-based configuration tools in favor of directly editing text files, although GUI-based configuration tools do exist. This makes Arch an excellent distribution for older or low-end hardware. Although the installation lacks the glitz of Ubuntu or OpenSUSE, it still detects nearly all modern hardware and automatically installs drivers. [[Mirrors|Virginia Tech's mirroring]] of the Arch repositories also benefits VT Arch users, because it ensures fast installs and updates. == When to Use Arch Linux ==Arch Linux targets enthusiasts who want to better understand theLinux Operating System. It maintains a level of abstraction aboveGentoo and Linux From Scratch by reducing the amount of manualconfiguration. Also, the distribution excels on lower-end machines,because it installs only the packages required to boot and installadditional software. It does contain excellent package managementsoftware in the form of ''pacman'' archives, which are officiallysupported packages and works similar to Debian's apt-get program.Community maintained packages for more esoteric software can be foundin Arch's AUR repository.The distributions command-line installation limits its appealfor first-time Linux users, so this is not a distribution to use whentrying Linux. Also, there is a slightly steeper learning curve inunderstanding the package management, which could deter users used toUbuntu's GUI-based package management. That stated, Arch Linux isoverall an excellent, easy-to-use distribution, and could berecommended to any Linux user who understands the command line.<br /> == Getting Started with Arch Linux ==You can find documentation and mirrors of Arch Linux on their homepage at [http://www.archlinux.org/ http://www.archlinux.org], although using the mirror at [http://mirror.cs.vt.edu/pub/ArchLinux/iso/latest/ Virginia Tech]would be much faster. The network-based installation is recommended as itinstalls the most up-to-date version of Arch with all the updates. During installation, besure to remove the default mirror because it is rate-limited. Following their [http://wiki.archlinux.org/index.php/Beginners_Guide Beginner's Guide]painlessly walks you through the process of setting up your system andgetting into X. There are also more targeted installation guides thatcan be found through Google for specialized hardware, such as the EeePC. Because Arch Linux uses a command line-based installation, it ishighly recommended to either have another computer nearby or print outa copy of the [http://wiki.archlinux.org/index.php/Beginners_Guide Beginner's Guide]. == Criticism ==Until Pacman 4, Arch did not support package signing [https://bugs.archlinux.org/task/5331]. As a result of this, an insecure mirror (including any mirrors upstream of the one you are synching from) or a untrusted connection (such as a man in the middle attack between you and the mirror, or any hops between mirrors) could result in your system's security being compromised. There has been some work towards adding package signing functionality to Arch [http://projects.archlinux.org/users/allan/pacman.git/log/?h=gpg], however there have been claims that the developers are not concerned with the security implications and are reluctant to accept improvements from outside of the core team [http://igurublog.wordpress.com/2011/02/19/archs-dirty-little-notso-secret/]. [[Category:Pending deletionSoftware]]