Maybe it sounds strange to use a USB CD-DVD Drive nowadays. However, I have a collection of music CDs that…
For my Code Snippets website, I use the Escapade WordPress theme as the starting point, but I jazz it up…
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…