Harptabs.com Repaired
avatar

There was a database corruption this morning which caused the site to be partial down today. The corruption has been fixed so the site should go back to operating normally again.

Posted in Harptabs.com, Harptabs.com Mobile App, News, Websites | Leave a comment

Repair MySQL Database
avatar

If you have corrupt mysql tables you can run this command to automatically fix them. Just make sure you have enough free space. It general takes about double the size of the table to do the repair.

mysqlcheck –auto-repair -A -u -p

Posted in Android, Development, Guides, Linux, Websites | Leave a comment

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

Huge D-link Vulnerability
avatar

Reverse Engineering a D-Link Backdoor – /dev/ttyS0.

Posted in News | Leave a comment