Results 1 to 3 of 3

Thread: Identify release being run

  1. #1
    Join Date
    Jul 2006
    Location
    Upstate
    Beans
    87
    Distro
    Ubuntu

    Question Identify release being run

    What command do I run to display or identify the release of ubuntu I am running? For example to determnie if I am running the i386 (32 bit) or AMD (64 bit).

  2. #2
    Join Date
    Jun 2006
    Beans
    2,930

    Re: Identify release being run

    uname -a

  3. #3
    Join Date
    Jun 2006
    Beans
    2,930

    Re: Identify release being run

    to find out what version of ubuntu you can try
    Code:
    cat /etc/issue.net

Bookmarks

Posting Permissions

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