when I open a new terminal in kali linux it opens at “C:homealex>”
but many youtuber’s terminal opens at kali@kali
how to change that
i was trying to run a script for bluetooth module
here all is
C:homealexpybluez> sudo gcc -o bdaddr ~/bluez/tools/bdaddr.c ~/bluez/scr/oui.c -I ~/bluez -lbluetooth
cc1: fatal error: /home/alex/bluez/tools/bdaddr.c: No such file or directory
compilation terminated.
cc1: fatal error: /home/alex/bluez/scr/oui.c: No such file or directory
compilation terminated.
C:homealexpybluez>
Shadow Pixxx 17 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.