kdump
KdumpisastandardLinuxmechanismtodumpmachinememorycontentonkernelcrash.KdumpisbasedonKexec.Kdumputilizestwokernels:the ...,Kdumpuseskexectoquicklyboottoadump-capturekernelwheneveradumpofthesystemkernel'smemoryneedstobetaken(forexample,whenthesystempanics).,kdump是一种先进的基于kexec的内核崩溃转储机制,用来捕获kernelcrash(内核崩溃)的时候产生的crashdump。当内核产生错误时,kdump会将内存导出为vmc...

不關閉 SELinux 解決 Linux 無法啟動網路服務的問題
自從Linux進入某版本後,多了SELinux的設定,也就是安全增強式Linux,坦白說是個麻煩的東西,若習慣SELinux加入之前的使用,就會覺得SELinux很麻煩,最簡單的方式就是修改/etc/sysconfig/selinux的檔案,將SELIN...