MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Releases => Topic started by: Spacedust on 2014-07-08, 15:32:36

Title: CentOS 7 released !
Post by: Spacedust on 2014-07-08, 15:32:36
http://seven.centos.org/2014/07/release-announcement-for-centos-7x86_64/

Please add support for Kloxo-MR !
Title: Re: CentOS 7 released !
Post by: MRatWork on 2014-07-08, 16:15:13
Will be test if kvm os-template already exists. Need epel and ius ready for centos 7.
Title: Re: CentOS 7 released !
Post by: ebokalsel on 2014-07-14, 09:32:39
Also available on DigitalOcean Droplet

Title: Re: CentOS 7 released !
Post by: Spacedust on 2014-07-15, 14:06:50
Epel repo not ready yet. Unable to test Kloxo-MR on CentOS 7.
Title: Re: CentOS 7 released !
Post by: MRatWork on 2014-07-15, 14:45:42
How to Kloxo-MR know Centos 5 or 6?.

Try 'yum list yum' and we will see:

1. in Centos 5:
Code: [Select]
> yum list yum
Installed Packages
yum.noarch                    3.2.22-40.el5.centos                     installed
- appear: 'installed'
2. in Centos 6:
Code: [Select]
> yum list yum
Installed Packages
yum.noarch                     3.2.29-43.el6.centos                     @updates
- appear: '@'

So, Kloxo-MR using "yum list *yum*|grep '@'" to know Centos 5 or 6.

I hope Centos 7 have 'specific' chars to identify like '@' in Centos 6.
Title: Re: CentOS 7 released !
Post by: Spacedust on 2014-09-14, 00:08:50
Still not working.
Title: Re: CentOS 7 released !
Post by: fossxplorer on 2014-09-24, 12:33:23
If you are looking for a way to find which CentOS version we are on, we could do something like
[root@host ~]# cat /etc/redhat-release  | grep '7\..*'
CentOS Linux release 7.0.1406 (Core)
or more like your thoughts
[root@localhost ~]# yum list yum| grep '\.el7'
yum.noarch                    3.4.3-118.el7.centos                     @anaconda
or even
[root@localhost ~]# yum list yum| grep '@anaconda'
yum.noarch                    3.4.3-118.el7.centos                     @anaconda





How to Kloxo-MR know Centos 5 or 6?.


Try 'yum list yum' and we will see:

1. in Centos 5:
Code: [Select]
> yum list yum
Installed Packages
yum.noarch                    3.2.22-40.el5.centos                     installed
- appear: 'installed'
2. in Centos 6:
Code: [Select]
> yum list yum
Installed Packages
yum.noarch                     3.2.29-43.el6.centos                     @updates
- appear: '@'

So, Kloxo-MR using "yum list *yum*|grep '@'" to know Centos 5 or 6.

I hope Centos 7 have 'specific' chars to identify like '@' in Centos 6.
Title: Re: CentOS 7 released !
Post by: namal12 on 2015-04-22, 06:19:28
Many thanks for a fast answer
Title: Re: CentOS 7 released !
Post by: vyjhala on 2015-06-17, 08:58:24
i tested in centos 7.1 in KVM  virtualization  some file is not supporting properly i hope in feature Kloxo-MR  will support centos 7
Title: Re: CentOS 7 released !
Post by: kloxo-fan on 2015-07-10, 19:31:16
So is it possible to install KloxoMR7 in CentOS 7?
in my test vps with CentOS Linux release 7.1.1503 (Core) the command "yum list yum" returns:
Code: [Select]
Installed Packages
yum.noarch   3.4.3-125.el7.centos   @base
Can I install KloxoMR or not?
Title: Re: CentOS 7 released !
Post by: MRatWork on 2015-07-10, 19:36:37
Kloxo-MR still not support for CentOS 7.x. So many work to make possible, like change init to systemd for service, compile qmail and others. One disadvantage for CentOS 7 is IUS repo (Kloxo-MR use this repo for various php version) not serve various php version for CentOS 7.
Title: Re: CentOS 7 released !
Post by: xamer on 2015-11-03, 14:49:20
Will be Kloxo work on SentOS 7 in principle? Or it is impossible at all?
Title: Re: CentOS 7 released !
Post by: Spacedust on 2015-11-06, 23:39:57
Will be Kloxo work on SentOS 7 in principle? Or it is impossible at all?

