Is it possible to run commands for the Magento in xampp from another device?Deploying a Magento Store from a live server to XAMPP/WAMPwhat is the optimal system configuration for running Magento 2 EE on a laptop with xampv3.2.2Magento 2.2.2 :Error with read-only folder while setup:upgrade and with a module while :di.compileMissing commands for Magento command lineRun multiple Magento 2 versions in windows xamppWarning: Use of undefined constant MCRYPT_RIJNDAEL_256 - assumed 'MCRYPT_RIJNDAEL_256'In magento 2.3 I have changed the themeErrors on Declarative Schema on custom module on 2.3Magento 2.2.8 is not working in XamppCannot upload images on Magento 2.3.0 in Xampp

What's the point of having a RAID 1 configuration over incremental backups to a secondary drive?

For a hashing function like MD5, how similar can two plaintext strings be and still generate the same hash?

Is there a strong legal guarantee that the U.S. can give to another country that it won't attack them?

Does Multiverse exist in MCU?

Can the Mage Hand cantrip be used to trip an enemy who is running away?

How to know if blackberries are safe to eat?

Linking a filetype to a syntax file of a different name

Can you cast a blanket Invisibility and let the targets see each other?

The tensor product of two monoidal categories

How do you move up one folder in Finder?

Should disabled buttons give feedback when clicked?

Why doesn't sea level show seasonality?

How were Martello towers supposed to work?

Does Lufthansa weigh your carry on luggage?

Was I subtly told to resign?

How can a dictatorship government be beneficial to a dictator in a post-scarcity society?

When I press the space bar it deletes the letters after it

How can I get a player to accept that they should stop trying to pull stunts without thinking them through first?

Indesign - how to change the style of the page numbers?

Would dual wielding daggers be a viable choice for a covert bodyguard?

Do I have a right to cancel a purchase of foreign currency in the UK?

What is the measurable difference between dry basil and fresh?

Are there any balance issues in allowing two half-feats to be taken without the Ability Score Increase instead of a feat?

Which star / galaxy is moving away from us the fastest?



Is it possible to run commands for the Magento in xampp from another device?


Deploying a Magento Store from a live server to XAMPP/WAMPwhat is the optimal system configuration for running Magento 2 EE on a laptop with xampv3.2.2Magento 2.2.2 :Error with read-only folder while setup:upgrade and with a module while :di.compileMissing commands for Magento command lineRun multiple Magento 2 versions in windows xamppWarning: Use of undefined constant MCRYPT_RIJNDAEL_256 - assumed 'MCRYPT_RIJNDAEL_256'In magento 2.3 I have changed the themeErrors on Declarative Schema on custom module on 2.3Magento 2.2.8 is not working in XamppCannot upload images on Magento 2.3.0 in Xampp






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








1















My colleague installed Magento in xampp on his system and I can browse the site frontend and backend on my system using his system IP.



Is it possible to develop and run commands in my system though he installed the Magento on his system?



Could anyone please guide me?










