전체 글 1907

failed to send 'clear' to local ypserv: RPC: Program not registeredUpdating pass wd.byuid...

nis 구축중 ypinit -m 할때 아래와 같이 에러가 뜬다면 # /usr/lib64/yp/ypinit -m At this point, we have to construct a list of the hosts which will run NISservers. localhost is in the list of NIS server hosts. Please continue to addthe names for the other hosts, one per line. When you are done with thelist, type a next host to add: localhost next host to add:The current list of NIS servers looks like this: localho..

Linux 2014.04.07

디아블로3 쥐몰이 키보드 무한 반복 매크로

요즘 디아블로3 핫 이슈인 쥐몰이 키보드 무한 반복 매크로 입니다. 매크로 프로그램을 사용해서 영정이나 불이익을 받을수 있습니다. 꼭 이점 유의하시고 사용하시기 바랍니다. 우선 프로그램을 다운 받습니다.http://www.autohotkey.com/ 32bit 던 64bit던 OS랑 무관하게 돌아가네요 아무 버전이나 받습니다.압축을 풀면 파일 하나가 있습니다.구동 합니다. 구동하면 위와 같이 sample script 생성 할꺼냐고 묻습니다. 예를 눌러 줍니다. ; IMPORTANT INFO ABOUT GETTING STARTED: Lines that start with a; semicolon, such as this one, are comments. They are not executed. ; This ..

Etc 2014.03.31

svn: E170000: Unrecognized URL scheme for

# svn co https://localhost/svn/reposvn: E170000: Unrecognized URL scheme for 'https://localhost/svn/repo 위와 같이 에러가 뜬다면 # wget http://www.webdav.org/neon/neon-0.29.3.tar.gz # tar -xzvf neon-0.29.3.tar.gz # cd neon-0.29.3 # ./configure --with-ssl # make && make install # cd /usr/local/subversion-1.7.*# ./configure --with-ssl --with-neon=/usr/local# make && make install 하고 다시 구동하면 정상적으로 된다.

Linux 2014.03.27

SSL handshake failed: SSL error: Key usage violation in certificate has been detected.

SSL handshake failed: SSL error: Key usage violation in certificate has been detected.위와 같이 에러가 뜬다면 centos 계정이나 redhat 계열은 괜찮은데 ubuntu 계열에서 에러가 뜬다 보안 관련 문제이다. # apt-get install libneon27# mv /usr/lib/libneon-gnutls.so.27 /usr/lib/libneon-gnutls.so.27.old# ln -s /usr/lib/libneon.so.27 /usr/lib/libneon-gnutls.so.27 작업을 해주면 정상적으로 된다. 하지만 시간이 지나면 또 동일한 에러가 뜬다 svn 서버쪽에서 확인해주자visualsvn 을 사용한다면 http://..

Ubuntu 2014.03.21

usb 메모리가 부팅이 안될때

os를 설치하기 위해서 usb에 이미지 작업후 부팅을 하려 하는데 부팅이 안되는경우가 있다.이미지가 잘못됐나 하고 열심히 삽질을 했지만 결국에 usb 문제였다. usb 부팅이 안될때 다음과 같이 해보자. 시작-실행-cmd도스창에서 > diskpart누르면 diskpart 모드로 들어 간다. 작업을 한후 usb에 이미지 작업을 해보자정상적으로 부팅되는것을 확인 할수 있을것이다.

Windows 2014.03.20
728x90
320x100