Results 1 to 4 of 4

Thread: How to view kali linux version?

  1. #1

    How to view kali linux version?

    Now that kali linux 1.0.9 is out would like to know my current version (NOT kernel version, which is uname -a). Any help?

  2. #2
    I respond to myself:

    Code:
     cat /etc/issue
    Kali GNU/Linux 1.0.8 \n \l
    Thanks to this website:
    http://www.howtoforge.com/how_to_fin...x_distribution

  3. #3
    You can also view the version using this command

    lsb_release -a


    and should show you the output like below with your version. Hope it helps

    root@kali:~# lsb_release -a
    No LSB modules are available.
    Distributor ID: Debian
    Description: Debian GNU/Linux Kali Linux 1.0.9
    Release: Kali Linux 1.0.9
    Codename: n/a

  4. #4
    Join Date
    2014-Sep
    Posts
    2
    thx for that

Similar Threads

  1. Replies: 13
    Last Post: 2017-03-26, 19:52
  2. [HELP] Can't install kali linux light, Monitor doesnt suport live view
    By DroidFreak in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2016-06-02, 13:50
  3. Replies: 0
    Last Post: 2016-03-23, 18:39

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •