Make sure you are following the TODO’s properly.
For example: in module 2, the command for completing all the tasks is given in the TODO’s, you
should make use of that. You can use other commands to do the same tas…
The /usr/share hierarchy is for all read-only architecture-independent data files.
This hierarchy is intended to be shareable among all architecture platforms of a given OS
Note, however, that /usr/share is generally…
Reason:
You have assigned ftp_username as ftp and hence this error is getting generated.
Troubleshooting:
You have to set the ftp_username as crio-user.
For further changes in the config file, refer to this FAQ
ht…
Reason:
The 5xx error falls under the permanent negative completion reply status of the FTP server. And, it means that the FTP server did not accept the command and the requested action did not take place. Furthermore…