Simple uses of nano editor – Easy Linux
NANO is a simple editor in Linux field. I personally like nano most because of it's easy to use. If you're newbie on Linux platform, please Read Linux To Do First. Installing Nano: To install nano on CentOS: yum update yum -y install nano To install nano on Ubuntu: sudo apt-get update sudo apt-get [...]