All public logs
From Notes_Wiki
Combined display of all available logs of Notes_Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 07:07, 17 August 2022 Saurabh talk contribs created page CentOS 8.x Roundcube installation (Created page with "Home > CentOS > CentOS 8.x > Web based tools > CentOS 8.x Roundcube > Installation To install roundcube use following steps: # Install mariadb and set roundcube database using: #:<pre> #:: dnf -y install mariadb-server #:: systemctl start mariadb #:: systemctl enable mariadb #:: mysql_secure_installation #:: #:: mysql -u root -p #:: #:: CREATE DATABASE roundcubemail; #:: CRE...")