Open terminal and run the command “sudo raspi-config” and press enter. A new menu will appear. Select “Localisation Options“. Select…
The easiest way to install ffmpeg on a Mac is to use HomeBrew. If you don’t have homebrew installed on…
To show a graphical representation of the current sub-directories without files use the following linux command: Example: To display both…
I’m using my Acquia Cloud IDE instance, but you should be able to follow these steps on your local Drupal…
Acquia Cloud Site Factory API documentation and useful tools to interact with your Drupal site using our Site Factory API…
Attach the target USB drive to your Mac if you haven’t done so yet, then launch the Terminal. Type the…
Run the following “dig” command against the URL in question: Example:
Open your Cloud IDEClick the “Reset Workspace” button or execute: /ide/reset-workspace.py Clone your Cloud Platform repo inside the project folder:To…
Configure your .htaccess File You should edit your .htaccess file to add the proper headers to static assets. Here is…
PHP 7.4 is coming to an end of life! So I need to upgrade to PHP 8.0 ASAP! From Acquia’s…