Mount a windows share in Linux
avatar

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>

Posted in Linux | Leave a comment

Harptabs Mobile Newest Release
avatar

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.

Posted in Android Apps, Harptabs.com, Harptabs.com Mobile App, News, Our Apps | Leave a comment

Harptabs Mobile for Android Update
avatar

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.

Posted in Android Apps, Harptabs.com Mobile App, News, Our Apps | Leave a comment

Dominion Companion Update
avatar

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.

Posted in Android, Android Apps, Dominion Companion, News, Our Apps | Leave a comment

explainshell.com – match command-line arguments to their help text
avatar

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.

Posted in Guides, Linux | Leave a comment