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
10 months agoMarlon
10 months agoSunny
10 months agoSolange
10 months agoSage
10 months agoLeontine
11 months agoGolda
11 months agoMalcolm
11 months agoEffie
11 months agoLauran
11 months agoTheodora
11 months ago