본문 바로가기

computer

(48)
firefox add-on firefox beta5를 설치하니 add-on을 설치 할 수 없는게 많다. 특히 마우스 제스처가 없으니 안습이다. all-in-gesture보다는 firegesture가 추천되길래 적용해봤다. 일단 xpi파일을 다운로드 한다.확장자를 zip으로 변경한다.압축을 푼다.install.rdf를 열어 maxVersion값을 5.0으로 변경한다.압축한뒤 확장자를 xpi로 변경한다.설치한다.
윈도우 백업 & 복구 여러가지를 조합해 본 결과 Hiren's Boot CD를 이용하여 부팅한후 C(1:1)을 D(1:2)로 dump 받아서 보관하는 것이 가장 좋을 것 같다. 멀티 부팅도 고려해봤지만 너무 복잡하다. 항상 하는 것도 아니니 ... Hiren's Boot CD 가 짱이다~!! 간단히 아래 명령으로 백업하자~ (백업)ghost -clone,mode=pdump,src=1:1,dst=1:2\WinXP0.gho -auto -sure -z9 -fx (복구)ghost -clone,mode=pload,src=1:2\WinXP0.gho:1,dst=1:1 -sure -rb 가장 중요한 것은 언제 백업하느냐다. -.- 시점을 정하기가 참 애매하다. 언제가 최적화 된 윈도우 상태인가?
[EMACS]w32-browser dired mode에서 연결된 AP를 이용하여 파일을 오픈한다. excel이나 word를 띄울때 이맥스도 먹통된다. EmacsW32에서 dired mode에서 시간순의 sort가 현재 되지 않는다.(shortkey 's') - 2008/01/28 ;; Press F3 in Dired to open file in Windows (defun w32-browser (file) "Run default Windows application associated with FILE. If no associated application, then `find-file' FILE." (or (condition-case nil (w32-shell-execute nil file) ; Use Windows file associat..
[EMACS] reload dot emacs emacs 사용중에 .emacs를 다시 읽을 경우...동적~ ;; function to reload .emacs 2008.01.24 (defun reload-dotemacs () "Reload .emacs" (interactive) (load-file "~/_emacs"))
[EMACS]toobar, menubar ToolBar tool-bar+.el tool바를 평소에는 감추고 메뉴의 Buttons를 누르면 나타난다. emacs위키에 스크린샷이 있다. MenuBar menu-bar+.el local menu를 앞쪽에 나오게 하고 golbal menu를 뒤쪽에 나오도록 한다. emacs위키에 스크린샷이 있다. CrossHairHighlighting 별로다. ;; tool-bar mode (require 'tool-bar+) (tool-bar-pop-up-mode) (tabbar-mode) ;;; menu-bar mode (eval-after-load "menu-bar" '(require 'menu-bar+)) ;; crosshair mode ;; 별로다. `col-highlight', `hl-line', `hl-l..
[EMACS]ido-mode http://ubuntu2.wordpress.com/2008/01/02/emacs-tip-1-ido-mode/ M-x customize-variable ido-mode Value Menu 마우스 클릭 후 Turn on both file and buffer 선택 file find나 switch buffer시 많은 것을 보여준다.
color theme http://jaderholm.com/configs/color-theme-colorful-obsolescence.el 에서 다운로드 한다. color-theme 6.6.0을 인스톨한다. 다운로드한 파일을 byte compile한다. .emacs에 다음을 추가한다. (add-to-list 'load-path "~/elisp/color-theme/") (require 'color-theme) (load-file "~/elisp/color-theme/color-theme-colorful-obsolescence.elc") (color-theme-colorful-obsolescence)
2일차(12월4일) SMC : SNMP 지원하는 NMS툴 http://www.sun.com/sunmanagementcenter (HP는 openview) netstat > netstat -i (interface) 보낸 패킷수 받은 패킷수 Collison 수 > netstat -nr (routing table정보) > netstat -a (세션 정보) 클리이언트:port# 서버:port# ifconfig sun191[/] # ifconfig bge1 plumb