sudo dpkg --configure -a
후
sudo apt update
sudo dpkg --configure -a
후
sudo apt update
Netinstall iso를 다운로드 한 후 네트워크 인터페이스 ON > installation source 주소에 다음 주소를 입력하면 됩니다.
http://mirror.kakao.com/centos/7/os/x86_64
VMware OVF Tool 명령어를 이용해서 하면 됩니다. 변환은 한참 걸리는 편입니다.
[tool 위치]
cd /Applications/VMware\ Fusion.app/Contents/Library/VMware\ OVF\ Tool/
[명령어 사용 예]
./ovftool --acceptAllEulas /Users/it/Documents/Virtual\ Machines.localized/Windows\ 10\ x64.vmwarevm/Windows\ 10\ x64.vmx /Users/itk/Desktop/Win10x64.ova
Opening VMX source: /Users/it/Documents/Virtual Machines.localized/Windows 10 x64.vmwarevm/Windows 10 x64.vmx
Opening OVA target: /Users/it/Desktop/Win10x64.ova
Writing OVA package: /Users/it/Desktop/Win10x64.ova
Disk progress: 3%
출처/참고 : http://techiezone.rottigni.net/2014/07/howto-export-a-vm-in-ova-format-in-vmware-fusion-for-os-x/
Raspberry Pi 2용 Debian Jessie 경량화 img파일을 Win32DiskImager로 파일 복사 후 사용하면 됩니다.
경량화 이미지는 아래 링크에서 다운로드 가능합니다.
https://images.collabora.co.uk/rpi2/
자세한 설명
http://www.clien.net/cs2/bbs/board.php?bo_table=lecture&wr_id=289915&page=3
http://geserkhan.blogspot.kr/2015/09/raspberry-pi-2-debian-jessie.html
Unicode library Standard PHP Operations on Unicode strings are emulated on a best-effort basis. Install the PHP mbstring extension for improved Unicode support.
yum install php-mbstring
http://www.webhostingtalk.com/showthread.php?t=868288
PHP extensions Disabled Drupal requires you to enable the PHP extensions in the following list (see the system requirements page for more information): dom
centos에서 위와 같은 경고가 drupal을 설치할때 표시되었다.
아래 모듈을 설치 후 httpd 서비스 재시작 하여 해결~
yum install php-xml
http://php.net/manual/en/dom.setup.php
https://www.drupal.org/node/881098
터미널에서 다음 값을 입력하여 firewall filter를 추가하여 외부에서 접속 허용,
이때 추가된 값은 상위로 올려 놓아야 합니다. 1번 다음에 위치되도록
/ip firewall filter add action=accept chain=input disabled=no dst-port=80 protocol=tcp
/ip firewall filter add action=accept chain=input disabled=no dst-port=8291 protocol=tcp
(MikroTik 원격 접속 포트 변경)외부 접속 포트를 8080으로 변경하고자 하는 경우
WinBox에서 IP -> Service -> www에 포트 80을 8080으로 변경 후 firewall filter를 8080으로 수정
WOL이 안될때 (HP N40L)
1. Bios에 WOL기능이 켜저 있는지 점검.
2. 윈도우에서(WinPE 가능) 장치관리자에 잡힌 NIC고급정보에 Wake on Magic 패킷 항목 값을 <사용> -> <사용안함> -> <사용> 식으로 몇번 껏다 켯다 한 후 WOL 테스트