[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Installing Migration Utility?
- Subject: RE: [cobalt-users] Installing Migration Utility?
- From: "John Cordeiro" <jcordeiro@xxxxxxxxxxxxxxx>
- Date: Wed Jan 3 11:32:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
>How do you install the Migration Utility? I do not know how to install and
>use the .rpm. Could anyone help?
Ftp the file to your admin directory. Telnet or SSH to the box type su and
admin password. then simply type rpm -Uvh filename.rpm
If the file is a tar .gz then type zcat filename.tar.gz | tar -xvf
Hope that helps.