Checking your Ubuntu Version
Related Posts
PHP 7.0 (and 5.6) on Ubuntu
https://lornajane.net/posts/2016/php-7-0-and-5-6-on-ubuntu
Mount Windows Share on Ubuntu
$ sudo apt-get install cifs-utils $ sudo mount //WINSRV/SHARE -t cifs -o uid=1000,gid=1000,username=winuser /mnt/path where…
