root ALL=(ALL) ALL
yong ALL=(ROOT) /usr/bin/yum,/usr/bin/rpm
Same thing without a password
%wheel ALL=(ALL) NOPASSWD: ALL
第一个ALL是指网络中的主机,
第二个括号里的ALL是指目标用户,也就是以谁的身份去执行命令
最后一个ALL是指命令名
2.安装软件
yum install unrar
yum install fcitx-pinyin.x86_64 -y
yum install fcitx-configtool.x86_64 -y
rpm -ivh https://down.360safe.com/gc/browser360-cn-stable-10.4.1005.33-1.x86_64.rpm
cp sp.dat /usr/share/fcitx/pinyin/sp.dat
cp -f config /home/username/.config/fcitx/config