Showing posts with label Upgrading subsonic version. Show all posts
Showing posts with label Upgrading subsonic version. Show all posts

Friday, September 27, 2013

How to upgrade subsonic to its latest version

Steps to upgrade subsonic to version subsonic 4.9

SSH server

check current version from the command 

rpm -qa | grep subsonic

download the package below
  • wget http://jaist.dl.sourceforge.net/project/subsonic/subsonic/4.9/subsonic-4.9.rpm
then use command

ll

output will be like

-rw-r--r-- 1 root root 35061093 Apr 18 00:40 subsonic-4.9.rpm

yum update --nogpgcheck subsonic-4.9.rpm

after installation check the version by command below 

rpm -qa | grep subsonic

result will be like

subsonic-4.9-3434


*Note To access subsonic IP:4040