Command Summary STARTING vi vi filename => edit a file named “filename” vi newfile => create a new file named “newfile” ENTERING TEXT i => insert text left of cursor a => append text right of cursor MOVING THE CURSOR h => left one space j […]
Category: Operating Systems
Most Important Basic Linux Commands
Most Important Basic Linux Commands In this blog, I am sharing the most important basic Linux commands which are frequently using in our day to day work. Here I have created four files (file1.txt, file2.txt, file3.txt, and .file4.txt) inside workfolder to show an example for the below commands. ls ls command is a […]
How to enable telnet in windows 10
How to enable telnet in windows 10 The telnet client isn’t installed by default. You’ll have to install it from the Control Panel or Command line. Once installed, you can use the telnet command to connect to telnet servers without installing any third-party software. Here I am going to sharing how to enable / install […]
Windows most useful commands
Windows most useful commands In this post I am sharing windows most useful commands using regular basis in our life. you can execute the same commands mentioned in bold, in your system and see output for better understanding. To check system IP D:\narayanatutorial>ipconfig Windows IP Configuration Ethernet adapter Ethernet: Media State . . . . […]