RedHat EX200 Exam - Topic 3 Question 29 Discussion
One Package named zsh is dump on ftp://server1.example.com under /pub/updates directory and your FTP server is 192.168.0.254. Install the package zsh.
B) rpm -ivh ftp://server1/example.com/pub/updates/zsh-*
or
Login to ftp server : ftp ftp://server1.example.com using anonymous user.
Change the directory: cd pub and cd updates
Download the package: mget zsh-*
Quit from the ftp prompt : bye
Install the package
rpm -ivh zsh-*
Verify either package is installed or not : rpm -q zsh
A) rpm -ivh ftp://server1/example.com/pub/updates/zsh-*
or
Login to ftp server : ftp ftp://server1.example.com using anonymous user.
Change the directory: cd pub and cd updates
Download the package: mget zsh-*
Verify either package is installed or not : rpm -q zsh
Jolene
8 months agoMarlon
8 months agoSunny
8 months agoSolange
8 months agoSage
8 months agoLeontine
9 months agoGolda
9 months agoMalcolm
9 months agoEffie
9 months agoLauran
9 months agoTheodora
9 months ago