Copy paste does not work by default.
To fix it, do this.
- Install vmware-tools via the vmware-workstation
- On login, run
sudo service vmware-tools restart
Copy paste does not work by default.
To fix it, do this.
sudo service vmware-tools restart
Additional PHP modules that should be installed
apt-get install -y memcached
apt-get install -y php7.*-tidy php-memcached
phpenmod memcached
phpenmod tidy
systemctl restart apache2