Related Posts
I cannot find any Ubuntu PPA that has latest S3FS, so we will need to…
$ sudo apt-get install cifs-utils $ sudo mount //WINSRV/SHARE -t cifs -o uid=1000,gid=1000,username=winuser /mnt/path where…
sudo apt-get install nodejs installs nodejs sudo apt-get install npm installs npm sudo npm install…