Change the default Linux shell to bash
In Ubuntu, the default shell is dash, but for many applications bash is mandatory, e.g. for ISPConfig.
ls -al /bin

dpkg-reconfigure dash

ls -al /bin

Knowledgebase von Gerald Allerstorfer
In Ubuntu, the default shell is dash, but for many applications bash is mandatory, e.g. for ISPConfig.
ls -al /bin

dpkg-reconfigure dash

ls -al /bin
