task
Install ftp with rpm.
We have downloaded rpm file inside /opt/ directory.
i used command
sudo rpm -i /opt/ftp.rpm
it showed
error: open of /opt/ftp.rpm failed: No such file or directory
task
Install ftp with rpm.
We have downloaded rpm file inside /opt/ directory.
i used command
sudo rpm -i /opt/ftp.rpm
it showed
error: open of /opt/ftp.rpm failed: No such file or directory
Hi @shashwatshah101293,
Where did you get this task? Please provide more details about the lab.
Regards,
Devops pre-requisite course
labs- package management
Hi @shashwatshah101293,
I checked, and I didn’t see any issues. Please look at the attached screenshot.
Regards,
We do have a “Hint” section. Whenever you get stuck, please take help from it.
i did not use -0.17-67.el7.x86_64
why to use this n from where to get this
i only used sudo rpm -i /opt/ftp.rpm
Hi @shashwatshah101293,
Did you try to run the ls -l command on the /opt/ directory? There is a rpm file available.
Regards,