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
1
vote
0 answers

usb jbod enclosure, software raid1; after reboot, mdraid using wrong devices

I mirrored two disks in a USB enclosure on my Arch box, created a filesystem, mounted it, copied a bunch of data over. Everything was great. Then I waited until the md sync was done and rebooted... #lsblk sdd 8:48 0 7.3T 0 disk `-sdd1 8:49 0 7.3T 0…
1
vote
1 answer

Enable IPv6 on OVH VPS running Arch

Having inaugurated my new OVH’s VPS SSD 1 I am greeted by a notification reading Your instance is now linked to a free IPv6 in addition to the default IPv4. Indeed I can see a “IPv6” and a “Gateway” fields. Problem is: I can’t ping it using this…
user538262
1
vote
1 answer

"Failed to connect to mod-mono-server" with Apache and infinite fork spawning

I have an Arch Linux server that was working fine, but was pretty far out of date. After getting everything settled with pacman -Syu the web service it runs would no longer load, just a generic 503 error. I can't seem to get any detail about the…
Earlz
  • 1,019
  • 5
  • 13
  • 29
1
vote
4 answers

vsftpd error: 530 Login incorrect (and various others when trying other solutions on this website)

I know this question has been asked countless times already, but I feel like I've tried every possible solution and none seem to work. Some articles I've read and tried to use: vsftpd error 530 login incorrect occurs with valid credentials and the 5…
JTC
  • 11
  • 1
  • 4
1
vote
0 answers

vsftpd cannot connect with local users

I am using arch linux as a vsftpd server can I cannot log to my local vsftpd server…
dsal3389
  • 111
  • 5
1
vote
1 answer

Connect to a IPSec/L2TP VPN pre-shared-key

I want to connect to an IPSec secured L2TP tunnelled VPN network with a pre-shared-key. I'm using networkmanager-l2tp for this. As Phase1 Algorithms as well as for Phase2 Algorithms I have: aes128-sha1-modp2048! Otherwise, I have like the standard…
mstruebing
  • 111
  • 3
1
vote
1 answer

Can't connect HTTPS site to Apache on Arch

I've been trying to set up my own apache server for my website sammurphey.net Everythings been running smoothly up until SSL. I have the following virtual hosts in my httpd.conf ServerName sammurphey.net:80 ServerAlias…
Sam Murphey
  • 113
  • 3
1
vote
1 answer

Pecl install ssh2, make failed

I'm trying really hard since two hours to install ssh2 with pecl... But all I get is: /bin/sh /root/ssh2-0.11.0/libtool --mode=compile cc -I. -I/root/ssh2-0.11.0 -DPHP_ATOM_INC -I/root/ssh2-0.11.0/include -I/root/ssh2-0.11.0/main…
Tommy B.
  • 1,413
  • 2
  • 14
  • 14
1
vote
1 answer

How to set up a FreeIPA server on Arch Linux?

I am looking for instructions to set up a FreeIPA server on Arch Linux. Unfortunately, I am only seeing tutorials for setting up a FreeIPA server on RedHat or its derived distributions. (And I'm only seeing instructions for Arch Linux for a FreeIPA…
MountainX
  • 701
  • 3
  • 12
  • 25
1
vote
0 answers

Self-signed secure boot initramfs and intel-ucode

I've set up a self-signed refind and linux kernel. The problem is that intel-ucode and initramfs resides on /boot, which is an unencrypted fat32 ESP filesytem - UEFI specific. How can I secure my initramfs and intel-ucode? One option is to make the…
dzervas
  • 343
  • 1
  • 2
  • 7
1
vote
1 answer

Arch Linux: Dovecot Sieve Script Won’t Compile

Arch Linux Linux kernel 4.9.36 (64-bit) Dovecot 2.2.31 (65cde28) SpamAssassin version 3.4.1 running on Perl version 5.26.0 Pigeonhole 0.4.19-1 Trying to set up a mail server for the firs by following the Arch Linux Wiki’s Sieve tutorial (which I…
Hugh Guiney
  • 245
  • 2
  • 8
  • 21
1
vote
1 answer

In Arch linux -- systemd, in FreeBsd -?

In Arch linux, for example, when I'm running my web application on it, I create a systemd service so it'll be supervised and restarted when needed. On FreeBsd systemd isn't installed by default, then, what's the alternative or how am I supposed to…
Jodari
  • 89
  • 1
  • 1
  • 6
1
vote
1 answer

OpenVpn won't start after I add "client-connect/disconnect" lines to its config

On Arch linux I have OpenVpn server. It works well. However, when I add this to its config: script-security 2 duplicate-cn up /etc/openvpn/server/script1.sh client-connect /etc/server/openvpn/script1.sh client-disconnect…
Jodari
  • 89
  • 1
  • 1
  • 6
1
vote
2 answers

Unable to run a process as another user created by "useradd" with no password

I've created a user for running a certain process only on behalf of that user: sudo useradd -r -s /bin/false -d /var/lib/my_app123 my_user123 Now in order to run that process from behalf of "my_user123", I'm doing this: su - my_user123 1) And it…
Jodimoro
  • 147
  • 2
  • 9
1
vote
1 answer

Not able to format root partition in Arch Linux installation because already labelled

I am installing Arch Linux on a previously Windows machine. I have created the partitions, with root on sda1, and now I am trying to format it with mkfs.ext4 /dev/sda1, but it's not liking that. Apparently the partition already has a label…