19. Maijs 2016
- 2016.05.19, 11:35
- Running quick private mercurial serve without any auth requirements or ssl:
hg serve --config web.push_ssl=No --config "web.allow_push=*"
- 0 rakstair doma
- 2016.05.19, 12:22
- When running Ubuntu 16.04 as VM using VMware Fusion, enable shared folders, and see them running
$ vmware-hgfsclient
.
To mount:# vmhgfs-fuse -o allow_other -o auto_unmount .host:/<shared_folder> /mnt/hgfs
- 0 rakstair doma