WORKING WITH VI EDITOR PART 2
Video Tutorial at end of page Welcome to part 2 of tutorial working with vi editor. Nowadays you will see improved version of vi called VIM editor.VIM stands for VI…
Continue reading
Video Tutorial at end of page Welcome to part 2 of tutorial working with vi editor. Nowadays you will see improved version of vi called VIM editor.VIM stands for VI…
Continue reading
In last tutorial we have discussed how to view Linux file content. In this tutorial we will learn how to edit, delete, copy, cut, and paste text in Linux files…
Continue reading
Working with Linux file content In this chapter we will look at the contents of linux files with cat, tac , head, tail, , more and less.We will also get…
Continue reading
Let’s start learning how to create, copy, move(rename) delete and identify type of file by using following commands touch,cp.mv,rm and file Please bear in mind Linux is case sensitive. Case…
Continue reading
Connecting to Server via putty In this tutorial I will teach you how to connect to your vm using a tool called putty. We will use ssh connection to connect. You can…
Continue reading