Install of ASL 4.0

Customer support forums for Atomic Protector (formerly Atomic Secured Linux). There is no such thing as a bad question here as long as it pertains to using Atomic Protector. Newbies feel free to get help getting started or asking questions that may be obvious. Regular users are asked to be gentle. :-)
proinagltd1
Forum User
Forum User
Posts: 27
Joined: Wed Jul 20, 2011 4:17 am
Location: Eastbourne

Install of ASL 4.0

Unread post by proinagltd1 »

Hello

I finally getting round to upgrading ASL 4.0. I have two concerns.

1) I'm currently run PHP 5.4 and MySQL 5.5 from the https://webtatic.com/projects/yum-repository/.

Not sure the best way to use a supported version of PHP and MySQL? Is it to install the atomic repo and do a yum php54w --replace-with=Php54.

2) ASL kernel has never booted just freezes server and needs to be reboot into the standard CentOS kernel. Is there any log files I can look at to see whats happening? My hosting company not very helpful when it comes to the error. it is a Dell PowerEdge R520 with SAS disks, Dell Management software, Acronis, ASL 3 and PHP and MySQL that about it.

Code: Select all

 rpm -qa | grep kernel
abrt-addon-kerneloops-2.0.8-21.el6.centos.x86_64
kernel-headers-2.6.32-431.29.2.el6.centos.plus.x86_64
kernel-2.6.32-358.el6.x86_64
kernel-firmware-2.6.32.60-36.art.x86_64
kernel-devel-2.6.32-431.29.2.el6.centos.plus.x86_64
kernel-devel-2.6.32-358.11.1.el6.x86_64
kernel-devel-2.6.32-358.2.1.el6.x86_64
libreport-plugin-kerneloops-2.0.9-19.el6.centos.x86_64
kernel-2.6.32-358.0.1.el6.x86_64
kernel-2.6.32.60-36.art.x86_64
dracut-kernel-004-336.el6_5.2.noarch
kernel-2.6.32-358.2.1.el6.x86_64

Code: Select all

grep `uname -r` /etc/grub.conf
title CentOS (2.6.32-358.2.1.el6.x86_64)
        kernel /boot/vmlinuz-2.6.32-358.2.1.el6.x86_64 ro root=UUID=5d895a2f-135c-44a1-a4dc-2018a78b5274 rd_NO_LUKS  KEYBOARDTYPE=pc KEYTABLE=uk LANG=en_GB.UTF-8 rd_NO_MD SYSFONT=latarcyrheb-sun16 crashkernel=auto rd_NO_LVM rd_NO_DM rhgb quiet
        initrd /boot/initramfs-2.6.32-358.2.1.el6.x86_64.img
Just look the 'safest' way to upgrade as it a production server.

1) Disable are the DELL / Extra Packages for Enterprise Linux 6 / webtatic repo.
2) Replace the MySQL /PHP (prefer not to do that) unless things bang.
3) Run the ASL 4 install and do a clean database.

Thank you for any help in advance.

Graham
User avatar
mikeshinn
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 4149
Joined: Thu Feb 07, 2008 7:49 pm
Location: Chantilly, VA

Re: Install of ASL 4.0

Unread post by mikeshinn »

Thank you for the questions:
finally getting round to upgrading ASL 4.0. I have two concerns.

1) I'm currently run PHP 5.4 and MySQL 5.5 from the https://webtatic.com/projects/yum-repository/.

Not sure the best way to use a supported version of PHP and MySQL? Is it to install the atomic repo and do a yum php54w --replace-with=Php54.
ASL doesnt use your systems PHP, so it doesnt matter what version you use. You do not need to install the atomic repo and you do not need to upgrade or change PHP on your system.

https://www.atomicorp.com/wiki/index.ph ... dencies.3F
2) ASL kernel has never booted just freezes server and needs to be reboot into the standard CentOS kernel. Is there any log files I can look at to see whats happening?
So if your system doesnt get to the point where the filesystem is mounted then the logs will only be displayed on the console of the system. thats because all Linux kernelscant log to the filesystem until the mount it, if that fails or they havent gotten to that point there cant be any logs on the file system. So, the logged events are displayed on the screen during boot. Console access during boot will give you access to that in real time.

Any reputable hosting company should be able to give you remote secure console access for free.
proinagltd1
Forum User
Forum User
Posts: 27
Joined: Wed Jul 20, 2011 4:17 am
Location: Eastbourne

Re: Install of ASL 4.0

Unread post by proinagltd1 »

Hello

Many thanks.

I've done the upgrade went well. Opening a support ticket for the kernel.

Kind regards

Graham
prupert
Forum Regular
Forum Regular
Posts: 573
Joined: Tue Aug 01, 2006 2:45 pm
Location: Netherlands

Re: Install of ASL 4.0

Unread post by prupert »

proinagltd1 wrote:

Code: Select all

 rpm -qa | grep kernel
kernel-2.6.32.60-36.art.x86_64
Also do note that this is a rather old ASL kernel.

3.2.62-74 is the latest. You might want to try that one in stead of the old 2.6.
Lemonbit Internet Dedicated Server Management
Post Reply