INTRODUCTION TO TERMINAL ON SMART PHONE

in OCD3 years ago

Hello everyone

Good day
am Renuel am happy to be joining this platform as I heard they are a lot of interesting things to learn, In return I will be doing daily tutorial of the little I know in some programming languages.
Firstly to be able to code with smart phone and run it in real time in connection to others, you need a terminal.

Therefore my first post will be on setting up and personalizing your terminal...... So let's begin:
Step1: Download Fdriod from which the latest/ up-to-date version of Termux would be found.

IMG-20220809-WA0005_1.jpg

Step2: Download Termux

IMG-20220809-WA0002.jpg

Step3: install Termux
Step4: Type in the following commands to set it up:
1. termux-setup-storage - it's case sensitive so u have to type it in exactly as I did, then it ask to grant Termux permission, agree to all terms
2. Now to update ur terminal for use "apt update" && "apt upgrade", this will bring the Termux terminal up-to-date.
3. Install basic Termux tool I.e:
I. apt install git
II. apt install w-get
III. apt install nano - 'text editor'
IV. apt install (language of your choice 'python, java,etc')
Mostly every Terminal comes with a built-in of mostly all languages but do the above to be
sure they all are up-to-date or visit my git repository for the full setup and follow through
with the instructions to setup and personalize your terminal to your taste..... In my next
post I will be teaching you how to manually design your Termux but till then u can use my
tool made available for you although d text-styling still needs work, I promise to get it up
and running before this post becomes a day old 🧔.
Next we will be talking about the uses of a terminal (Termux) and who needs it

Who needs Terminal:

1. Web-programmers - use terminal to locally host and browse through there works, checking for faults and making corrections.

Screenshot_20220809-232505.jpg

  1. Hackers - to launch various attacks and create malwares and stuffs.
  2. Back-end-developers - this are also web-developers but they design the responsiveness speed and activities of a website they also use terminal

Screenshot_20220809-233559.jpg

Screenshot_20220809-232423.jpg

  1. Cyber security engineers - uses terminal also to for their activities either trying to stop a hacker or building tools to prevent hacking and reduce vunerability.
  2. Upcoming web-developers/programmers - uses terminal to learn/practice development and coding.
  3. You - Because I bet you wanna look cool in front of your friends and dazzle their mind with some interesting tricks u can check d image below to see one of d tricks.

Screenshot_20220809-105532.jpg

Uses of a Terminal

  1. A code friendly environment that supports all types of language and can be use to run projects on the giving language.

Screenshot_20220809-232041.jpg

  1. Used to locally host a project to get a preview of what it looks like.
  2. Used for pentesting and cyber activities
  3. Used by you to amaze your friends, etc.
    So as promised my tool for starting up and personalizing your Termux can be gotten on your termux by running the code below:
    git clone https://github.com/Enthernetcode/Termux-Setup
    Pictures are made available......

Screenshot_20220809-232022.jpg

Screenshot_20220809-232017.jpg

N/B: All images used are screenshots of my projects and gotten from my Gallery.