Linux系统里,想要设置系统自动注销帐号,需要编辑()文件,确保其中TMOUT参数设置了合适的值。
A: /etc/login.defs
B: /etc/profile
C: /boot/login.defs
D: /boot/profile
A: /etc/login.defs
B: /etc/profile
C: /boot/login.defs
D: /boot/profile
举一反三
- Linux系统里,设置合适的口令策略文件,包括最小口令长度、口令使用期限等需要修改()文件。 A: /bin/login.defs B: /boot/login.defs C: /etc/login.defs D: /dev/login.defs
- Linux系统里,设置合适的口令策略文件,包括最小口令长度、口令使用期限等需要修改()文件。 A: /bin/login.defs B: /boot/login.defs C: /etc/login.defs D: /dev/login.def
- 实现自动挂载可通过编辑以下哪个文件实现() A: /etc/fstab B: /boot/grub C: /etc/profile D: /root/profile
- Linux系统有关用户环境配置文件有很多,其中负责系统全局环境设置的文件是() A: /etc/inittab B: /etc/passwd C: /etc/profile D: /etc/group
- Linux系统中,对所有用户的变量设置,可放在哪个文件中 A: etc/bashrc.sh B: etc/profile C: ~/.bash_profile D: etc/skel/.bashrc