Jump to content

Update to Mono 2.10.8 now available


LFA

Recommended Posts

Please update your servers to Mono 2.10.8. This should fix most of the random tcadmin crashes.

 

To see which version you are currently running execute this command:

cat /home/tcadmin/Logs/Monitor/console.log | grep "Mono Version"

After installing 2.10.8 update the following line in /home/tcadmin/Monitor/mono-config . Use nano or vi. Don't download the file to your Windows PC and edit the file.

 

MONO_FOLDER="/opt/mono-2.10.8"

and restart the monitor and service manager:

cd /home/tcadmin/Monitor
./monitor-service restart
./serviceman-service restart

These are the commands to install Mono 2.10.8:

 

CentOS 5/6 / Fedora 15 / Redhat 5

 

32 bit

 

wget http://www.tcadmin.com/installer/mono-2.10.8-bi.i386.rpm 
yum install mono-2.10.8-bi.i386.rpm --nogpgcheck 

64 bit (CentOS 6 64bit must install Mono 32bit)

 

 wget http://www.tcadmin.com/installer/mono-2.10.8-bi.x86_64.rpm 
yum install mono-2.10.8-bi.x86_64.rpm --nogpgcheck

 

Debian 6

 

32 bit

 

wget http://www.tcadmin.com/installer/mono-2.10.8-bi.i386.deb
apt-get update
dpkg -i mono-2.10.8-bi.i386.deb
apt-get install -f

64 bit

 

 wget http://www.tcadmin.com/installer/mono-2.10.8-bi.x86_64.deb
apt-get update
dpkg -i mono-2.10.8-bi.x86_64.deb
apt-get install -f

Ubuntu 10/11

 

32 bit

 

wget http://www.tcadmin.com/installer/mono-2.10.8-ubu.i386.deb
apt-get update
dpkg -i mono-2.10.8-ubu.i386.deb
apt-get install -f 

64 bit

 

wget http://www.tcadmin.com/installer/mono-2.10.8-ubu.x86_64.deb
apt-get update
dpkg -i mono-2.10.8-ubu.x86_64.deb
apt-get install -f 

Edited by LFA
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Who's Online   0 Members, 0 Anonymous, 20 Guests (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use