1、crate virtualbox vm, install ubuntu 16
This step have many tech, just find on google
ps: start Virtual Box in background
make link, link content is
vboxheadless -startvm “your vm’s name”
check internet is ok~~
2、Use account that when you install ubuntu, create user account. Now example username is “Ubuntu”.
Login Ubuntu use “Ubuntu” account.
see https://www.apachefriends.org/download.html
choese 7.0.13 / PHP 7.0.13
wget https://www.apachefriends.org/xampp-files/7.0.13/xampp-linux-x64-7.0.13-1-installer.run
chmod +x xampp-linux-x64-7.0.13-1-installer.run
install
...