# ln -sf /usr/share/zoneinfo/Asia/Ho_Chi_Minh /etc/locatime
`
Write the current System Time to the Hardware Clock
# hwclock —systohc
Nguyen Si nhan
Bài đăng phổ biến
-
Problem: Apache can not load dispatch.fcgi it return this error: /usr/lib64/ruby/gems/1.8/gems/activesupport-3.2.11/lib/active_support/depe...
-
With this error: hudson.remoting.ProxyException: io.fabric8.kubernetes.client.KubernetesClientException: No httpclient implementations found...
Wednesday, June 6, 2012
[Solved] virNetServerMDNSStart:460 : internal error Failed to create mDNS client: Daemon not running
Fix:
Further investigation found avahi was needed for this to work. The final fix was running
yum -y install avahi /etc/init.d/messagebus restart /etc/init.d/avahi-daemon restart /etc/init.d/libvirtd restart /sbin/chkconfig messagebus on /sbin/chkconfig avahi-daemon on
Source: http://quags.net/archives/53
Subscribe to:
Posts (Atom)