Find the answer to your Linux question:
Results 1 to 4 of 4
Hi all, How can I see my debian distro version on shell? Thanks and bye...
  1. #1
    Just Joined! Maurizio1230's Avatar
    Join Date
    Dec 2006
    Posts
    18

    debian version



    Hi all,

    How can I see my debian distro version on shell?

    Thanks and bye

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,308
    Code:
    cat /etc/debian_version
    cat /etc/issue
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined! Maurizio1230's Avatar
    Join Date
    Dec 2006
    Posts
    18
    thanks, how can I upgrade from 3.1 to 4.0 etch on shell?

    Bye and thanks

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,308
    Post the contents of /etc/apt/sources.list file here.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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