Magenaut – The Magento Astronaut

Magenaut – The Magento Astronaut

A blog about Magento Development, Magento bug fixing, and more

Skip to content
Menu
  • Home
  • Notes
  • Tutorial
  • Bug fixing
  • Extension
  • Server
  • About

Category: Notes

NotesPosted onFebruary 27, 2022March 30, 2022

Fix libwacom9 dependency issue when upgrade Debian

The following packages have unmet dependencies: libwacom9 : Depends: libwacom-common (= 2.1.0-2) but 1.12-1 is to be installed This should fix the issue on most…

Read More
NotesPosted onJanuary 30, 2021February 5, 2021

Disable git status to boost Oh-My-Zsh performance

Since my ZSH is very slow on big Git projects, I decided to disable the git status feature. Single project: git config –add oh-my-zsh.hide-status 1…

Read More
NotesPosted onSeptember 11, 2020January 25, 2021

Install Docker & docker-compose on Ubuntu 20.04

Install with one command: curl -sL https://magenaut.com/getdocker | bash Or follow the below steps. 1. Install Docker on Ubuntu 20.04 sudo apt-get update sudo apt…

Read More
magento2 training overview magenaut blog
NotesPosted onApril 13, 2020August 28, 2020

Magento ON-DEMAND courses are now free until June 30th, 2020

Update 2020-08-20 If you already added the free courses, you can still visit and learn them for free via this URL: https://cpcontents.adobe.com/public/newlearner/newlearner_1369e616.html   Today I’ve…

Read More
NotesPosted onApril 5, 2020April 6, 2020

Environment variables from docker-compose .env to Dockerfile

1. Declare the variables in .env PHPFPM_IMAGE=php:7.2-fpm USER_ID=1000 2. Pass the variables to Dockerfile using args in docker-compose.yml version: '3' services: app: build: context: .…

Read More
NotesPosted onJune 1, 2019April 23, 2020

Magento 2 Associate Developer Certificate notes

Preface 1. Why? You want to be a trusted Magento 2 developer You want to compete with other competitors on Magento 2 jobs You want…

Read More

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 142 other subscribers

Recent Comments

  • ranafoul on Fix libwacom9 dependency issue when upgrade Debian
  • John Fro on UFW rule from a list of IPs
  • Shikezu on Fix libwacom9 dependency issue when upgrade Debian
  • King DoDo on Fix libwacom9 dependency issue when upgrade Debian
  • Jared Chu on Node.js – Convert PDF base64 to PNG base64 on Lambda

Tags

.env a foreign key constraint fails amasty extension amasty product feed bug fixing Cannot add or update a child row Cannot instantiate interface certbot docker docker docker-compose docker-compose magento 2 Dockerfile docker magento 2 environment variable error reporting tool ExceptionHandlerInterface File was not uploaded Gravity Forms let's encrypt certbot m2 learning Magento 2 Magento 2 Associate Developer magento 2 bug fixing magento 2 certified magento 2 cron schedule magento 2 development magento 2 development with docker magento 2 error magento 2 error tracking extension magento 2 free course magento 2 learning Magento 2 logrotate Magento 2 log rotation Magento 2 WordPress Integration magento 2.3.2 magento 2.3.3 magento course marketo learning nginx ssl configuration php_fileinfo rollbar temando shipping Temando_Shipping variables from .env to Dockerfile WordPress integration
Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.