Find the answer to your Linux question:
Results 1 to 2 of 2
I am trying to update our server and it says there are 28 updates. When I click update, all give the same error of no more mirrors to try. I ...
  1. #1
    Just Joined!
    Join Date
    Nov 2011
    Posts
    1

    Errno256 when trying to make 28 updates "No more mirrors to try"

    I am trying to update our server and it says there are 28 updates. When I click update, all give the same error of no more mirrors to try. I really do not know anything about linux (only windows) so I am a bit lost here. I don't even know where to find what version of redhat is installed.

  2. #2
    Linux Guru
    Join Date
    May 2011
    Posts
    1,843
    Get version:
    Code:
    cat /etc/redhat-release
    Is this machine connected to the internet?

    What does this command tell you (run in terminal as root)?

    Code:
    yum repolist

Posting Permissions

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