No more system-config-services package?

Issues related to applications and software problems
Post Reply
speed125
Posts: 2
Joined: 2014/08/20 09:16:40

No more system-config-services package?

Post by speed125 » 2014/08/20 09:26:52

I'm working on a new Centos7 based project. Trying to install as usual system-config-services:

Code: Select all

[root@localhost localuser]# yum list system-config\*
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: mirror.crazynetwork.it
 * extras: mirror.crazynetwork.it
 * updates: mirror.crazynetwork.it
Installed Packages
system-config-printer.x86_64               1.4.1-16.el7                @anaconda
system-config-printer-libs.noarch          1.4.1-16.el7                @anaconda
system-config-printer-udev.x86_64          1.4.1-16.el7                @anaconda
Available Packages
system-config-date.noarch                  1.10.6-2.el7.centos         base     
system-config-date-docs.noarch             1.0.11-4.el7                base     
system-config-firewall.noarch              1.2.29-10.el7               base     
system-config-firewall-base.noarch         1.2.29-10.el7               base     
system-config-firewall-tui.noarch          1.2.29-10.el7               base     
system-config-kdump.noarch                 2.0.13-10.el7               base     
system-config-keyboard.noarch              1.4.0-4.el7                 base     
system-config-keyboard-base.noarch         1.4.0-4.el7                 base     
system-config-kickstart.noarch             2.9.2-4.el7                 base     
system-config-language.noarch              1.4.0-6.el7                 base     
system-config-users.noarch                 1.3.5-2.el7                 base     
system-config-users-docs.noarch            1.0.9-6.el7                 base     
It seems to be not available in standard repositories.....

Thank you for your help

User avatar
TrevorH
Site Admin
Posts: 33218
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: No more system-config-services package?

Post by TrevorH » 2014/08/20 09:54:03

Welcome to the brave new world of systemd :-(
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

speed125
Posts: 2
Joined: 2014/08/20 09:16:40

Re: No more system-config-services package?

Post by speed125 » 2014/08/20 10:27:52

:( Ok!! Next time I should check my head connection....

Thank you very much!!

lovely
Posts: 5
Joined: 2018/02/26 00:12:24

Re: No more system-config-services package?

Post by lovely » 2018/02/27 12:24:39

yes, there's no systemconfigservices.

you can configure services using systemctl command from terminal.

Post Reply