Posts

Showing posts with the label linux

How to change fonts/Colors in termux app.

Image
In this article you make Termux look great by changing font color, Font Style type below commands apt update && apt upgrade apt install curl  -sh -c "$(curl -fsSL  https://github.com/Cabbagec/termux-ohmyzsh/raw/master/install.sh)" wait until installing and select option according to your choice. Ex: type  0   Now exit termux and start again Almost setup completed only give command for a task. Example:- Type :- ~/.termux/colors.sh  (To change color scheme)  ~/.termux/fonts.sh  (To change font)  :-Demo with Live video-: Enjoy!  Don't forget to subscribe...

[Termux] ... How to Remove termux Welcome screen Text

Image
What is Termux ? Termux is Emulator with linux interface for Android OS. This emulator allows to use the command line interface with existing graphical environment. If you have studies cs (computer science), its most compulsory to know the CLI (Command Line Interface) . In this app you required a perticular tool to perform any task and here every action based on command, When you open Termux app, you will see a screen with some information in text format. This information is not waste nor most important, it can be called like suggestions or references for examples:- 1) Wiki : it is a website that contains information about termux and termux components  2) Community forum : by going this link you can discuss your problems and share your suggestions. 3) Gitter Chat : here you can chat with xperts. And much more... To remove above text run below commands, How to Remove termux Welcome screen Text ? Open app and run below commands  Type cd .. ...

How to install Kali Linux in your android phone/Tablet ?

Image
By using this procedure you can install all the Kali Linux files on your android by downloading them, then start your computer science study, and perform your College assignment/tasks like velnurablity test, penetration testing, security research etc... So  read all steps carefully Requirements: Rooted Android phone with more than 70% Charged. Fast internet connection to download KALI .iso image file. Atleast 6GB free space in Android Follow below steps to install Kali Linux in Android Firstly Go to play store and search for Linux deploy app, there're many Linux deployment apps available on Play Store so please check it should be developed by meefik.   after  download and installed launch the app and press download button that's available in app interface.   Now tap on "distribution" option and replace it with Kali instead of Linux or others.   Now scroll to upside and tap on install button that's available at the top of there....