as for services
fedora moved to systemD back in ( i think )fedora 17
there are no more services
but you can still use the emulated "telinit 3 " on boot
basically there are NO "run level ( 3 , 5 ) services"
to set the "old " services you now configure the program in system D
apache would be there
it should be under the yum group " web server"
or under the name it has used for a long time
"httpd-2.4.6-6.fc20.rpm"
Code:
su -
yum search httpd
did you look in the fedora Remi repo ??
or in the RpmFusion repo ?
mind you install and CONFIGURE !!!! "yum-priorities" plugin FIRST
fedora 20 is NOW shipping with " Apache Hadoop" ( needs testing big time for redhat )
but i find it BEST to manually install the Http stack manually
also "MySQL" is NOT USED any longer
redhat/Fedora/CentOS have moved to using "maria DB" ( a full rewrite of the OLD Mysql code )
Quote:
What gives? Are people removing functionality from Fedora, and why???
|
what gives .....
Fedora is a VERY fast passed "Research and Development " distro
running web sites on a fedora install would be rather hard with doing a NEW clean fresh install every 6 months . When the next fedora release is out .
Quote:
The same goes for the SELinux applications. There are some, but the SELinux administrators are not on any current repository pointed to by Fedora 20!
|
?
did you install them ???????????
Code:
su -
yum search selinux