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
0
votes
1 answer

Server closing connection after ssh login

Working on archlinux, last updated today. Tried to setup a web application on the server. Got error 'core dumped' when tried su, decided to reboot. After reboot the problem started. ssh -vvv output after I input my password(can provide full log if…
0
votes
0 answers

Omm killer killed my python3 process when there was free memory

I am working on webserver on a linux embedded board without swap memory. Sometimes my webserver crashed when there was avaliable memory. I set those configurations to prevent this but it didn't…
0
votes
1 answer

Using Microsoft Teams on Gnome Wayland - Not able to screen share

currently i'm using Manjaro with Gnome and the wayland session manager. 5.15.68-1-lts #1 SMP Thu, 15 Sep 2022 09:53:50 +0000 x86_64 GNU/Linux I've installed the MS Teams Linux app, but I also tried the Edge, Chromium and Firefox variant. But i'm not…
w3ich3rt
  • 13
  • 5
0
votes
2 answers

access based share enum not working as expected

On a long-term (2years) Arch Linux server, I am running a small samba configuration with several shares. I would like users to only see the shares which they have access to - which is why I am using the "access based share enum = yes" configuration…
Nox997
  • 1
0
votes
1 answer

nextcloud rewrites config permissions after reboot

Heyhey! i'm struggling with a permission-problem on my nextcloud instance. My Setup is Manjaro 21.0.7-210614 linux518 Nextcloud 24.0.3-1 Apache 2.4.54-1 php-sqlite 8.1.8-1 php-intl 8.1.8-1 php-imagick 3.7.0-2 php-gd 8.1.8-1 php-apcu…
bitdruid
  • 1
  • 1
0
votes
1 answer

Sed issue!! i tried to trigger this command cat test.txt | gf xss | sed ‘s/=.*/=/’ | sed ‘s/URL: //’ | tee testxss.txt

i tried to trigger this command cat test.txt | gf xss | sed ‘s/=.*/=/’ | sed ‘s/URL: //’ | tee testxss.txt but getting error as sed: -e expression #1, char 1: unknown command: ' sed: -e expression #1, char 1: unknown command: ' please help resolve…
0
votes
1 answer

Arch Linux, incoming remote connections get dropped

I'm running into an issue on my (up to date) Arch Linux server. I've been able to reproduce it with netcat. If I start listening on my server with: ncat -l -p 2000 -k and then telnet (my local ip) 2000 from a local machine, I'm able to see the…
stevereds
  • 53
  • 3
0
votes
1 answer

What could prevent hdd hot-swap in linux ahci?

I'm tearing my hair out over this issue. I wanted to add a hotswap bay to my homeserver to easily add and remove HDD such as to easily rotate off-site backups. The mainboard in question is an Asrock J4105-ITX motherboard with four native SATA ports,…
Gnarflord
  • 11
  • 3
0
votes
1 answer

EAP-MS-CHAPv2 verification failed Arch Linux (strongswan)

I cannot get Strongswan, networkmanager-strongswan (client) work on your Arch-PC. My vpn-strongswan server (hereinafter deb (server)) has been configured for a long time, any devices (such as android, windows), except for my arch linux (hereinafter…
0
votes
0 answers

Some process are in unkillable sleeping state while i/o is low

I am the system administrator of an Arch Linux-based workstation. Our workstation uses Slurm as the load manager and consists of one master machine and 4 other computation nodes. In the past few months, we observe that processes on some nodes are…
0
votes
1 answer

OpenVPN server, executing openvpn with the config as argument produces no output

I have the following OpenVPN server config, which when I try to give as argument produces no output and simply returns. [root ~]# cat /etc/openvpn/server/myvpnserver.conf port 28191 proto tcp dev tun0 ca /etc/openvpn/easy-rsa/pki/ca.crt cert…
0
votes
1 answer

A simple configuration: LAN + direct connect simultaneously

This should be an easy configuration, but I'm struggling to Google for it; the vocabulary eludes me. I've got a desktop with onboard gigabit which finds its way to the internet via the router. Naturally. I've got a server with onboard gigabit which…
pdm
  • 101
  • 3
0
votes
0 answers

"Combine" multiple FTP directories so they appear as one

I own a website that allows users to upload files. I have MY files on there as well, but I don't want to mix their files with mine, just in case somebody puts a bunch of malicious files and need to be mass removed. Rather than hunting them down…
0
votes
0 answers

Can't connect via openvpn and .ovpn file on Manjaro and Ubuntu (but surprisingly it works on Windows)

At my recent job, I need to connect to the corporate VPN so I was sent a .ovpn file. I am not very much experienced with VPNs, but I had a feeling that connecting should be as easy as: sudo pacman -S openvpn sudo openvpn --config…
Don Draper
  • 101
  • 2
0
votes
1 answer

Arch Linux - QEMU override System Manufacturer on Windows 10

I've fully virtualized a VM with windows 10 on QEMU and had to do host-passthrough in order for it to work. Because there's no way to set SMBIOS to reflect the host, I want to know if there's any way to change the System Manufacturer key in my guest…
Matheus Simon
  • 115
  • 1
  • 6