Anonymous School
(Minds of Hacker)
--------------------------------
Hello Friends, Welcome to Anonymous School. In this post I show you .What is nano & How to install nano in termux & in kali Linux & how to use nano . This is this 20th part of this course .
In previous post, I shown you , How to rename files & folders in termux & in kali linux .
What is nano , How to install nano in termux or in Kali Linux, How to use nano :-
1. Termux Apk ( Click Here for More information ).
OR
2. Kali Linux
OR
3) Kali Nethunter file ( Click Here to Download ).
Nano is an text editor like a normal text editor which we use in android Mobile. But we can use nano in only in termux or in Kali. Means it is tool of termux . Nano is also important tool, because by this tool we can make many hard tasks , that can't done by normal text editor. We use this tool to make Wordlist means huge password list , to make tools. There is many uses of Nano.
We can open any type of file with nano. Like any doc file , txt file, any program file or many more files we can directly open with nano.
2) Uses of Nano:-
1) To make huge password lists.
2) To open huge worldlists (sometime worldlists contains more than 1 million lines, then this file is not possible to open with normal text editor)
3) To open any type of file. Ex- html, php , python, text , document , perl, ruby,etc..
4) To make any type program in any language.
5) To make simple bot of commands .
Mostly in new version of termux & in kali linux , nano is already available , there is no need to install nano. But if you have old version of termux , then don't worry , i am showing you how to install it. Then follow the steps.
i) Open termux & type following command to update termux.
$ apt update
$ apt upgrade
ii) Now type following command to install nano
$ apt install nano
iii) after this command nano can be installed.
i) To use nano , just type 'nano' in termux.
ii) Then you see new blank page is opened.
iii) Then now you can type anything on there, which you want.
iv) To save this file press CTRL button & x .
v) Then type name of file that you want & give extension that you want.
i) First type nano , then type a name of file which you want to open.
ii) Then press enter.
iii) Then you see your file is opened .
iv) then you can edit this file or you can do anything with this file.
*******************Don't Make Learning Hard*****************
Follow us on :-
1) YouTube Channel :- Click Here
2) Blog :- Click Here