Computer/Software
-
한글 버그 - 악성코드 탐지 기능이 실행되지 않습니다Computer/Software 2016. 11. 10. 14:12
한글 네오 버전을 새로 설치한 후에 언제나 '악성 코드 탐지 기능이 실행되지 않았습니다.' 항상 나올 때 한글 실행하고 설정에서 바꾸어도 계속해서 같은 메시지창이 나옵니다. 이 문제는 한글 버그인 것 같습니다. 어떤 컴퓨터에서는 이 메시지가 나오고 어떤 컴퓨터에서는 이 메시지가 원래는 실행 되어야 안전한데... 실행이 되지 않으면서 메시지 창이 나와 계속 귀찮게 하네요. 이를 해결하기 위해서는 한컴 기본설정을 바꾸어 주어야 합니다. 메뉴에 보면 한글과 컴퓨터에 한컴 기본 설정이 있습니다. 이 프로그램을 실행시키고 사용자 설정에서 보안 탭을 누르고 문서 열 때 악성코드 검사, 실시간 악성코드 검사 체크 되어 있는 것을 꺼 주고 다시 실행하면 더 시상 귀찮게 하지 않습니다.
-
Gephi run on 64bit WindowsComputer/Software 2016. 10. 17. 11:06
I need to draw a huge graph requiring more than 4GB memory. Graphviz or D3JS cannot draw such huge graphs. Gephi is a good choice in this case. However Gephi visualization platform is run on 32bit Java by default. We need to change the configuration in order to run 64bit Java. In C:\Program Files (x86)\Gephi-0.9.1\etc\gephi.conf, deafult_options and jdkhome need to be modified. For example, defa..
-
VMWare Professional 12 on Ubuntu 14.04 LTS amd64Computer/Software 2016. 6. 20. 10:04
I have the following errors after installing. Gtk-Message: Failed to load module "canberra-gtk-module": libcanberra-gtk-module.so: cannot open shared object file: No such file or directoryGtk-Message: Failed to load module "overlay-scrollbar": liboverlay-scrollbar.so: cannot open shared object file: No such file or directoryGtk-Message: Failed to load module "unity-gtk-module": libunity-gtk-modu..
-
Windows XP와 VIsta/7 환경변수 비교Computer/Software 2012. 5. 22. 14:26
Variable Windows XP Windows Vista & 7 %ALLUSERSPROFILE% C:\Documents and Settings\All Users C:\ProgramData %APPDATA% C:\Documents and Settings\{username}\Application Data C:\Users\(username}\AppData\Roaming %CommonProgramFiles% {computername} C:\Program Files\Common Files %COMPUTERNAME% {computername} %COMSPEC% C:\Windows\System32\cmd.exe C:\Windows\System32\cmd.exe %HOMEDRIVE% C: C: or sometime..