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
4 answers

Tomcat 7: "Cannot locate Java Home"

Arch Linux. Servlet apparently had compatibility problems with openjdk so I uninstalled it and installed the plain jdk/jre from AUR. # /etc/rc.d/tomcat7 restart :: Stopping tomcat7 daemon [FAIL] :: Starting tomcat7 daemon [BUSY] Cannot locate Java…
Hugh Guiney
  • 245
  • 2
  • 8
  • 21
0
votes
1 answer

Setting up Passenger + Nginx on Arch

I'm trying to setup passenger and nginx on Arch, but I can't seem to get the nginx server to even start. I've followed the guide found here: https://wiki.archlinux.org/index.php/Nginx#Ruby_Integration_.28Ruby_on_Rails_and_Rack-based.29 under option…
Noah Clark
  • 547
  • 4
  • 10
  • 20
0
votes
1 answer

Tools to monitor bandwith (outgoing) on my ArchARM NAS/Server?

I have been having some problems with my router last few days, and in the process of narrowing down the problem, I found that while I wasn't using my home network explicitly I was having upto 1GB of uploads per day. This is extremely concerning, and…
Hamid
  • 137
  • 1
  • 8
0
votes
1 answer

A bunch of questions of permissions with a web server (Cherokee)

I'm new with Linux administration and I'm configuring a Cherokee Web Server. I'm using Archlinux so I have a http user that owns /srv/http. On the other hand I have a user called 'jesus' that is inside the http group. Cherokee is working with user…
0
votes
2 answers

no network or disk devices in Arch Linux Xen guest during installation

I'm trying to install Arch Linux under Xen as domU (Guest) from Arch Linux official 2011.08 x64 Core iso image. My web hosting offers a SolusVM control panel with ability to install custom ISOs, so I have full control over guest, but not over host.…
nponeccop
  • 354
  • 3
  • 16
0
votes
1 answer

Linux doesn't respond to portforwarded connections

I'm new to this site and I want to apologize in advance for any mistakes, dumb questions, etc. (if any). I have a networking issue and I hope someone has ideas how to solve it. I'm almost sure it's a simple one. First of all, let's introduce my…
Art84
  • 1
0
votes
1 answer

How to run some commands after booting from ArchLinux disk? Or how to change some settings in .iso before booting?

How to install Arch Linux with traditional installer with only ssh-access to server? There is nice guide: https://wiki.archlinux.org/index.php/Install_from_SSH I try test this on my home vps: Start VPS with any linux bootable cd and login to…
0
votes
2 answers

Can I run my Sheevaplug Arch Linux's usb key in a Virtual Machine on my computer?

It's pretty much all in the title.. I've bought a pogoplug, installed Arch Linux on it on a USB key. I would like to take that USB key and run the enclosed ARM OS in a virtual machine on my Mac. Anything possible or the x86 -> ARM stuff is…
user67723
  • 103
  • 2
0
votes
2 answers

Monitorix Graphs Show Boxes Where Text Should Be

I have just installed Monitorix on ArchLinux using the tutorial here: wiki.archlinux.org/index.php/Monitorix I am using the Lighttpd web server. It is working fine and the graphs are being generated, but instead of text on the graphs its replaced by…
0
votes
0 answers

arch linux laptop not recognizing partitions or filesystems on internal windows SDA drive

I bought a laptop with windows 11 and installed arch linux on it. The laptop has 3 internal 500GB SSDs. Two of them are in a RAID configuration to make a single 1TB partition which Windows came installed on. I installed Arch on the empty third…
0
votes
0 answers

Cannot boot on Arch Linux after modifying kernel parameters with GRUB

Looking for a way to set my backlights on my laptop running Arch Linux (and Windows on a dual boot), I edited the /etc/default/grub file to change a kernel parameter. Here is what I changed: # before edition #…
0
votes
0 answers

Difference in routing between systemd-networkd and dhcpcd?

When using systemd-networkd with the configuration below, I cannot connect over SSH (connection time out) to a certain server on our network. Bizarrely, there are no problems when I use dhcpcd instead. Everything else works with both…
Konrad Höffner
  • 195
  • 1
  • 9
0
votes
1 answer

hardening fail2ban using systemd sandbox

I've been trying to follow the ArchWiki instructions on hardening Fail2Ban: https://wiki.archlinux.org/title/Fail2ban#Service_hardening Specifically I've created a drop-in file as described and started the service. The issue is that I see log…
Sam Mason
  • 193
  • 1
  • 5
0
votes
1 answer

Arch Linux doesn't mount two USB drive?

One is USB modem which is connected and working and problematic one is a plain vfat USB stick which contain data ....that is the fellow not mounting :( I have tried to see it by fdisk ....it doesn't mount autometically... Is there any UDEV rule for…
unixbhaskar
  • 109
  • 5
0
votes
0 answers

gnome is not working properly

My device is installed with Archlinux x86_64 Kernel: 6.1.4-arch1-1 DE: GNOME 43.2 wayland I also installed fcitx5 input method and other common software. But every time I start the device, I can't start using it immediately, for example, when I open…