Wikipedia

Search results

Tuesday, October 16, 2018

How do I log in to my Magento server using a terminal, command prompt, or SSH?

Solution:

Prerequisites: You must have:
  • A terminal application
    Windows and Mac OS typically use different terminal applications.
  • A username and password for the Magento server
To use a terminal application to remotely access the Magento server:
  1. Set up the terminal application according to its provided documentation.
  2. Start the terminal application.
  3. When prompted, enter your Magento server’s hostname or IP address.
  4. Log in to the server with the username or password you were provided.
Here’s what it looks like when you’re logged in to a server as the root user with Cygwin on Windows.
Logging in with Cygwin on Windows

No comments:

Post a Comment