Page 1 of 1

F7 fresh install, atomic setup?

Posted: Wed Aug 29, 2007 3:17 am
by spectre7
I'm sorry if I'm missing something obvious. I've been reading through the site looking for a walkthrough on how to setup atomic.

I installed F7 with apache/php/mysql.

I was looking to install atomic and followed:

Code: Select all

wget -q -O - http://www.atomicorp.com/installers/atomic.sh | sh
I've done this, but have no idea where to go next. If someone could point me at a howto, that would be great.

Thanks.

Posted: Wed Aug 29, 2007 3:47 am
by spectre7
So, I guess it's all about installing the LAMP components now with yum, and it referencing atomic...

Posted: Wed Aug 29, 2007 6:14 am
by breun
If you're not running Plesk I don't think there is much use for you to add the atomic yum channel to your setup. Fedora 7 already comes with PHP 5 and MySQL 5 for instance.

But if you ran the installer then there's nothing special to do but to use yum like you would do normally. Now yum will also look at the atomic archive for updates.

Posted: Wed Aug 29, 2007 10:30 am
by scott
yeah, for the most part Im backporting things from Fedora 7 to the older distros.

Posted: Wed Aug 29, 2007 1:40 pm
by spectre7
Excellent, thanks.