Re: How to install rpm or, software on remote linux server



In comp.os.linux.networking jatrojoomla <jatrojoomla@xxxxxxxxx>:
Hi Forum,

I don't know how to install rpm or, software on remote linux server
from linux client...
Please any body help me.....

The most obvious would be, 'scp' the package over, login via
'ssh', become root or use sudo and your package manager to
install.

Good luck

BTW
cols (comp.os.linux.setup) should be more suited for this kind of
question, since it has only remotely to do with networking.

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo zvpunry@xxxxxxxxxx | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 452: Somebody ran the operating system through
a spelling checker.
.



Relevant Pages

  • Re: BSM, SSH, and Session ID
    ... Are you logging in as root through ssh or is that just the way it is ... Sun SSH/OpenSSH should fork off before the login because the sshd ... It should always be a different session, ...
    (Focus-SUN)
  • Re: telnet as root question
    ... >> make securetty tell telnet and SSH apart? ... >login program after opening the pts. ... >check securetty to know if root login is allowed. ...
    (comp.os.linux.security)
  • Re: BSM, SSH, and Session ID
    ... I can't recall how Sun SSH on Solaris 9 behaves but recent versions of Sun SSH/OpenSSH should fork off before the login because the sshd process that a user is connected to after authentication runs with their privileges, ... It should always be a different session, even if the user login is root. ...
    (Focus-SUN)
  • RE: Login restrictions in NIS environment
    ... to ban root from logging in remotely except from certain IP addresses. ... but it does not allow root to login even from ... > stack is called by both login and ssh access. ...
    (RedHat)
  • Re: ssh to remote machine with user login problem
    ... > machine.When i login as root ssh to remote machoine will work without ... You need to copy the 'authorized_keys' file from the ssh directory of the root ...
    (Debian-User)