Technology Tales

Adventures in the world of technology

Getting Started with Arch Linux

Estimated Reading Time: 3 minutes Last updated on 2nd November 2023

Arch Linux

Here are some useful locations in the Arch Linux wiki for those wishing to set up an Arch Linux installation for the first time without recourse to the likes of Architect Linux or Anarchy Installer. It is an endeavour that takes more time than other distros since Arch prefers to tell you how to do things instead of going and doing them for you. Some may admire the learning opportunities while more prefer if they were not forced to do so much. Since Arch is meant for more technical folk with the patience for getting around technical glitches, then their well documented ways are an impressive sight. The list is a living one and sticks to getting a web server set up for now but I do plan to add to it on an ongoing basis.

Essentials

Installation Guide

In spite of its name suggesting a starting point for any user, this is for more experienced users of Linux. As with the beginner’s guide, you have to look elsewhere when it comes to installing a desktop environment such as GNOME Shell, Cinnamon or KDE, to name only three.

Network Configuration

When I ran into issues with setting up network interfaces during one installation of Arch (that was when setting up a virtual web server), this is where I went looking and I did sort out what was causing the bother too.

Desktop Environment

VirtualBox Guest Additions

In spite of it being stated in the Beginner’s Guide that VirtualBox Guest Additions are installed by default, that was not my experience during my setting up of an Arch instance that only has the Cinnamon desktop environment. The X server wouldn’t work until the requisite package was instated.

LightDM

Once you get a functioning X server installed, the next step is to get a display manager added. There is GDM but I wanted to avoid too many GNOME components because it was Cinnamon 2.0 that was to be my choice of desktop environment. LightDM looked a neutral choice so I went with that.

Cinnamon

While I have set up Arch with GNOME as its desktop environment before, my hearing that Cinnamon 2.0 no longer is tied to GNOME was enough to get me setting up an instance of Arch with only Cinnamon as the desktop environment. It was a dalliance with Antergos, an Arch-based distro, that revealed that Cinnamon 2.0 was available for its users and I never would have gone near Arch to sate my curiosity were it not for the inability of the installer to run with download failures. With Arch, there was more to do but, once the X Server was able to run and a display manager was in place, the installation was not too hard to do either.

Servers

Setting up a Web Server (XAMPP)

There are some differences between Arch Linux and the likes of Ubuntu Server, so this description is worth consulting. The use of Systemd is one of those since Arch is more cutting edge in technology terms and it also has replaced MySQL with MariaDB, a folk of the same, too. Once you learn to deal with those, you are on your way.

Very Secure FTP Daemon

Another difference you find with Arch is that ProFTPD is not in its non-AUR repositories so you need to look at vsftpd (or Very Secure FTP Daemon) instead and here is a page saying more about that FTP server option.

  • The content, images, and materials on this website are protected by copyright law and may not be reproduced, distributed, transmitted, displayed, or published in any form without the prior written permission of the copyright holder. All trademarks, logos, and brand names mentioned on this website are the property of their respective owners. Unauthorised use or duplication of these materials may violate copyright, trademark and other applicable laws, and could result in criminal or civil penalties.

  • All comments on this website are moderated and should contribute meaningfully to the discussion. We welcome diverse viewpoints expressed respectfully, but reserve the right to remove any comments containing hate speech, profanity, personal attacks, spam, promotional content or other inappropriate material without notice. Please note that comment moderation may take up to 24 hours, and that repeatedly violating these guidelines may result in being banned from future participation.

  • By submitting a comment, you grant us the right to publish and edit it as needed, whilst retaining your ownership of the content. Your email address will never be published or shared, though it is required for moderation purposes.