Questions tagged [arch-linux]

Arch Linux (or Arch, pronounced /ˈɑrtʃ/) is an independently developed, Linux-based operating system for i686 and x86-64 computers. It is composed predominantly of free and open source software, and supports community involvement.

Arch Linux (or Arch, pronounced /ˈɑrtʃ/) is an independently developed, Linux-based operating system for i686 and x86-64 computers. It is composed predominantly of free and open source software, and supports community involvement.

What is Arch Linux

Following The Arch Way philosophy, Arch Linux is lightweight, flexible, simple and aims to be very UNIX-like. A minimal environment (no GUI) compiled for i686/x86-64 architectures is provided upon installation: rather than tearing out unneeded and unwanted packages, the user is offered the ability to build up from a minimal foundation without any preemptively-chosen defaults. Arch's design philosophy and implementation make it easy to extend and mold into whatever kind of system is required, from a minimalist console machine to the most grandiose and feature-rich desktop environments available: it is the user who decides what his Arch system will be.

Arch's simple init system is heavily inspired by the *BSD way of incorporating calls from a single file (rc.conf) rather than the SysVinit directory structure containing dozens of symlinks for each runlevel. System configuration is achieved through editing simple text files.

Modernity

Arch Linux strives to maintain the latest stable version of its software, and is based on a rolling-release system, which allows a one-time installation and continuous seamless upgrades, without ever having to reinstall or perform elaborate system upgrades from one version to the next. By issuing one command, an Arch system is kept up-to-date and on the bleeding edge. Arch incorporates many of the newer features available to GNU/Linux users, including modern filesystems (Ext2/3/4, Reiser, XFS, JFS), LVM2/EVMS, software RAID, udev support and initcpio, as well as the latest available kernels.

Software Packaging

Arch is backed by pacman, an easy-to-use binary package manager that allows you to upgrade your entire system with one command. Pacman is coded in C and designed from the ground up to be lightweight, simple and very fast. Arch also provides the Arch Build System, a ports-like system to make it easy to build and install packages from source, which can also be synchronized with one command. You can even rebuild your entire system with one command.

Supporting i686 and x86-64 architectures, Arch's Official Repositories provide several thousands of high-quality packages to meet your software demands. In addition, Arch encourages community growth and contribution by offering the Arch User Repository, which contains many thousands of user-maintained PKGBUILD scripts for compiling installable packages from source using the makepkg application. It is also possible for users to easily build and maintain their own custom repositories.

Source Integrity

Arch provides non-patched, vanilla software; packages are offered from pure upstream sources, how the author originally intended it to be distributed. Patching only occurs in extremely rare cases, to prevent severe breakage in the instance of version mismatches that may occur within a rolling release model.

Community

The Arch community is very dependable, lively and welcoming: all Archers are encouraged to participate and contribute to the distribution, be it helping with the development of the core software, maintaining packages, reporting or fixing bugs, improving the ArchWiki documentation, helping other users solving problems or just exchanging opinions in the forums, mailing lists, IRC Channels, or sharing one's knowledge or even self-developed applications. Arch Linux is the operating system of choice for many people around the globe, and there exist several international communities that offer help and provide documentation in many different languages.

Source: archlinux.org

299 questions
3
votes
1 answer

Name or service not known: AH00547: Could not resolve host name

I get the SSL_ERROR_RX_RECORD_TOO_LONG error message from Mozilla Firefox when connecting to my personal website: Secure Connection Failed An error occurred during a connection to www.fturco.net. SSL received a record that exceeded the maximum…
user375108
3
votes
1 answer

Make docker containers deletion faster for arch linux

There is huge difference in how fast containers deleted between ubuntu and arch linux: # ubuntu $ time docker rm 2761334a4236 2761334a4236 real 0m0.025s user 0m0.017s sys 0m0.004s # arch linux $ time docker rm…
3
votes
1 answer

How to maintain ssh connection for multiple scp transfers?

I'm using the scp command to copy files from my local machine (ArchLinux) to my server (CentOS 6.5). But for each scp command a new connection is established and although I'm using SSH keys for authentication the proccess is taking to much time. So,…
3
votes
2 answers

