keyboard problem with kde

I use Fedora 8 with kde. but I can't use my keyboard without reason.
finally,  I solve the probelm.

fix by under

in ~/.kde/share/config/kaccessrc

SlowKeys=true -> false


Posted by 태해

2008/07/28 09:24 2008/07/28 09:24
,
Response
No Trackback , No Comment
RSS :
http://taehae.injece.net/rss/response/133

Trackback URL : http://taehae.injece.net/trackback/133

Leave a comment

mstsc command

Microsoft has made some changes to the mstsc command.

mstsc option "/console" switch to "/admin" 

Posted by 태해

2008/07/03 09:39 2008/07/03 09:39
Response
No Trackback , No Comment
RSS :
http://taehae.injece.net/rss/response/132

Trackback URL : http://taehae.injece.net/trackback/132

Leave a comment
증상 : /var/log/message 로그 내용

Oct 15 02:57:14 charterbn named[9931]: starting BIND 9.3.3rc2 -u named -t /var/named/chroot
Oct 15 02:57:14 charterbn named[9931]: found 1 CPU, using 1 worker thread
Oct 15 02:57:14 charterbn named[9931]: loading configuration from '/etc/named.conf'
Oct 15 02:57:14 charterbn named[9931]: listening on IPv4 interface lo, 127.0.0.1#53
Oct 15 02:57:14 charterbn named[9931]: listening on IPv4 interface eth0, 203.###.###.####53
Oct 15 02:57:14 charterbn named[9931]: /etc/named.conf:101: configuring key 'ddns_key': bad base64 encoding
Oct 15 02:57:14 charterbn named[9931]: loading configuration: bad base64 encoding
Oct 15 02:57:14 charterbn named[9931]: exiting (due to fatal error)

네임서버 구동시 필요한 기본 셋팅에서 구동시 위와 같은 에러가 발생!

문제의 원인은 named.conf 와 rndc.key의 secret 값이 동일하지 않아서 발생하는 것!

생성된 rndc.key의 secret 값을 named.conf 설정에 복사하면 문제는 해결된다!

Posted by 태해

2007/10/18 18:54 2007/10/18 18:54
,
Response
No Trackback , No Comment
RSS :
http://taehae.injece.net/rss/response/119

Trackback URL : http://taehae.injece.net/trackback/119

Leave a comment