Difference between revisions of "Arch"

From the Linux and Unix Users Group at Virginia Teck Wiki
Jump to: navigation, search
imported>Cov
(Created page with '<a name="Introduction_to_Arch_Linux"></a><h2><span class="editsection">[<a href="http://vtluug.org/wiki/index.php?title=VT_Arch_Linux&action=edit&section=1" title="Edit s…')
 
imported>Cov
Line 1: Line 1:
<a name="Introduction_to_Arch_Linux"></a><h2><span class="editsection">[<a href="http://vtluug.org/wiki/index.php?title=VT_Arch_Linux&amp;action=edit&amp;section=1" title="Edit section: Introduction to Arch Linux">edit</a>]</span> <span class="mw-headline"> Introduction to Arch Linux </span></h2>
+
== Introduction to Arch Linux ==
<p>Linux users tend to become fan boys of their favorite flavor of
+
Linux users tend to become fan boys of their favorite flavor of
 
Linux. Ubuntu, openSUSE and Fedora tend to lead the distributions lists
 
Linux. Ubuntu, openSUSE and Fedora tend to lead the distributions lists
(<a href="http://www.distrowatch.com/" class="external text" title="http://www.distrowatch.com" rel="nofollow">Distro Watch</a>),
+
([http://www.distrowatch.com/ Distro Watch]),
 
because of their ease of installation and use. The other type of
 
because of their ease of installation and use. The other type of
 
distribution targets users who desire a highly customized and
 
distribution targets users who desire a highly customized and
Line 8: Line 8:
 
extremes have their pros and cons in terms of customizability and ease
 
extremes have their pros and cons in terms of customizability and ease
 
of use, neither group targets users who desire easily customized
 
of use, neither group targets users who desire easily customized
systems that expose the lower-level workings of Linux. </p><p>Arch Linux fills this void with a distribution that uses the
+
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
 
bare-bones approach of Gentoo, but without requiring every package be
 
compiled from source. It also shies away from GUI-based configuration
 
compiled from source. It also shies away from GUI-based configuration
Line 15: Line 15:
 
for older or low-end hardware. Although the installation lacks the
 
for older or low-end hardware. Although the installation lacks the
 
glitz of Ubuntu or OpenSUSE, it still detects nearly all modern
 
glitz of Ubuntu or OpenSUSE, it still detects nearly all modern
hardware and automatically installs drivers. Virginia Tech’s mirroring
+
hardware and automatically installs drivers. Virginia Tech's mirroring
 
of the Arch repositories also benefits VT Arch users, because it
 
of the Arch repositories also benefits VT Arch users, because it
 
ensures fast installs and updates.
 
ensures fast installs and updates.
</p><p><br>
+
<br />
</p>
+
 
<a name="When_to_Use_Arch_Linux"></a><h2><span class="editsection">[<a href="http://vtluug.org/wiki/index.php?title=VT_Arch_Linux&amp;action=edit&amp;section=2" title="Edit section: When to Use Arch Linux">edit</a>]</span> <span class="mw-headline"> When to Use Arch Linux </span></h2>
+
== When to Use Arch Linux ==
<p>Arch Linux targets enthusiasts who want to better understand the
+
Arch Linux targets enthusiasts who want to better understand the
 
Linux Operating System. It maintains a level of abstraction above
 
Linux Operating System. It maintains a level of abstraction above
 
Gentoo and Linux From Scratch by reducing the amount of manual
 
Gentoo and Linux From Scratch by reducing the amount of manual
Line 27: Line 27:
 
because it installs only the packages required to boot and install
 
because it installs only the packages required to boot and install
 
additional software. It does contain excellent package management
 
additional software. It does contain excellent package management
software in the form of <i>pacman</i> archives, which are officially
+
software in the form of ''pacman'' archives, which are officially
supported packages and works similar to Debian’s apt-get program.
+
supported packages and works similar to Debian's apt-get program.
 
Community maintained packages for more esoteric software can be found
 
Community maintained packages for more esoteric software can be found
 
in Arch's AUR repository.
 
in Arch's AUR repository.
</p><p>The distributions command-line installation limits its appeal
+
The distributions command-line installation limits its appeal
 
for first-time Linux users, so this is not a distribution to use when
 
for first-time Linux users, so this is not a distribution to use when
 
trying Linux. Also, there is a slightly steeper learning curve in
 
trying Linux. Also, there is a slightly steeper learning curve in
 
understanding the package management, which could deter users used to
 
understanding the package management, which could deter users used to
Ubuntu’s GUI-based package management. That stated, Arch Linux is
+
Ubuntu's GUI-based package management. That stated, Arch Linux is
 
overall an excellent, easy-to-use distribution, and could be
 
overall an excellent, easy-to-use distribution, and could be
 
recommended to any Linux user who understands the command line.
 
recommended to any Linux user who understands the command line.
</p><p><br>
+
<br />
</p>
+
 
<a name="Getting_Started_with_Arch_Linux"></a><h2><span class="editsection">[<a href="http://vtluug.org/wiki/index.php?title=VT_Arch_Linux&amp;action=edit&amp;section=3" title="Edit section: Getting Started with Arch Linux">edit</a>]</span> <span class="mw-headline"> Getting Started with Arch Linux </span></h2>
+
== Getting Started with Arch Linux ==
<p>You can find documentation and mirrors of Arch Linux on their homepage at <a href="http://www.archlinux.org/" class="external free" title="http://www.archlinux.org" rel="nofollow">http://www.archlinux.org</a>, although using their local mirror at <a href="http://mirror.cs.vt.edu/pub/ArchLinux/iso" class="external text" title="http://mirror.cs.vt.edu/pub/ArchLinux/iso" rel="nofollow">Virginia Tech</a>
+
You can find documentation and mirrors of Arch Linux on their homepage at [http://www.archlinux.org/ http://www.archlinux.org], although using their local mirror at [http://mirror.cs.vt.edu/pub/ArchLinux/iso Virginia Tech]
 
would be much faster. The ftp-based installation is recommended as it
 
would be much faster. The ftp-based installation is recommended as it
 
installs the most up-to-date version of Arch with all the updates. Be
 
installs the most up-to-date version of Arch with all the updates. Be
 
sure to remove the default mirror if you choose to install Arch Linux,
 
sure to remove the default mirror if you choose to install Arch Linux,
 
as it caps upload speeds.
 
as it caps upload speeds.
</p><p>Following their <a href="http://wiki.archlinux.org/index.php/Beginners_Guide" class="external text" title="http://wiki.archlinux.org/index.php/Beginners_Guide" rel="nofollow">“Beginners Guide”</a>
+
Following their [http://wiki.archlinux.org/index.php/Beginners_Guide "Beginners Guide"]
 
painlessly walks you through the process of setting up your system and
 
painlessly walks you through the process of setting up your system and
 
getting into X. There are also more targeted installation guides that
 
getting into X. There are also more targeted installation guides that
Line 52: Line 52:
 
PC. Because Arch Linux uses a command-line based installation, it is
 
PC. Because Arch Linux uses a command-line based installation, it is
 
highly recommended to either have another computer nearby or print out
 
highly recommended to either have another computer nearby or print out
a copy of the <a href="http://wiki.archlinux.org/index.php/Beginners_Guide" class="external text" title="http://wiki.archlinux.org/index.php/Beginners_Guide" rel="nofollow">“Beginners Guide”</a>.
+
a copy of the [http://wiki.archlinux.org/index.php/Beginners_Guide "Beginners Guide"].
</p><p><br>
+
<br />
</p>
 
<a name="Arch_Linux_at_Virginia_Tech"></a><h2><span class="editsection">[<a href="http://vtluug.org/wiki/index.php?title=VT_Arch_Linux&amp;action=edit&amp;section=4" title="Edit section: Arch Linux at Virginia Tech">edit</a>]</span> <span class="mw-headline"> Arch Linux at Virginia Tech </span></h2>
 
<p><a href="http://vtluug.org/wiki/index.php?title=Arch_Tablet_Functionality" title="Arch Tablet Functionality">Arch Tablet Functionality</a> - Configuring your tablet PC <a href="http://www.eng.vt.edu/academics/comp_require.php" class="external text" title="http://www.eng.vt.edu/academics/comp_require.php" rel="nofollow">required</a> by the Engineering Department.
 
  
[[Category:Import cleanup]]
+
== Arch Linux at Virginia Tech ==
 +
[[Arch Tablet Functionality]] - Configuring your tablet PC [http://www.eng.vt.edu/academics/comp_require.php required] by the Engineering Department.

Revision as of 06:54, 13 November 2009

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 (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. 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 the Linux Operating System. It maintains a level of abstraction above Gentoo and Linux From Scratch by reducing the amount of manual configuration. Also, the distribution excels on lower-end machines, because it installs only the packages required to boot and install additional software. It does contain excellent package management software in the form of pacman archives, which are officially supported packages and works similar to Debian's apt-get program. Community maintained packages for more esoteric software can be found in Arch's AUR repository. The distributions command-line installation limits its appeal for first-time Linux users, so this is not a distribution to use when trying Linux. Also, there is a slightly steeper learning curve in understanding the package management, which could deter users used to Ubuntu's GUI-based package management. That stated, Arch Linux is overall an excellent, easy-to-use distribution, and could be recommended to any Linux user who understands the command line.

Getting Started with Arch Linux

You can find documentation and mirrors of Arch Linux on their homepage at http://www.archlinux.org, although using their local mirror at Virginia Tech would be much faster. The ftp-based installation is recommended as it installs the most up-to-date version of Arch with all the updates. Be sure to remove the default mirror if you choose to install Arch Linux, as it caps upload speeds. Following their "Beginners Guide" painlessly walks you through the process of setting up your system and getting into X. There are also more targeted installation guides that can be found through Google for specialized hardware, such as the Eee PC. Because Arch Linux uses a command-line based installation, it is highly recommended to either have another computer nearby or print out a copy of the "Beginners Guide".

Arch Linux at Virginia Tech

Arch Tablet Functionality - Configuring your tablet PC required by the Engineering Department.