Changes

From SME Server
Jump to navigationJump to search
62 bytes added ,  13:31, 12 December 2024
no edit summary
Line 1,252: Line 1,252:  
  dnf update
 
  dnf update
    +
* Add some utilities
 +
 +
dnf install wget
 
* Install SME11 repo
 
* Install SME11 repo
 
  vim /etc/yum.repos.d/smeserver11.repo
 
  vim /etc/yum.repos.d/smeserver11.repo
Line 1,296: Line 1,299:  
  dnf --enablerepo=* clean all
 
  dnf --enablerepo=* clean all
 
   
 
   
try installing SME11 packages, you might need to enable some repo using
+
Install SME11 packages. You will need to enable some repo first before installing @smeserver:
 
  dnf module switch-to php:remi-8.3 -y
 
  dnf module switch-to php:remi-8.3 -y
 
  dnf module switch-to mariadb:10.5 -y
 
  dnf module switch-to mariadb:10.5 -y

Navigation menu