Here is how you can mount a windows share in Linux.
mount -t cifs //<host>/<share name> /mnt/cifs -o username=<share user>,password=<share password>,domain=<share domain>
Here is how you can mount a windows share in Linux.
mount -t cifs //<host>/<share name> /mnt/cifs -o username=<share user>,password=<share password>,domain=<share domain>
After a lot of hard work and the help of a few end users it looks like all of the bugs have finally been squashed in the current release. I want to personally thank the people who took the time to do beta testing and to provide me with feedback on each release, without them this app would still have some large bugs.
Random tabs have been added to the Harptabs Mobile App for Android. You can now press the random button on the main screen and a ransom tab from the site well load up for you.
A new version of Dominion Companion has been released which contains numerous bug fixes and will handle licensing better. This should run faster and smoother but there are no visible front end changes.
This is a pretty neat site which will explain the linux/unix command options you are using.
explainshell.com – match command-line arguments to their help text.