MCQOPTIONS
Saved Bookmarks
| 1. |
ish to allow a non-root user to bring network interface eth0 up and down: |
| A. | The user can "su" to root and manage the interface. |
| B. | This is impossible. Only root can bring interfaces up or down. |
| C. | You have to set the USERCTL variable in the /etc/sysconfig/network-scripts/ifcfg-eth0 file |
| D. | You have to set USER variable to that user in the /etc/sysconfig/network-scripts/ifcfg-eth0 file |
| Answer» D. You have to set USER variable to that user in the /etc/sysconfig/network-scripts/ifcfg-eth0 file | |