Find the answer to your Linux question:
Results 1 to 4 of 4
how to install software/patches on a remote linux machine.....
  1. #1
    Just Joined!
    Join Date
    Jun 2008
    Posts
    19

    install software on remote machine

    how to install software/patches on a remote linux machine..

  2. #2
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    Most GNU/Linux distributions come with a package manager that is able to download from an remote repository on the Internet.

    In that case, there is no difference to installing it on a machine you sit in front to.

  3. #3
    Linux Guru
    Join Date
    Nov 2004
    Posts
    6,110
    With a combination of ssh and your package manager you can do some pretty major system overhauls. What distro are you using?

  4. #4
    Linux Engineer Freston's Avatar
    Join Date
    Mar 2007
    Location
    The Netherlands
    Posts
    1,047
    Although it's not complicated, the exact procedure depends on your setup.

    Things to consider
    Where does the to-be-installed software come from. (ie Is it sitting on the remote machine, is it on the local machine, or do you have to fetch it from somewhere?)
    How do you access your remote machine? ssh, X over ssh, or some other means?

    If you post here what you have and what you want, then maybe we can help. It's also good to know your level of experience with managing remote machines.
    Can't tell an OS by it's GUI

Posting Permissions

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