Arch cryptsetup hangs on 'waiting for zero'

Cryptsetup was working flawlessly for months, but something I did today on my system now makes it hang: # cryptsetup --debug --verbose luksOpen /dev/sdb home --key-file=/home.key --verbose ... Key slot 1 unlocked. ... # Udev cookie 0xd4d949a (semid…
cronburg
  • 171
  • 5
3
votes
1 answer

Write access on Apache WebDAV server

I have set up a WebDAV server running Arch Linux 3.19.3 and Apache 2.4, according to the Arch Wiki [1] [2] and the Apache Documentation [3]. The only changes I made to /etc/httpd/conf/httpd.conf: LoadModule dav_module modules/mod_dav.so LoadModule…
user275991
3
votes
1 answer

Install GNU/Linux No System Disk Error -- HP Smart Array

I have a HP Proliant DL360 g5, and am trying to install archlinux. It has a HP Smart array controller with 6 drives (all green) creating two logical volumes (one volume with 5 RAID6 drives, and the boot volume with one RAID0). I used the ORCA (array…
3
votes
3 answers

Forward systemd journal messages/Collect systemd journal messages

How can I collect systemd journal events (pull) or forward systemd journal events (push)? I want to have something like forwarded event log (http://windows.tips.net/T012878_What_is_the_Purpose_of_the_Forwarded_Events_Event_Log.html) but under…
adontz
  • 337
  • 5
  • 12
3
votes
1 answer

Creating a global Vim configuration, including separate configuration files for plugins?

I use Arch Linux (ARM, but irrelevant) on a server machine, and I want to create a global configuration for Vim, based on my current personal configuration. I have already moved my ~/.vimrc to /etc/vimrc, and that works fine, but I want to configure…
Archimaredes
  • 131
  • 1
  • 4
3
votes
1 answer

EC2 Instance time and hardware clock

I have set up an EC2 instance, running ArchLinux, for use as a server. Doing what I always do when installing Arch, I try to fix the time by using: # hwclock --systohc --utc This does not work, and I get from the system: hwclock: Cannot access the…
dlyk1988
  • 1,674
  • 4
  • 24
  • 36
3
votes
3 answers

nginx multiple domains selective work

This is my first question! Few days ago I discovered that something go wrong with nginx: domains A-C are ok, others timeout. Later: others domains are ok and first timeout; or each domain work fine. If I restart nginx - nothing change. After…
mr.frog
  • 129
  • 6
3
votes
1 answer

Strange 'df' output + broken /etc/mtab

I just installed Arch Linux on a server machine with a LSI hardware RAID 5. During the installation, I created (and cfdisk properly reports) three partitions: sda1 (/, 131G) sda2 (/boot, 1G) sda5 (swap, 4G) Everything seems to be working…
Philip
  • 185
  • 1
  • 2
  • 12
3
votes
2 answers

Can't contact LDAP server remotely from Mac

I'm trying to configure a LDAP server with some basic security parameters, including TLS and required authenticated binding. I have started the server, and can access it from localhost with the command: ldapsearch -x -b 'dc=server,dc=com'…
Jaffa
  • 238
  • 4
  • 10
3
votes
1 answer

Simple Mail Server on Arch Linux

Looking through all sorts of tutorials I have not yet found one that I can use to set up a simple mail server for non-virtual users. I don't want to support any sort of virtual users, just two real users set up on the machine. Do you know of any…
Tom Leese
  • 133
  • 1
  • 5
3
votes
2 answers

SSH connection problem - allowed from LAN but not WAN

I tried to setup my Arch Linux installation to be an SSH host, but here is the thing: I can ssh localhost, it fails to login via public key and asks for username and password, but still able to login. When I try ssh my_wan_ip it gives…
keremulutas
  • 171
  • 2
  • 4
3
votes
3 answers

How do I use pg_upgrade on arch linux

I was running postgres 8.4 on arch but now have 9 installed I want to use pg_upgrade to upgrade but I don't know what all the options I have to use are, and all the directories that I have to point it to. it asks for a previous pg binary…
xenoterracide
  • 1,496
  • 2
  • 13
  • 26