Question

  • Creator
    Topic
  • #4105253

    Create automation using linux

    by davidwilsod997 ·

    Tags: 

    Hi Geeks, i have website which updates the tracking schedule 5 times a day, can i auto mate that process by using linux, so that i dont need to do that manually.
    Regards
    Wilson

    Note: link to site removed by moderator.

    • This topic was modified 1 year, 9 months ago by davidwilsod997.
    • This topic was modified 1 year, 9 months ago by Avatar photokees_b.

You are posting a reply to: Create automation using linux

The posting of advertisements, profanity, or personal attacks is prohibited. Please refer to our Community FAQs for details. All submitted content is subject to our Terms of Use.

All Answers

  • Author
    Replies
    • #4105313
      Avatar photo

      Reply To: Create automation using linux

      by kees_b ·

      In reply to Create automation using linux

      Yes, you can do that on the server. Even better, the best way to do that is on the server. The server administrator can help you.

      Another way is to make an API to update the database on your server, and call as often as you want to sync the updates you do to your own database (f.e. as part of the update, or every hour). Then you don’t need the OS on the server, because it’s all done via internet.

      • This reply was modified 1 year, 9 months ago by Avatar photokees_b.
      • This reply was modified 1 year, 9 months ago by Avatar photokees_b.
Viewing 0 reply threads