About 45,000 results
Open links in new tab
  1. debian - Is Kali Linux based on Ubuntu? - Ask Ubuntu

    Anything based upon Ubuntu is therefore also based on Debian. Kali is definitely a Debian-based distribution (which is the term used to describe any child/inheritor distribution of Debian, …

  2. which OS version do I have: Linux (rpm) or Linux (deb)?

    Sep 30, 2016 · if you are using a descendant of Debian such as Ubuntu (or any derivative of Ubuntu such as Kali or Mint), then you have .deb packages. If you are using fedora, CentOS, …

  3. What tool do I need to install to make my terminal show the ...

    Dec 6, 2020 · If you like the Kali terminal layout so much like me what I did was to just backup the existing .zshrc file, cp ~/.zshrc ~/.zshrc.bak and I just copied the .zshrc file from my kali …

  4. Kali Linux tools on Ubuntu 15.04

    Oct 10, 2016 · katoolin is a script that helps to install Kali Linux tools on your Linux distribution of choice. Those who like to use the penetration testing tools provided by the Kali Linux …

  5. How to completely remove any program and its installation files?

    Dec 21, 2015 · sudo apt-get remove --purge {package-name}: This command removes the specified package from your system.The --purge flag ensures that not only the package but …

  6. Chrome suddenly crashing just after starting - Ask Ubuntu

    May 21, 2021 · Be sure to reduce apps that are unnecessary as well. With Kali Linux, the issue is only happening with Google Chrome. With Linux Mint, the issue has been happening …

  7. Is there any Linux based ubuntu installer like wubi?

    Dec 7, 2019 · I have a kali live CD and I'd like to install ubuntu on my HD, unfortunately I have no USB drives so I was wondering if there is some wubi like installer for Linux, or an alternative …

  8. How to deny an ip address from connecting to my system?

    Jan 28, 2014 · If I send a DoS attack from Kali Linux using the next command: "sudo hping3 -c 15000 -d 300 -w 64 -p 22 --flood 192.168.40.40", your solution doesn't work. – Henry Navarro …

  9. How can I change the Keyboard Layout on login screen?

    Aug 21, 2014 · During the Linux Mint installation, I accidentally selected the wrong keyboard layout. Later I fixed it by removing the old one and adding the proper keyboard, but …

  10. How to change/disable password complexity test when changing …

    The default value is 6. The maximum for DES crypt-based passwords is 8 characters. obscure Enable some extra checks on password strength. These checks are based on the "obscure" …