一:練習
1、求每班總成績和平均成績
name class score
wang 1 100
zhang 2 90
li 1 80
2、為編譯安裝的httpd服務,實現service unit文件
3、破解centos7 口令
啟動程序是按e==》在要啟動內核的行找到linux16行的后面+rd.break==>ctrl+x啟動==》mount -o rw,remount /sysroot==>chroot /sysroot==>passwd xxxx==>touch /.autoreload
4、修改默認的啟動內核
修改/etc/grub2.cfg
5、啟動時臨時禁用SELinux
selinux=0
6、啟動時進入emergency模式
system.unit=emergency.target
7、刪除編譯安裝的新內核
刪除/boot/下的內核文件
刪除/lib/下的內核庫文件
刪除/boot/grub2/grub.cfg下的linux16關于新內核的文件
原創文章,作者:landanhero,如若轉載,請注明出處:http://www.www58058.com/47897