Skip to content
SutoCom Solutions

SutoCom Solutions

Success & Satisfaction with the Cloud

  • NOW VIEWABLE FRIENDLY ON TABLETS and SMARTPHONES
  • About SutoCom Solutions and sutocom.net
  • Need Help finding a Solution for Your Business?
    • Salesforce.com
    • Microsoft Cloud with SherWeb Support
      • Office 365 Microsoft/SherWeb Combo
    • Google Suite
    • FileMaker/Filemaker Go
  • Donate
  • Contact
  • More

    Month: March 2014

    USING SSH MYSQL DUMP and backup databases. OR Downloading MySQL dump from command line


    Originally posted on PHP DEVELOPER ZONE:
    USING SSH MYSQL DUMP and backup databases. OR Downloading MySQL dump from command line. You can accomplish this using the mysqldump…

    March 28, 2014 by SutoCom Solutions

    How to Install Mtop (MySQL Database Server Monitoring)


    Originally posted on LinuxEasy:
    mtop (MySQL top) is an open source real time MYSQL Server monitoring program written in Perl language that shows queries which are taking…

    March 28, 2014 by SutoCom Solutions

    OSX How to Reset forgotten password


    Originally posted on Cristina Llamas:
    we need to stop the mysql server sudo /usr/local/mysql/bin/mysqld_safe –skip-grant-tables from a different bash tabĀ /usr/local/mysql/bin/mysql mysql Once we login in mysql we…

    March 28, 2014 by SutoCom Solutions

    MySQL create read-only user


    Originally posted on /usr/share:
    mysql -u root -p CREATE USER user_name@’localhost’; SET PASSWORD FOR user_name = PASSWORD (‘password‘); GRANT SELECT ON database_name.table_name TO user_name; quit; ?…

    March 28, 2014 by SutoCom Solutions

    What to Look for in Load Test Reporting: Six Tips for Getting the Data you Need


    Originally posted on Load Impact Blog:
    Looking at graphs and test reports can be a befuddling and daunting task – Where should I begin? What should I…

    March 28, 2014 by SutoCom Solutions

    Installing MySQL Utilities


    Originally posted on Persistent Storage Solutions:
    MySQL utilities are set of scripts provided for DBAs for general database administration. These are basically command line utilities which can…

    March 28, 2014 by SutoCom Solutions

    Populate your PhoneGap App with Data from an External Server DB


    Originally posted on iPhone Dev Log:
    With this article, we’ll pull data from a server and show it in the app. We’ll create a database table on…

    March 28, 2014 by SutoCom Solutions

    Everyone monitors their output don’t they?


    Originally posted on Terence Park – Blog:
    Maybe not. Anyway, an update. Update-24Mar (for the analytical, yes it’s a spreadsheet) Story Pedigree When did each idea compel…

    March 28, 2014 by SutoCom Solutions

    OSB access to salesforce.com by Steffen Miller


    Originally posted on PaaS Community Blog:
    Some time ago I had a request to connect a file with salesforce.com. The tool of choice was Oracle Service Bus,…

    March 28, 2014 by SutoCom Solutions

    Salesforce CRM deployment: Recalling our remarkable journey in implementing Salesforce.com CRM for a large manufacturing company


    Originally posted on Global IT Consulting:
    The Salesforce CRM deployments have made a significant impact on varied business verticals. Customers from niche verticals are experiencing true business…

    March 28, 2014 by SutoCom Solutions

    Posts navigation

    Older posts

    Archives

    Cancel

    You must be logged in to post a comment.

    Loading Comments...
    Comment
      ×