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

Re: [cobalt-users] Ok stupid question.



> Ok stupid question, my buddy gave me the info to admin our new RaQ4 i've
> delt with linux for 4 years but never encountered a .pkg file.. how in the
> world are you supose to install/upgrade them?

from the command line:
/usr/local/sbin/cobalt_upgrade <pkg name>

You can see what is in the package by doing the following (I would do it in a
tmp dir):
tar xzvf <pkg name>

Jeff-