INTRODUCTION TO KALI LINUX
hello friend today i will be teaching you stuffs u need to know while working in kali linux
how to connect to ethernet lan in kali linux.
root@kali:~# vi NetworkManager/NetworkManager.conf
it opens vim
you will see
[main]
plugins=ifupdown,keyfile
[ifupdown]
managed=false
change the false to true...
for that press "i" to go to insert mode
now make changes
to save ur changes
press esc
type :wq
enter<----
now saved,,
now ur connection will be shown...
how to setup your connection
click VPN connections
-->configure VPN
-->press WIred
-->add new connection
-->edit new connection
-->wired
-->device mac address: click on the option in dropdown menu
-->IPv4 setting
-->now type your address,subnet,gateway,DNS as provided by the service provider
--> tick the requried IPv4 addressing for connection to complete
-->save
and your ethernet network is onnn.... :)
how to update and upgrade kali linux
root@kali:~# apt-get update && apt-get upgrade
hope this tutorial helped for any query drop me comment...
thanks..
have a nice day.. :)
No comments:
Post a Comment