2014. 1. 3. 16:44

USB, GRUB, Windows 설치

############################## 

# USB를 booting 파티션으로 만들기

# USB에 GRUB 설치하기

# GRUB을 MBR영역에 심어서 F12키로 복구모드 만들기 

##############################


== USB를 windows7 설치용으로 만드는 방법 ==

a.  출처 : http://snoopybox.co.kr/1402
a. 설치 방법
    * USB에 windows7 설치 iso 파일을 풀어서 copy해 준다.
    * 위 참조 링크게 첨부된 USB설치파일.exe(MBRWiz)를 실행해준다.
a. 설치 및 부팅
    * 설치하려는 PC의 bios에서 USB로 부팅하도록 설정하면 USB로 부팅이 되면서 설치가 진행된다


== USB에 GRUB4DOS 설치하기 ==

a. 출처 : http://diginuri.tistory.com/24

a. 설치 방법

- bootice를 실행하여 grub 설치
- 첨부된 grldr(GRLDR은 GRUB4DOS의 2차 부트로더)을 usb로 복사 


== GRUB을 MBR영역에 심어서 F12키로 복구모드 만들기 ==

a. 출처 : http://snoopybox.co.kr/1390

a. 설치 방법

* grubinst_gui.exe 파일을 이용해 MBR에 GRUB 설치

*  menu.lst, grldr 파일과 복구CD.iso 파일을 D드라이브에 넣으면 끝

- menu.lst 파일을 적절하게 편집해줘야 한다.

- win7에서 D드라이브가 '동적디스크'로 설정되어 있으면 grldr을 찾지 못하더라

a. 부팅이 되지 않을 리는 없지만 만약 안 된다면

1. 윈도우 7 DVD로 부팅
2. Shift + F10
3. bootsect /nt60 sys /mbr


== 파일들 ==

GRUB를 MBR 영역에 심어서 F12 자동 복구모드를 만들기.zip

USB를 booting 파티션으로 만들기.zip

USB에 GRUB 설치하기.zip

2012. 6. 14. 14:53

WIndows/Tip

##############################

# Windows Tip

##############################

 

a. 내 PC에 있는 html 파일 실행할 때 보안경고 창 안뜨게 하기

  - 출처 : http://shw3167.blog.me/120046747974

  - IE의 도구>옵션>고급>보안에서 내 컴퓨터 파일에서 액티브엑스 컨텐츠 실행 허용으로 설정


a. 배치파일 명령어 모음

  - http://notgivuphil.tistory.com/522

 

a. command to kill a task

   - taskkill /IM daumdic.exe /F </T>

   - Taskkill /PID 2704 5472 4344 /F


a. 윈도 오른쪽 메뉴에서 open with Notepad ++  만들기

아래 내용을 가진 <filename.reg>을 만들고 그 파일을 실행하여 registry에 아래 내용 추가

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\*\shell\Open with Notepad++\command]

@="\"C:\\myBox\\Program\\Notepad++Portable\\Notepad++Portable.exe\" \"%1\""


a. 윈도우7 한영키를 shift+space로 변경

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\i8042prt\Parameters > 

"LayerDriver KOR"  => 값을 "kbd101c.dll"로 변경 후 재부팅

2011. 9. 22. 11:27

Windows Utils

== Text editor ==
- gVim
-
notepad++ : http://notepad-plus-plus.org/
    * 도움말 : http://gamgol.tistory.com/159

== Terminal emulator & FTP ==

* Terminator : http://software.jessies.org/terminator/
* Teraterm
* Putty & PuttyCM
* ftp server and client : filezilla Server and Client

== 압축 유틸리티 ==

* 반디집 : http://apps.bandisoft.com/bandizip/
  - UTF8로 압축된 파일명도 잘 풀어준다.
  - 영어 language 지원
* 빵집, 7zip

== image viewer and screen capture ==
 * imagine : http://nyam.pe.kr/
   : 이미지 뷰어 기능 및 화면 캡처 기능

== 파일 또는 그림으로 프린트(print) 하기 ==
 * 
Virtual Image Printer driver
    - http://code-industry.net/imageprinter.php
 * Free버전은 Windows 7 64bit 을 지원하지 않는구나 ...(2013.06.)
 * 설치 후 Options ImagePrinter를 실행하여 pdf/jpg등, 한 파일로 저장하기 등등을 설정할 수 있다.


 
