How to access physical UI layer magento root directory in Bitnami over Azure vm -


i had deployed magento directly on microsoft azure platform using bitnami(linux platform), works cool instead cant able access physical directories of mlinux machine. due facing trouble installing theme.

if want access filesystem inside machine you're running application, should connect azure instance via ssh. example, can follow this guide.

also, if want know how obtain credentials, can follow this guide.


Comments

Popular posts from this blog

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -