Contact Form

Name

Email *

Message *

Saturday, August 8, 2020

How to give root permissions in Kali Linux

Get the root access in kali


What is the Root access

Root access give the special permission to the user to do special task, install apt server git cloning and many more.

Without Root, system throw the error like authorization error.

So, do you want to solve this type of issue , come with me..

Check you are Rooted or not

If there is dollar symbol($) that's means you are in normal access


Now start main process to make you system as Root

Now simply open your Kali Linux with your login details
then open your terminal and see you have dollar sign that's means do not have super user permission.
Now Type:-

sudo su  and press enter

Now you Enter in super user after this you have to set your root password for su.

passwd root  and press enter

Now you have to reset your password

Enter the password then verify it and press enter.


Now simply restart you kali and give user name as root and password which was made by us. Make sure dollar($) symbol replaced by hash(#) symbol.

Then simply update and upgrade your kali:-

apt-get update

apt-get upgrade

And Enjoy you Kali Linux with full access........

Remember if root@username:home# That's means you are right way.

Thanks

Author

Sandeep singh


1 comments: