Linux
What command is used to assign only read permission to all three categories of the file'letter'?

chmod ugo = r letter
chmod a - rw letter
chmod u + r, g + r, o - x letter
chmod go + r letter

ANSWER DOWNLOAD EXAMIANS APP

Linux
RPM

is used to keep track of the users
None of these
stands for Red Hat Package Manager
assigns a dynamic IP address
is used to install, uninstall, and manage packages

ANSWER DOWNLOAD EXAMIANS APP