X

How to solve “cannot create directory – Permission denied” error on a docker container?

Maybe you are familiar with the next error mkdir: cannot create directory '/bitnami/mariadb': Permission denied or not.

How to append text to an existing file in Linux or Mac OS?

If you want to add a new line to an existing file from the terminal, use the following format: echo…

How to type the backtick character on Windows, Ubuntu, Mac OS?

The backtick character ` (or the grave accent) is widely used from keyboard to generate accent characters like à ,…