Alterar ou criar novo Usuario no Magento 1
LOCK TABLES `admin_role` WRITE , `admin_user` WRITE; SET @SALT = “ms”; SET @PASSWORD = “password”; SET @PASS = CONCAT(MD5(CONCAT( @SALT […]
LOCK TABLES `admin_role` WRITE , `admin_user` WRITE; SET @SALT = “ms”; SET @PASSWORD = “password”; SET @PASS = CONCAT(MD5(CONCAT( @SALT […]
Em seu terminal linux, digite os seguintes comandos: sudo apt install zsh sudo apt install zsh wget git fonts-powerline sh
Em seu terminal linux, digite os seguintes comandos: sudo groupadd docker sudo gpasswd -a $USER docker Reinicie sua maquina para