Skip to main content
Showing posts from December, 2020

Ultimate IT career guide for 2021

HOW TO MAKE YOUR TERMUX COLORFUL WITH PS1

The word PS1  is an acronym for  PROMPT STRING1  which is used for shell configuration using runnable little code commands sequence . You see Termux which is a Linux base terminal emulator helps give  us a lot of opportunities to do almost everything you can do on a real Linux…

HOW TO COMPRESS FILES ON KALI LINUX MACHINE

File or data compression is a technique used in reducing file size in order to take about 40% of it actual size on the hard drive. This is very important because most data are too big so transferring it on a network will take a lot of time. Most Web servers like Google uses th…