WWW.DBVERSITY.COM
WWW.DBVERSITY.COM
Menu
  • Home
  • About us
  • Discussions
  • Login / Register
Welcome to the world of Database Technologies
Browse: Home » Removing world read access from all the MariaDB related files.

[MariaDB/RHEL]: Removing world read access to all files/directories

July 27, 2016 · by dbversity · in MariaDB

Removing world read access from all the MariaDB related files. ========================================== umasking to 027 will remove world read access …. chmod 750 $(find /opt/rh/rh-mariadb101 -type d) & chmod 750 $(find /var/run/rh-mariadb101-mariadb -type d) & chmod 750 $(find /var/opt/rh/rh-mariadb101 -type d) &…

Categories

Categories

Copyright © 2025 WWW.DBVERSITY.COM

Powered by WordPress and Origin