Home Page › Forums › Network Management › ZeroShell › Zeroshell C100 › Reply To: Zeroshell C100
Hi,
I could be wrong, but I think BA00 is too old to load for beta11. I have successfully loaded these three:
C100,C105,C110
Once you have a gateway put in and your zeroshell has access to the Internet, you can run these commands from the shell:
cd /Database
wget http://www.zeroshell.net/listing/C100-Security-Fix-beta11.tar.bz2
tar xvfj C100-Security-Fix-beta11.tar.bz2
cd C100
./install.sh
cd /Database
wget http://www.zeroshell.net/listing/C105-OpenDNS-beta11.tar.bz2
tar xvfj C105-OpenDNS-beta11.tar.bz2
cd C105
./install.sh
cd /Database
wget http://www.zeroshell.net/listing/C110-MRTG-Statistics-beta11.tar.bz2
tar xvfj C110-MRTG-Statistics-beta11.tar.bz2
cd C110
./install.sh
I’ve been just pasting these commands in when connecting via putty to the SSH client. You have to turn SSH on to be able to connect.
Good luck,
Alan