Showing posts with label kali linux installation. Show all posts
Showing posts with label kali linux installation. Show all posts

Sunday, June 11, 2023

How to Install Kali Linux 2023.2 With Rufus USB Drive


This is my 3rd installation of Linux OS on my Windows 7 Sony Vaio 64 bit Operating System. My 1st was my Ubuntu that didn't last months because I didn't  feel like it as my preference. So, I installed Kali Linux-Rolling as my second then now the latest 2023.2. Everything went smooth and successfully installed. I haven't explored it yet but I am excited to use the Command Line Interfacing and especially the network part of the system. Hopefully I have time to learn more. 

Knowledge is not a powder but it needs to spread for power. Haha
 

Monday, June 14, 2021

How To Install BRAVE BROWSER On Kali Linux


This browser installation is not hard. Please follow the video by copying and pasting the code on your terminal window of Kali Linux. This includes the update. Enjoy! 

Debian 9+, Ubuntu 16.04+ and Mint 18+ 

If you get gnutls_handshake() errors after adding the Brave repository on Debian 9, you may need to uninstall old conflicting packages.

sudo apt install apt-transport-https curl

sudo curl -fsSLo /usr/share/keyrings/brave-browser-archive-keyring.gpg https://brave-browser-apt-release.s3.brave.com/brave-browser-archive-keyring.gpg

echo "deb [signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg arch=amd64] https://brave-browser-apt-release.s3.brave.com/ stable main"|sudo tee /etc/apt/sources.list.d/brave-browser-release.list

sudo apt update

sudo apt install brave-browser
Source: https://brave.com/linux/#linux

 

Friday, January 8, 2021

Kali Linux Installation


I am glad that I have installed Kali Linux operating system with no issue at all. Before I install Kali I read some blog on how to install it. They've said that there are some issue that you will encounter during the installation. Yes, I have encountered issues but they are manageable. With my patience and eagerness to learn, issues won't be a problem. 

The steps to install Kali, first you must have a thumb drive about 8 Gb in capacity. Then download Rufus and Kali linux. Save it in to your machine. Unzipped Kali image file then run the executable file of your Rufus. Make sure to set your BIOS and enable the external device on your BIOS for your thumb drive to detect during boot up. Set to primary the external drive on your BIOS then click F10 to save. Reboot the system then choose Kali Linux to install. Just follow and read the instruction from the display. You will not lose unless you are reading it carefully from your monitor. During installation you will engage in conflict with the missing network driver for your machine (mine is Sony Vaio). Mr Google is there to help and assist you. Google it and you will find the answer. In less than an hour depending in your system, Kali will be up and running. Then, there you go. Its time to explore, play with and penetrate the system. If there are any questions please feel free to ping me and I am happy to assist you with the best of my knowledge. Goodluck. 

GiggleYohoo designed by CHRiS CaGanG - ALL RIGHTS RESERVED series of 2022

Click to TOP