share|improve this question




























    1















    My colleague installed Magento in xampp on his system and I can browse the site frontend and backend on my system using his system IP.



    Is it possible to develop and run commands in my system though he installed the Magento on his system?



    Could anyone please guide me?










    share|improve this question
























      1












      1








      1








      My colleague installed Magento in xampp on his system and I can browse the site frontend and backend on my system using his system IP.



      Is it possible to develop and run commands in my system though he installed the Magento on his system?



      Could anyone please guide me?










      share|improve this question














      My colleague installed Magento in xampp on his system and I can browse the site frontend and backend on my system using his system IP.



      Is it possible to develop and run commands in my system though he installed the Magento on his system?



      Could anyone please guide me?







      magento2.3 command-line xampp






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Jul 2 at 9:07









      SivaSiva

      4752 silver badges15 bronze badges




      4752 silver badges15 bronze badges




















          1 Answer
          1






          active

          oldest

          votes


















          0














          If you can able to browse frontend by system IP(host) you can definitely connect by SSH.



          Go to the terminal and try below commands



          ssh username@host


          When it prompts for password add the password and you can able to connect.






          share|improve this answer

























          • I can connect by SSH but not able to run commands

            – Siva
            Jul 2 at 12:27











          • php bin/magento not works than you will need to find relative path where php exist and include full path for php.

            – Kinjal Patel
            Jul 2 at 12:32











          • How to find the relative path?

            – Siva
            Jul 3 at 7:31











          • For example path like: /opt/lampp/bin/php bin/magento

            – Kinjal Patel
            Jul 3 at 8:20













          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "479"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f280409%2fis-it-possible-to-run-commands-for-the-magento-in-xampp-from-another-device%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          If you can able to browse frontend by system IP(host) you can definitely connect by SSH.



          Go to the terminal and try below commands



          ssh username@host


          When it prompts for password add the password and you can able to connect.






          share|improve this answer

























          • I can connect by SSH but not able to run commands

            – Siva
            Jul 2 at 12:27











          • php bin/magento not works than you will need to find relative path where php exist and include full path for php.

            – Kinjal Patel
            Jul 2 at 12:32











          • How to find the relative path?

            – Siva
            Jul 3 at 7:31











          • For example path like: /opt/lampp/bin/php bin/magento

            – Kinjal Patel
            Jul 3 at 8:20















          0














          If you can able to browse frontend by system IP(host) you can definitely connect by SSH.



          Go to the terminal and try below commands



          ssh username@host


          When it prompts for password add the password and you can able to connect.






          share|improve this answer

























          • I can connect by SSH but not able to run commands

            – Siva
            Jul 2 at 12:27











          • php bin/magento not works than you will need to find relative path where php exist and include full path for php.

            – Kinjal Patel
            Jul 2 at 12:32











          • How to find the relative path?

            – Siva
            Jul 3 at 7:31











          • For example path like: /opt/lampp/bin/php bin/magento

            – Kinjal Patel
            Jul 3 at 8:20













          0












          0








          0







          If you can able to browse frontend by system IP(host) you can definitely connect by SSH.



          Go to the terminal and try below commands



          ssh username@host


          When it prompts for password add the password and you can able to connect.






          share|improve this answer















          If you can able to browse frontend by system IP(host) you can definitely connect by SSH.



          Go to the terminal and try below commands



          ssh username@host


          When it prompts for password add the password and you can able to connect.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Jul 2 at 10:02









          Raj Mohan R

          1,4713 silver badges12 bronze badges




          1,4713 silver badges12 bronze badges










          answered Jul 2 at 9:17









          Kinjal PatelKinjal Patel

          393 bronze badges




          393 bronze badges












          • I can connect by SSH but not able to run commands

            – Siva
            Jul 2 at 12:27











          • php bin/magento not works than you will need to find relative path where php exist and include full path for php.

            – Kinjal Patel
            Jul 2 at 12:32











          • How to find the relative path?

            – Siva
            Jul 3 at 7:31











          • For example path like: /opt/lampp/bin/php bin/magento

            – Kinjal Patel
            Jul 3 at 8:20

















          • I can connect by SSH but not able to run commands

            – Siva
            Jul 2 at 12:27











          • php bin/magento not works than you will need to find relative path where php exist and include full path for php.

            – Kinjal Patel
            Jul 2 at 12:32











          • How to find the relative path?

            – Siva
            Jul 3 at 7:31











          • For example path like: /opt/lampp/bin/php bin/magento

            – Kinjal Patel
            Jul 3 at 8:20
















          I can connect by SSH but not able to run commands

          – Siva
          Jul 2 at 12:27





          I can connect by SSH but not able to run commands

          – Siva
          Jul 2 at 12:27













          php bin/magento not works than you will need to find relative path where php exist and include full path for php.

          – Kinjal Patel
          Jul 2 at 12:32





          php bin/magento not works than you will need to find relative path where php exist and include full path for php.

          – Kinjal Patel
          Jul 2 at 12:32













          How to find the relative path?

          – Siva
          Jul 3 at 7:31





          How to find the relative path?

          – Siva
          Jul 3 at 7:31













          For example path like: /opt/lampp/bin/php bin/magento

          – Kinjal Patel
          Jul 3 at 8:20





          For example path like: /opt/lampp/bin/php bin/magento

          – Kinjal Patel
          Jul 3 at 8:20

















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Magento Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f280409%2fis-it-possible-to-run-commands-for-the-magento-in-xampp-from-another-device%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

          Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

          Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form