COMPUTER SOFTWARE
OPERATING SYSTEMS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Notepad
|
|
Notepad++
|
|
Paint
|
|
Nano
|
Detailed explanation-1: -The Vi application is the default text editor on most Linux systems, so it’s the primary interface you will use when you need to edit a configuration file. If you’re used to a graphical text editor, such as Notepad++ or VS Code, Vi can be confusing at first.
Detailed explanation-2: -There are two command-line text editors in Linux®: vim and nano. You can use one of these two available options should you ever need to write a script, edit a configuration file, create a virtual host, or jot down a quick note for yourself.
Detailed explanation-3: -Logging In to the Linux Machine as “Root” with a SSH Client. Backing Up the Configuration File. Editing the Configuration File with Vim. Copying the Backup Configuration File. Conclusion.