modes

HowTo: Save File in Vi / Vim Text Editor

by Vivek Gite on April 24, 2010 · 0 comments

I‘m new to Linux or UNIX like operating system. I just wanted to create a file called demo.txt and save & close it using vi text editor. How do I save a file using vi?

{ 0 comments }

How do I find out all world writable directories have sticky bits set under CentOS Linux server?

{ 1 comment }

Q. How do I open or uncompress .gz extension file under Linux or UNIX computer? A. The .gz file extension are created using Gzip program which reduces the size of the named files using Lempel-Ziv coding (LZ77). gunzip / gzip is software application used for file compression. gzip is short for GNU zip; the program [...]

{ 1 comment }