Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-03-28, 23:26:37

Author Topic: CentOS 7 released !  (Read 53774 times)

0 Members and 1 Guest are viewing this topic.

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
CentOS 7 released !
« on: 2014-07-08, 15:32:36 »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: CentOS 7 released !
« Reply #1 on: 2014-07-08, 16:15:13 »
Will be test if kvm os-template already exists. Need epel and ius ready for centos 7.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline ebokalsel

  • Junior Member
  • *
  • Posts: 41
  • Karma: +1/-0
    • View Profile
Re: CentOS 7 released !
« Reply #2 on: 2014-07-14, 09:32:39 »
Also available on DigitalOcean Droplet


Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: CentOS 7 released !
« Reply #3 on: 2014-07-15, 14:06:50 »
Epel repo not ready yet. Unable to test Kloxo-MR on CentOS 7.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: CentOS 7 released !
« Reply #4 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.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: CentOS 7 released !
« Reply #5 on: 2014-09-14, 00:08:50 »
Still not working.

Offline fossxplorer

  • Master
  • **
  • Posts: 640
  • Karma: +1/-0
    • View Profile
Re: CentOS 7 released !
« Reply #6 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.
« Last Edit: 2014-09-24, 12:41:14 by fossxplorer (formerly 'Mella') »
Kloxo-MR!

Offline namal12

  • Junior Member
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Re: CentOS 7 released !
« Reply #7 on: 2015-04-22, 06:19:28 »
Many thanks for a fast answer

Offline vyjhala

  • Valuable Member
  • *
  • Posts: 73
  • Karma: +0/-0
    • View Profile
Re: CentOS 7 released !
« Reply #8 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

Offline kloxo-fan

  • Junior Member
  • *
  • Posts: 31
  • Karma: +2/-0
    • View Profile
Re: CentOS 7 released !
« Reply #9 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?
« Last Edit: 2015-07-10, 19:32:49 by kloxo-fan »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: CentOS 7 released !
« Reply #10 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.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline xamer

  • Valuable Member
  • *
  • Posts: 61
  • Karma: +0/-0
    • View Profile
Re: CentOS 7 released !
« Reply #11 on: 2015-11-03, 14:49:20 »
Will be Kloxo work on SentOS 7 in principle? Or it is impossible at all?

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: CentOS 7 released !
« Reply #12 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.

Offline xamer

  • Valuable Member
  • *
  • Posts: 61
  • Karma: +0/-0
    • View Profile
Re: CentOS 7 released !
« Reply #13 on: 2015-11-09, 14:18:02 »
So we just have to wait?

Offline briman

  • Junior Member
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: CentOS 7 released !
« Reply #14 on: 2015-11-23, 01:07:23 »
ok I guess this answers my question that KloxoMR is not supported on CentOS 7

Bummer!

 


MRatWork Affiliates:    BIGRAF(R) Inc.    House of LMAR    EFARgrafix
Click Here

Page created in 0.063 seconds with 21 queries.

web stats analysis