It's possible but needs new rpm packages.
Title: Re: CentOS 7 released !
Post by: xamer on 2015-11-09, 14:18:02
So we just have to wait?
Title: Re: CentOS 7 released !
Post by: briman on 2015-11-23, 01:07:23
ok I guess this answers my question that KloxoMR is not supported on CentOS 7

Bummer!
Title: Re: CentOS 7 released !
Post by: xamer on 2015-11-23, 22:49:27
briman
Right. We wait for this. I need very much :)
Title: Re: CentOS 7 released !
Post by: briman on 2015-11-24, 07:54:54
I installed CentOS 6.7 and KloxoMR and everything is up and running good so far

I can hold off for CentOS 7

Just have to wait

:)
Title: Re: CentOS 7 released !
Post by: xamer on 2015-11-24, 13:12:16
Good for you, but my provider doesn't have SentOS6, only 7 for vps.
Title: Re: CentOS 7 released !
Post by: MRatWork on 2015-11-24, 13:31:22
Good for you, but my provider doesn't have SentOS6, only 7 for vps.
Read http://www.lowendtalk.com/discussion/38361/centos-6-on-1-99e-kidechire if you can access to your vps via Rescue Mode.
Title: Re: CentOS 7 released !
Post by: briman on 2015-11-25, 02:32:19
Good for you, but my provider doesn't have SentOS6, only 7 for vps.

The only bad part is I would like glibc 2.14 and cannot take the chance of upgrading Centos 6 from 2.12 as it can break to many things. Guess I will will use a VM to do some work but cannot run it on the server. For everything else Centos 6.7 will work for much time to come.   
Title: Re: CentOS 7 released !
Post by: baijianpeng on 2015-12-10, 07:34:00
+1

Hope Kloxo-MR will support CentOS 7 soon.

Thank you.
Title: Re: CentOS 7 released !
Post by: hardousse on 2016-02-01, 14:09:23
Hi
Any news about support centos 7 and when will be final  version for klox-mr 7.
Thnak you
Title: Re: CentOS 7 released !
Post by: Spacedust on 2016-03-18, 20:38:59
Will be test if kvm os-template already exists. Need epel and ius ready for centos 7.

They are both ready: https://ius.io/GettingStarted/
Title: Re: CentOS 7 released !
Post by: Chazy Chaz on 2016-04-11, 06:55:33
Any progress here?  :)
Title: Re: CentOS 7 released !
Post by: Spacedust on 2016-04-17, 15:49:57
Mustafa, come one, it's really simple to setup CentOS 7 repo and you didn't do it for more than a year.
Title: Re: CentOS 7 released !
Post by: zenkul on 2016-04-18, 15:16:06
conflict package ?
Title: Re: CentOS 7 released !
Post by: Spacedust on 2016-04-18, 16:40:02
I don't think so. All packages are ready. Mustafa should first disable MariaDB 32-bit repo for CentOS 7 because it doesn't exist.
Title: Re: CentOS 7 released !
Post by: Chazy Chaz on 2016-05-23, 18:14:06
No news yet?  :-\
Title: Re: CentOS 7 released !
Post by: squander on 2016-11-01, 22:02:06
So your knowledge and experience are very useful. I greet you.
Title: Re: CentOS 7 released !
Post by: amitkumar on 2017-11-20, 15:50:55
it's work like a charm. I am using it.
Title: Re: CentOS 7 released !
Post by: fossxplorer on 2017-11-23, 11:48:06
Kloxo-MR on CentOS7 works, but with some quirks. We need to make sure it is working flawlessly for normal users.
Title: Re: CentOS 7 released !
Post by: amitkumar on 2017-11-25, 15:27:27
it is working fine, i am using it from last 4 to 5 months.
Title: Re: CentOS 7 released !
Post by: Spacedust on 2017-11-25, 22:52:37
Kloxo works normally, but CentOS 7 is totally unusable on Atom processors. I've reverted back to CentOS 6.9 and load is much lower.
Title: Re: CentOS 7 released !
Post by: rudiyantoro on 2019-12-11, 17:01:08
Bagaimana reinstall centos tanpa melalui panel solus VM vps,..
jadi mengembalikan setingan ke default seperti install ulang....
Title: Re: CentOS 7 released !
Post by: x3st3r on 2019-12-28, 17:36:28
Kloxo-MR on CentOS7 works, but with some quirks. We need to make sure it is working flawlessly for normal users.

can you tell me, i cant login to admin