Jump to content

pb with upgrade 4.5


cei66

Recommended Posts

hello, i would like to move to the last version of snom one SOHO but before i execute the "soho-snomfrance.sh" from http://www.snomone-soho.fr/'>http://www.snomone-soho.fr/

and after i upgrade i ve got a lot of pb like this picture :snompb1.jpg

the template are not complete.

i do the same update on a soho where i don't execute the "soho-snomfrance.sh" from http://www.snomone-soho.fr and everything is ok

 

how can i put my soho like new one

 

file : soho-snomfrance.sh

#!/bin/bash

cd /usr/local/

cp -r ./snomONE ./snomONE.sav

rm -r ./snomONE

wget -r ftp://snomonesoho:snomonesoho@88.191.123.125/

mv /usr/local/88.191.123.125 /usr/local/snomONE

chmod 777 ./snomONE

cd /usr/local/snomONE

ln -s snomONE-4.2.0.3981 snomONE-ctrl

chmod -R a+rwx *

rm -rf ./snomfrance

ftp -n 88.191.123.125 <<End-of-Session

user snomonesoho snomonesoho

cd snomfrance

get interfaces

bye

End-of-Session

cp /etc/network/interfaces /etc/network/interfaces.sav

chmod 777 ./interfaces

cp ./interfaces /etc/network/interfaces

rm ./interfaces

/etc/init.d/networking restart

/etc/init.d/snomONE stop

/etc/init.d/snomONE start

exit 0

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...