標題: Using asterisk on Centos 6 [打印本頁] 作者: ckleea 時間: 2011-7-15 11:46 標題: Using asterisk on Centos 6
本帖最後由 ckleea 於 2011-7-19 07:42 編輯
The Centos 6 is finally released now. Any one is brave enough to put asterisk on this linux server. I understand that rpm is not yet available.
It seems to me that we need to compile the asterisk sources作者: ckleea 時間: 2011-7-15 21:18
AT present, there is no direct upgrade path from the centos 5. One needs to do it from the scratch but I can't afford.
the kernel of centos 6 is 2.6.37-71作者: ckleea 時間: 2011-7-16 20:29
Now I can install asterisk into the system. Can dial. But not properly test作者: ckleea 時間: 2011-7-19 07:47
Since I cannot upgrade from my existing centos 5.6, everything has to install from the scratch. I already notice that there are many differences.
1. webmin does not recognize Centos 6 properly and missing many server modules in the default
2. asterisk can compile from sources and work but there is an error on autostart. A manual restart works
3. It uses tigervnc as default. I have not yet figured out how to get VNC connection.
4. My wired ethernet is not enabled. At the moment, I use wifi
5. cannot find hardware in the administration of gnome menu.作者: bubblestar 時間: 2011-7-19 10:43
本帖最後由 bubblestar 於 2011-7-19 10:44 編輯
I also installed CentOS 6 on an USB HDD. It can boot externally from 2 ATOM PCs without problem. However, when I try to run from the USB port in my server PC (the one that you also have), it just went into the GRUB command line. Any ideas?
For point 4, since the wired connection of CentOS 6 is disabled by default, you may change the booting option by entering into /etc/sysconfig/network-scripts/ifcfg-eth0 :
from:
ONBOOT = no
to
ONBOOT = yes作者: ckleea 時間: 2011-7-19 11:43
Surprising the wired Ethernet is disabled作者: bubblestar 時間: 2011-7-23 17:56
This major new release includes translation updates, network bridge support, a new Text Login module that doesn't need Java, GPT support for large disks, CentOS 6 support, and much more. You can get it from the Webmin downloads page, or from our YUM or APT repositories.
The new Usermin version includes improvements in the email module, more sensible autoresponder defaults to prevent mail loops, and German translation updates.