Hi,
Yes, I know there are other topics about them but I don't find them clear so I'm creating my own question.
I have recently moved all my databases to a dedicated MySQL server and I configured DirectAdmin and PHPMyAdmin to work with this. Now I am wondering, is it safe to do a
and remove the
folder? As the MySQL is on another server I don't use the one on the DirectAdmin server anymore.
Thanks in advance.
Yes, I know there are other topics about them but I don't find them clear so I'm creating my own question.
I have recently moved all my databases to a dedicated MySQL server and I configured DirectAdmin and PHPMyAdmin to work with this. Now I am wondering, is it safe to do a
Code:
yum remove mysql mysql-server
Code:
/var/lib/mysql
Thanks in advance.