-
Notifications
You must be signed in to change notification settings - Fork 1
New Development Server!!
Sean Droke edited this page Nov 12, 2019
·
1 revision
To connect to the new development server...
USE THE FOLLOWING SSH COMMAND
ssh -D 12345 [email protected]
Example: ssh -D 12345 [email protected]
Password: password
YOU NOW HAVE PORT 12345 FORWARDED TO MY SERVER AND YOUR PROXY SHOULD REMAIN FUNCTIONAL
CLONE THE REPOSITORY TO YOUR HOME DIRECTORY AND CONTINUE AS USUAL
TO ACCESS YOUR DEVELOPMENT SITE IT WILL BE THE FOLLOWING LINK:
http://10.0.0.146:PORT/
Example: http://10.0.0.146:3000/