Re: [arch-general] Arch Linux on servers?

2013-07-19 Thread Robert Spahr
On Tue, 9 Jul 2013 11:13:08 +0100
M Saunders  wrote:

> But it'd be interesting to hear from
> people running Arch on production servers, how well it works for them
> and what (if any) problems they've faced.

Mike,

As an artist that makes computational and generative art, I use servers
to produce art work on a 24/7 schedule. [http://www.robertspahr.com]

I previously used gentoo, on a couple of servers, but over the last two
years, I transitioned my own personal computers and servers from
gentoo, to arch linux. I very much value the rolling releases of both
distributions. 

The arch binaries save me so much time over the gentoo compiling. For
me the important thing is to be conservative on the upgrades. I have a
staging server that I always test upgrades first, before updating the
live server.

Besides that, the arch linux community is quite helpful.


Cheers,

-- Rob

-- 
Robert Spahr, MFA
Assistant Professor
Department of Cinema & Photography
1100 Lincoln Dr. Rm. 1121E, Mail Code 6610
Southern Illinois University
Carbondale IL 62901

http://www.robertspahr.com

"breathe and be mindful"


Re: [arch-general] Arch Linux on servers?

2013-07-19 Thread David C. Rankin
On 07/09/2013 05:13 AM, M Saunders wrote:
> Hi all,
> 
> I'm writing a feature about Arch for Linux Format, a UK-based
> newsstand Linux magazine. I've been using Arch myself for a while for
> testing new app releases, and it's brilliant for that purpose.
> 
> I'm still left wondering though: who uses it on production servers? I
> mean, the distro's overall simplicity and trimmed-down base
> installation are plus points here, but surely a rolling release poses
> problems. After installation you just want security and critical bug
> fix updates for software, and not major version bumps, right?
> 
> www.archserver.org seems to be on hold, and I've also seen this page:
> https://wiki.archlinux.org/index.php/Enhancing_Arch_Linux_Stability
> 
> which has some useful tips. But it'd be interesting to hear from
> people running Arch on production servers, how well it works for them
> and what (if any) problems they've faced.
> 
> Thanks!
> Mike
> 

M,

  I have run two offices with Arch production servers. The primary consideration
for looking at Arch for production boxes was the rolling-release model which
promised to eliminate the forced reinstall from version X to version X.1 in
traditional release based distros. Arch was stellar from 2009 through mid 2012
in providing seamless updates without an excessive amount of time-robbing
intervention required. Stability of the distro in this regard was a primary
consideration in remaining with Arch. Beginning with the clib change and
continuing through the initscript->systemd migration, the changes really began
to impact Arch's suitability for use in production. In my case, the last killer
was the loss of dmraid (nvidia based controller) support which was not provided
by mdraid. Whereas before, there had always been a stable upgrade path, it ended
at that point.

  Arch is just as suitable for server use as any other distro and is rock-solid.
However, Arch's priority to maintain a cutting-edge distro far outweighs any
thought of providing a broad stable upgrade path for all currently supported
hardware. If Arch has a chance to move forward to the latest "released" version
of a package that will break hardware support for some, then those 'some' are
just out of luck. This is something to be aware of before committing to build a
production server platform around Arch.

  Reinstalling a desktop if a change is necessary is painless compared to tuning
a new server.

-- 
David C. Rankin, J.D.,P.E.


Re: [arch-general] Can't store passwords with subversion 1.8.0

2013-07-19 Thread Martti Kühne
> On 07/10/2013 01:11 PM, Oliver Kraitschy wrote:
>> Hello everyone,
>>
>> since the update to subversion 1.8.0 i can't make subversion store 
>> passwords. It asks for the password with every command i execute.
>>
>> I also tried to tell subversion explicitely to store passwords and to store 
>> them in plaintext with the following settings in the servers config file:
>>
>> store-passwords = yes
>> store-plaintext-passwords = yes
>>
>> But that didn't do the trick, either.
>>
>> So did anyone encounter the same problem or am i just doing something wrong?

I googled Discussion [0] which might point you in a right direction...

On Wed, Jul 10, 2013 at 2:35 PM, Armin K.  wrote:
>
> I don't know if it's any help, but you can try using gnome-keyring or
> kwallet (depending on the desktop) to store subversion passwords. Note
> that gnome-keyring can be run on desktops other than GNOME (Xfce, maybe
> lxde and such).

Personally, I prefer pwsafe.

ceers!
mar77i

[0] 
http://subversion.1072662.n5.nabble.com/1-8-0-and-plaintext-password-caching-td182765.html