Sobre la instalación de discourse sin acceso root

Can discourse be installed on a new set up using the docker method. Without root. I have sudo to my new server.

sudo is root; you use the sudo program to execute programs (or get a shell) with root privileges.

3 Me gusta

Using Docker requires root privileges (or special privileges to use Docker, which effectively give you root access).

What do you mean by “without root”, but “I have sudo”? Do you mean that the root account is disabled, but you can use it using sudo?

1 me gusta

The root account is disabled, the hosting has provided me a server with no root access.

Never mind just found a way.

Sudo su!

1 me gusta

This topic was automatically closed after 3076 days. New replies are no longer allowed.