Results 1 to 4 of 4
how to install software/patches on a remote linux machine.....
- 06-27-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 19
install software on remote machine
how to install software/patches on a remote linux machine..
- 06-27-2008 #2
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.
- 06-27-2008 #3Linux 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?
- 06-27-2008 #4
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


Reply With Quote