vos3000
1. Before modify this option,should stop mbx3000,vos3000 services
The commands as follow:
/etc/init.d/mbx3000d stop
/etc/init.d/vos3000d stop
Metion:you should stop mbx3000d serval seconds then run vos3000d stop,in order to write the data into database
2. Modify the timezone:
The commands as follows:
tzselect
//chose the correct timezone you need
vi /etc/sysconfig/clock
//modify the file and add the info like the tzselect chosed
Keep UTC&ARC false
rm /etc/localtime
//delete current timezone setting,should input βyesβ
ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
// Asia/Shanghai is an example, should be you needed zone
3. Change the time:
date -s HH:MM:SS
// like 12:00:00
4. Write time into CMOS
clock -w
5. Start mbx3000,vos3000 services
/etc/init.d/mbx3000d start
/etc/init.d/vos3000d start
VOS3000 High CPU Usage Essential Server Performance Optimization When your VOS3000 serverβs CPU usage spikes… Read More
VOS3000 Database Recovery Complete MySQL Corruption Fix A corrupted MySQL database can bring your entire… Read More
Essential VOS3000 high CPU usage optimization guide. Diagnose CPU spikes with top htop, fix SIP… Read More
Essential VOS3000 high CPU usage optimization guide. Diagnose CPU spikes with top htop, fix SIP… Read More
Complete VOS3000 database recovery MySQL corruption fix guide. Repair InnoDB corruption, restore from mysqldump, use… Read More
Complete VOS3000 database recovery MySQL corruption fix guide. Repair InnoDB corruption, restore from mysqldump, use… Read More