Installing amp using ssh

hello i am tying to install amp on my linux system. via ssh i have a root connection. when i use the command sudo su <(wget -qO- getamp.sh) . it tells me to make a password but it wont let me type. what now?

Hello,

It will just show a blank space when typing the password, no * or anything else. It should still however be accepting your password.

its not letting me put in anything

You are running the wrong commands

what command am i supposed tu use? im using the one on the site.

It’s pretty clear

If you are logged in as root, run the command in the box (copy and paste)

If you are not already root, switch to root first by running sudo su -

You mashed two separate commands together and left out parts of each lmao

now i get to this point but the system wont let me make a password

Use a proper ssh session, not a gui terminal

like i said im new to this stuf can you explain how i do that?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.