Merge "Use dnf instead of yum - Memcached"
This commit is contained in:
commit
4a40a12e5e
@ -11,17 +11,9 @@ Install and configure components
|
|||||||
|
|
||||||
#. Install the packages:
|
#. Install the packages:
|
||||||
|
|
||||||
**For CentOS 7 and RHEL 7**
|
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
# yum install memcached python-memcached
|
# dnf install memcached python3-memcached
|
||||||
|
|
||||||
**For CentOS 8 and RHEL 8**
|
|
||||||
|
|
||||||
.. code-block:: console
|
|
||||||
|
|
||||||
# yum install memcached python3-memcached
|
|
||||||
|
|
||||||
2. Edit the ``/etc/sysconfig/memcached`` file and complete the
|
2. Edit the ``/etc/sysconfig/memcached`` file and complete the
|
||||||
following actions:
|
following actions:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user