Due to a request from my non-profit organization I revisited the Moodle issue. I was able to have the ec2 instance connect to the proper data folders in the EFS system. I have a clarification about the permissions required from my previous post. It is important that permissions be copied […]
Category: CLI
Linux CLI and Mysql: An Efficient Way to Migrate Databases
I understand that abstracting action through a CLI can be daunting for some but nothing can match the efficiency and granular control of CLI commands. In my previous attempts to migrate my database, I was having difficulty using MySQL workbench. After some time pondering the issue, I concluded that the […]