Below you will find pages that utilize the taxonomy term “Arch-Linux”
An Argument against a truly headless Server
Almost exactly a year ago, I wrote about replacing my file and print server with a Pogoplug. Overall, it’s worked perfectly. I even made it my DNS server because the number of internet connected devices in my was growing so much and on some computers (like the laptop and netbook) I was constantly changing distros so DNS became preferable to maintaining a bunch of /etc/hosts files.
Everything was working just dandy until I wanted to install mysql to have all my xbmc installs reference one library. I wasn’t able to install it because the mirrors and package lists were out of date. Being unfamiliar with arch, I decided I needed to upgrade my system to get that ability. And, as part of the upgrade, yes, it did update the mirrors and package lists and I was able to install mysql. But it also did something that killed ssh. So I could no longer connect to my Pogoplug (babyluigi).
Review: Chakra Linux
I originally got interested in checking out the Chakra project because it was based on Arch Linux. As I mentioned before, the super customizability doesn’t appeal to me. I don’t have time for that - perhaps if Arch had existed when I was in high school or college I might have enjoyed it. What I do like is that they tend to have the latest packages and they tend to keep the distro as simple as possible - with very few customizations. When I went to do my pre-review research, I found out that while Chakra WAS based on Arch, they’ve now split off into their own proper distro. (Kinda like Fuduntu and Fedora) While they still use Pacman and other Arch-y things, they’re slowly changing to their own products.
Review: Archbang Linux
Two years ago I reviewed Arch Linux. My conclusion at the time - great if you have to control every aspect of your system, but it’s not for me. I later used it on my Pogo Plug to set up a file and print server and it definitely has its merits. I know, generally speaking, that one of the best parts of using Arch is getting access to the latest software before anyone else. So I decided to take a look at a few Arch derivatives that take the work out of getting Arch installed while still having the benefits of Arch’s early access.
Replacing the File/Print Server
[caption id="" align=“aligncenter” width=“333” caption=“The old file/print server”] [/caption]
A few years ago I heard about the Fit-PC. It was a computer that was the size of a stack of two or three CD jewel cases running Ubuntu. This was pretty cool, but, most importantly, it only used 15 watts of electricity when under highest load. At first I entertained using it to replace Danielle’s computer to save space in the crowded office we had in the apartment. But the fact that the computer couldn’t easily be upgraded put the kabosh on that. Eventually I turned my attention to replacing our file and print server with one of these. There was just one problem, they cost somewhere in the $300 range so they don’t really pay themselves off quickly enough in electricity saved.
PPAs Turning Ubuntu into Arch?
A few years ago I started hearing about ppas everywhere. More and more, I see developers telling people that if they want the latest of program X, they should load the developer’s ppa. A ppa is a repository of software that is neither maintained by Canonical nor the Ubuntu community. In some cases the software available via ppa is also available in the official repositories, just at a much slower pace since distros usually only provide major software version upgrades when they do a full system upgrade. In between they tend to just provide security updates and bug fixes. As usage of ppas grows, the user starts to have a system that is more like a rolling release than a snapshot of Debian’s testing branch. There’s nothing inherently wrong with this, after all, a user’s system should do whatever the user wants it to do. I just wonder if the ever increasing usage of ppas will lead the Ubuntu community to switch to a rolling release style distro. Arch Linux users do enjoy having such a system, but they do admit that it can potentially lead to some instability if you upgrade right away when a new update comes through.
Review: Arch Linux
I’ve been wanting to try Arch Linux for quite some time now. They seem to have a similar aesthetic to Gentoo in that the main mission of Arch is to build your operating system from the ground up. You only add the things you need. So you don’t have any cruft on your system based on what some other people think you should have. So let’s pop this CD in and see what happens! (I’m also following the directions on http://wiki.archlinux.org/index.php/Official_Arch_Linux_Install_Guide) The disc is the 2009.08 snapshot. I booted into the LiveCD.
Home Server Project Update 2: Goodbye Arch Linux
As I documented before, I’ve had problems with Pogoplug and Arch Linux running my servers. Recently I’ve been having problems logging in via SSH on my updated Fedora computers. From what I can tell from a little research, it seems the old way of connecting had a flaw so updated SSH doesn’t want talk to unupdated SSH. So I tried to update Arch Linux and once again ended up with a borked computer. And it’s not something I did wrong - everyone had complaints of the change from /usr/bin (and some other bins) bricking systems. If Pogoplug had a display, I’d have been able to fix it. I tried reinstalling, but something has changed that makes the Pogoplug no longer work. Sick of having stuff go wrong every time I update, I decided this was the time to implement the Home Server Project.