Checking your Ubuntu Version November 15, 2014 admin Ubuntu 0 Comments https://help.ubuntu.com/community/CheckingYourUbuntuVersion Share This Tweet Share Share Email Related Posts 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… PHP 7.0 (and 5.6) on Ubuntu https://lornajane.net/posts/2016/php-7-0-and-5-6-on-ubuntu Mount AWS S3 bucket to Ubuntu file system I cannot find any Ubuntu PPA that has latest S3FS, so we will need to… This Post Has 0 Comments Leave a Reply Cancel replyYou must be logged in to post a comment.
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…
Mount AWS S3 bucket to Ubuntu file system I cannot find any Ubuntu PPA that has latest S3FS, so we will need to…