== 원격 데스크톱 연결 관리 RDCM(Remote Desktop Managment) ==
출처 : http://blog.daum.net/luckyman717/2503
 - 원격 데스크탑 연결을 등록하여 관리하기 위한 Tool

==   X11 Forwarding using Xming and PuTTY ==
  a. https://wiki.utdallas.edu/wiki/display/FAQ/X11+Forwarding+using+Xming+and+PuTTY
    : pc에 xming을 실행시킨 후 putty에서 xforwarding enable을 설정하면 remote host의 GUI application을 내 pc로 띄울수 있다.
  a. 설정

- Xming
  * http://sourceforge.net/projects/xming/ 에서 다운 받아 설치 후 실행하면 끝
  * xLaunch 실행 후 Display number 설정
- Putty
  * Putty SessioN에서 Connection > X11 에서
     . Enable X11 Forwarding
     . X display location : localhost:0
        : display number는 위 XLauch에서 설정한 값으로 변경

== 윈도우 싱크폴더 만들기(폴더 백업, sync) ==
설치 설명서: http://onlyu.blog.me/60148151710
Download link : http://www.microsoft.com/en-us/download/details.aspx?DisplayLang=en&id=15155

== 기타 ==

* 파일 탐색기 : free commander
* pdf merge : http://www.pdfmerge.com/, PDF 파일 병합, 합치는 온라인 툴
* CD 굽기 : ImageBurn
* 가상 윈도우 : VirtuaWin - 단축키를 이용해 virtual window 사이를 왔다갔다 할수 있다.
* remote control :  VNC,  Teamviewer
* 원격데스트탑 : RDCM
* md5/crc32 checksum generator :
  - HashCheck Shell Extension(open source), 설치후 파일 속성에서 볼수 있다.
  - Multihasher(freeware), 
* Virtual CD/DVD rom
    - MagicDisk
* screen capture :  DuckCapture
    - 화면캡쳐 프로그램 설명 : http://www.heybears.com/2513054
    - PicpickDuckCapture, ZUploader, Greenshot

== Anti Virus ==
    * Free : Avast, Avira, AVG

== 참고 글 ==
 * 무료 소프트웨어 목록 :
http://apps.bandisoft.com/softwarelist/

2010. 9. 3. 09:57

팀뷰어, teamviewer

2010. 1. 11. 03:16

백신 프로그램 코모도(COMODO)

프리웨어인 방화벽중 코모도의 성능이 괜찮다는 Review를 여러개 보았다.


회사내에서도 사용할 수 있는 프리웨어라고 한다.

코모도 내려 받기는 아래서 할수 있다.



2009. 7. 6. 13:04

Asus P4P800SE 관련자료

1. Driver
 - Sound driver

 

   

2. mannual

2008. 12. 8. 20:00

Windows 최적 서비스구동 Tip

퍼온 곳 : Windows 최적 서비스구동 Tip

<windows 2000에서 사용 안함으로 ....>

Alerter
Automatic Updates
ClipBook
COM+ Event System
Computer Browser
Distributed Link Tracking Client
Distributed Transaction Coordinator
DNS Client
Fax Service
Indexing Service
Logical Disk Manager Administrative Service (수동)
Net Logon
Network DDE DSDM
Network DDE
Portable Media Serial Number
Protected Storage
QoS RSVP
Remote Access Auto Connection Manager
Remote Access Connection Manager
Remote Procedure Call (RPC) Locator
Remote Registry Service
Routing and Remote Access x
Security Accounts Manager
Server > printer공유
Smart Card Helper
System Event Notification
Task Scheduler
TCP/IP NetBIOS Helper Service
Telephony
Telnet
Terminal Services
Themes
Uninterruptible Power Supply
Windows Time
Wireless Zero Configuration

< 윈도우2000 최적화 >

디스플레이 효과 설정하기
*16비트 컬러 사용하기
* 하드웨어 가속 설정하기
*윈도우 기본폴더 사용하기
*액티브 데스크탑 사용하지 않기
*폴더옵션 설정하기 - 폴더 및 바탕화면 항목에 팝업 설명 표시`와 `압축된 파일과 폴더를 다른 색으로 표시` 그리고 `독립된 프로세스로 폴더창 실행`의 체크를 해제
*Ultra DMA 사용하기