Help using telnetlib to install/remove rpms

Sean Reifschneider jafo-pythonlist at tummy.com
Tue Aug 14 04:59:50 EDT 2001


On Thu, Aug 02, 2001 at 12:02:07PM -0700, Rebecca Hepper wrote:
>I recently began looking at trying to use telnetlib to remove an old
>rpm and install a new rpm.  I can manually telnet to the machine and

Try using ssh:

   ssh remotehost sudo rpm -e package

Sean
-- 
 "Ayn Rand books and guns...  You guys take World Domination seriously."
 "It's our job."  -- Conversation with Luke Jones about Rob Riggs place.
Sean Reifschneider, Inimitably Superfluous <jafo at tummy.com>
tummy.com - Linux Consulting since 1995. Qmail, KRUD, Firewalls, Python




More information about the Python-list mailing list