[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Installing Migration Utility?



>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.