li {
list-style: none !important;
}
.hostim_blog_content ul {
padding-left: 0px !important;
margin-left: 0px !important;
}
1. Introduction to VI Editor
The vi editor is a standard Unix and Linux Text editor with a relatively lightweight but powerful Text editor. It ...