Skip to main content

Creating a Non-Root User in kali linux

 

How to add a Non-Root user to Kali Linux excluding the root and kali (Usernames)

·        First of all -> Open the terminal and run all these commands

  • ·        Sudo apt-get update
  • ·        Sudo apt-get upgrade
  • ·        Sudo adduser username
For Example : 

     sudo adduser kali1
    Adding user `kali1' ...
    Adding new group `kali1' (1003) ...
    Adding new user `kali1' (1003) with group `kali1' ...
    The home directory `/home/kali1' already exists.  Not copying from `/etc/skel'.
    New password: 

     And here enter the password, That's it.

 

             In the same way to Delete the Non -Root user in Kali Linux

                           
        • ·        Sudo apt-get update
        • ·        Sudo apt-get upgrade
        • ·        Sudo deluser username
                                For Example : 
                                sudo deluser kali1
                                Removing user `kali1' ...
                                Warning: group `kali1' has no more members.
                                Done.
        •            Then that’s it.

Popular posts from this blog

Cyber Crimes

As we know The technology is moving so fast and from that internet scams or online frauds are having competition with Internet Security. From here we will know about the online frauds one by one so to protect ourselves from these type of attacks and to educate other people. Online frauds or internet scams means tricking a person with the intention to get money , credentials , property ,etc. They are as listed below : - Social Media Fraud Free Job Fraud Gift Voucher Fraud  Fake emails and messages about Money  Vehicles Fraud And now we have listed all the frauds that can be done by attackers on victims so now we are knowing that how these can be performed by attackers  Social Media Fraud : Nowadays everyone are using social media and kept the information within the social media so attackers can easily get the information about the target. When an attacker is ready he uses his knowledge to attack such as " A person has met with an accident and lost lot of blood so he ...

Skills needed to become hacker!

It is not easy to become a hacker , and it will take years to learn about the hacking and to do real world attacks And if anyone said you in the youtube that you can learn hacking within days and months then believe it is completely fake . There are several things to become a hacker .They are : The Fundamental Skills   :  Basic Computer Skills : Networking Skills : Linux Skills Wireshark or TCPdump  Virtualization Security Concepts & Technologies Wireless Technologies Scripting Database skills Web Applications Forensics Advanced IP/TCP Cryptography Reverse Engineering Creative Thinking Problem Solving Skills Persistance

Protecting Ourselves From Cyber Crimes

As we know Cyber crimes can cause harm to data , money and reputation. So we need to know how to protect ourselves effecting from these.  So Government came up with the plan to make the country without any cyber crimes but it is impossible someone will find some vulnerability and someone is gonna patch it up. So everyone are trying to regulate the cyber crimes      We need below things to protect our sensitive information or any another information  Getting all the equipment related to cyber security : Every time it is easy to think , plan and explain but It is not easy to execute the cyber security team until we have a perfect plan and it will take years to make security to the nation so the Cyber security should have valid permissions from the government, related tools for accessing everything digital asset when the need is present and related permissions from the end users. Gathering people who are talented among the cyber security   : This is the most ...