cyrusTvirus
07-01-2002, 06:31 AM
Can sombody point me how to install a pkg file from the ssh prompt ???
Thanks in advance
Thanks in advance
![]() | View Full Version : Install pkg by hand cyrusTvirus 07-01-2002, 06:31 AM Can sombody point me how to install a pkg file from the ssh prompt ??? Thanks in advance Angel78 07-01-2002, 09:26 AM /usr/local/sbin/cobalt_upgrade PACKAGENAME.pkg :) and you can use this for a reboot : /sbin/shutdown -r now Angel78 07-01-2002, 09:27 AM first you'll have to download it with wget :) cyrusTvirus 07-02-2002, 03:59 AM Originally posted by Angel78 first you'll have to download it with wget :) I know !! THANKS !:D Angel78 07-02-2002, 07:30 AM ;) Joey 07-02-2002, 10:59 AM Hrm, thank god for BSD's pkg_add! ;) |