Easiest CLI text editor for Linux
Nano is my favorite pick for a CLI editor when using Linux. Example for Centos 7: 1) Install: yum install nano Typically already installed. No harm in the above command, if already installed it will …
Nano is my favorite pick for a CLI editor when using Linux. Example for Centos 7: 1) Install: yum install nano Typically already installed. No harm in the above command, if already installed it will …
Once in a blue moon the inevitable happens. A buggy Linux kernel is updated through your ‘yum update’ action. It happened to me. Here are the steps I took: 1) Check which kernels you have …
Centos 7 – Bug in a Linux kernel, how to solve this structurally Read More »