KodeKloud provides online hands-on trainings on trending Cloud and DevOps technologies like Docker, Kubernetes, OpenShift, Ansible, Puppet, Chef, Linux and more. This community is built to ask questions about these technologies, get support for our labs, mock exams and help each other.
The first paragraph of this pinned topic will be visible as a welcome message to all new visitors on your homepage. It’s important!
This community is for any one learning at KodeKloud Learn-by-doing Platform
Dive into discussions about DevOps technologies
Feel free to ask any questions you may have while going through our courses and get your doubts cleared.
with above mentioned dokcer-compose.yml file , it is not linking wordpress to db container. Can you please help me with reason or correct syntax for linking ?
Hi,
The tasks which have assigned to me and when, i complete the tasks it’s showing as error although am doing the creect steps so, kindly please look into these and solve the issue i have done with five tasks but, still it’s showing as Expired state.
Hello, @michael.sanchez
You can find user credentials from here:
All app server user’s are listed in the sudo list. So while needed root user privileges, add sudo in the beginning of the command. Ex:-
sudo apt install nfs-server -y
Sometime it asks for a password, so type that app server’s user password like tony’s password.
OR
Simply switch into the root user. By running below command in the terminal: