goldendict 검색 설치
인터넷 사전을 추가 하기 위해서는 메뉴에서 'Edit -> Dictionaries...' 를 선택합니다.
website tab 에서
네이버
http://endic.naver.com/search.nhn?query=%GDWORD%
다음
http://engdic.daum.net/dicen/search.do?q=%GDWORD%
구글 사전
http://www.google.com/dictionary?aq=f&langpair=en|ko&q=%GDWORD%&hl=en
scan popup 체크 후 사용
출처:http://nightshadow.tistory.com/entry/%EB%A9%80%ED%8B%B0%ED%94%8C%EB%9E%AB%ED%8F%BC-%EC%82%AC%EC%A0%84%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%A8-GoldenDict
단어를 드래그해서 선택한후 CTRL+C C 를 누르면 단어설명이 나온다.
발음파일을 재생할려면 mplayer 가 설치되어있어야 한다.
> cp WyabdcRealPeopleTTS ~/GoldenDict/sound/
출처:http://parknom.tistory.com/entry/GoldenDict-%EC%84%A4%EC%B9%98-%EB%B0%8F-%EC%84%A4%EC%A0%95
WyabdcRealPeopleTTS
down: http://www.mediafire.com/?hto5myzzn0w
* Stardict
사전 다운후
sudo mv stardic* /usr/share/stardict/dic
음성 ;
sudo mv WyabdcRealPeopleTTS /usr/share/
목소리가 좀 이상하다.
출처: http://naramal.tistory.com/875
2012년 6월 28일 목요일
2012년 6월 27일 수요일
lsof를 이용한 시스템에서 Open된 Port 검색
netstat 명령으로만 확인할 경우 시스템에서 사용하고 있는 포트를 확인할 수는 있지만
특정 포트가 어떤 데몬과 연결이 되어있는지를 확인하기 어려울 때가 있다. 이럴 때 lsof 데몬을 이용하면 상기 내용을 확
인할 수 있다.
$ lsof -i
출처:
http://faq.hostway.co.kr/xe/?mid=lnx_etc&listStyle=list&sort_index=last_update&order_type=asc&page=1&document_srl=3153
2012년 6월 1일 금요일
fedora 17 chrome virtualbox repo
google chrome install
repository
/etc/yum.repos.d/google.repo
install virtualbox
# cd /etc/yum.repos.d/
repository
/etc/yum.repos.d/google.repo
[google-chrome]
name=google-chrome - 64-bit
baseurl=http://dl.google.com/linux/chrome/rpm/stable/x86_64
enabled=1
gpgcheck=1
gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub
# yum install google-chrome-stable
출처;http://www.if-not-true-then-false.com/2010/install-google-chrome-with-yum-on-fedora-red-hat-rhel/
install virtualbox
# cd /etc/yum.repos.d/
Fedora 17/16/15/14/13/12 users
# wget http://download.virtualbox.org/virtualbox/rpm/fedora/virtualbox.repo
# yum update & reboot
# yum install dkms gcc
# yum install VirtualBox-4.1
# /etc/init.d/vboxdrv setup
# vi /etc/group
add vboxusers user_name
출처;
http://www.if-not-true-then-false.com/2010/install-virtualbox-with-yum-on-fedora-centos-red-hat-rhel/
피드 구독하기:
글 (Atom)
소포클레스 오이디푸스왕 중
source: https://www.translatum.gr/forum/index.php?topic=33648.0 μὴ φῦναι τὸν ἅπαντα νικᾷ λόγον: τὸ δ᾽, ἐπεὶ φανῇ, βῆναι κεῖθεν ὅθεν...
-
그렇다. 우리는 잊힐 것이다. 그것이 인생이며, 아무것도 할 수 있는 일은 없다. 오늘 우리에게 중요해보이고 심각해 보이며, 버거운 결과로 보이는 것들, 바로 그것들이 잊히는, 더는 중요해지지 않는 순간이 올것이다. 이상한 일이다. 지금 우리는...
-
sudo apt-get install tor privoxy privoxy 설정 파일을 편집합니다 sudo gedit /etc/privoxy/config 파일 가장 아랫쪽에 아래 문구를 넣고 저장합니다. (맨 마지막 점도 넣어야 합니다.) f...