블로그
- Remotion으로 영상 만드는 법 Quick Start: 프로젝트 생성 및 실행 Node.js가 설치되어 있는 환경에서 Terminal을 열고 실행합니다. Bash # Remotion 스타터 킷 생성 (React + TypeScript 권장) npx create-video@latest my-video # 프로젝트 디렉터리로 이동 cd
- 우마무스메 신데렐라 그레이 ost (Umamusume: Cinderella Gray Original Soundtrack) 우마무스메 신데렐라 그레이 ost (Umamusume: Cinderella Gray Original Soundtrack) CD 1 01. Eyecatcher (B) 02. A Great Start 06. Best of the Best 07. Head-to-Head 08. The Powerful 09. Scorching Heat 10.
- [펌웨어] 샨링 EC Mini V2.4 업데이트 소식 Added CD Gapless Playback (Please enable in Playback Settings)* CD 갭리스 재생 기능 추가 (재생 설정에서 활성화 해야 동작합니다 Added option for Automatic Start of CD (Please enable in Playback Settings) CD 자동 재생 기능 추가 (재생 설정에서 활성화
- windows에 apache + php + mysql 따로 설치 수정하기 Define SRVROOT "c:/APM/Apache24" DocumentRoot "c:/APM/Apache24/htdocs" 아파치 설치 cmd창을 관리자 권한으로 실행하기 cd C:\APM\Apache24\bin 설치하기 httpd.exe -k install (삭제는 httpd.exe -k uninstall ) httpd -k start 아파치 실행 httpd
- Linux SSHD 활성화 $ which sshd $ cd /etc/ssh $ vi /sshd_config 여기서 Port 22와 Listen Address 0.0.0.0 주석 처리 되어 있던 것을 없애줌. 그리고 $ systemctl start sshd $ systemctl status sshd
- react 설치 github.com/facebook/create-react-app facebook 에서 친절하게 손쉡게 설치하는 법을 기입해주었다. npx create-react-app 프로젝트 이름 cd 프로젝트 이름 npx start
- 춘천 NETFOCUS HVR NH-9008 CCTV HVR(DVR) 수리 복원 HVR 시스템의 이상 현상을 체크해보니, < Windows could not start because the following file is missing or corrupt: Select 'r' at the first screen to start repair. > 이렇게 메세지가 나오고 부팅이 되지 않습니다. Netfocu.......
- 190121 HOYA 일본 1st 미니앨범 “Shower –Japanese Edition-” 악수회_호야*이호원 Japanese Edition-” 악수회 2019년 1월 23일, 1월 25일에 개최되는 호야 쇼케이스 “2019 HOYA ~JAPAN COMEBACK SHOW~” 라이브회장에서 CD (금) OPEN 18:00 / START 18:45 각 공연이 끝난 후 악수회를 실시합니다.
- VMware 로그 확인 # ESXi - cd /var/log - cd /var/run/log 1) vmkernel.log 2) hostd.log 3) vpxa.log # vCenter C:\ProgramData This log will have a LOT of information in it and is a good place to start on many issues. 2) Inventory
- [Eclipse] The connection to adb is down, and a severe error has occured. 오류 커맨드 창에서 cd ..... sdk\platform-tools 로 이동해 adb kill-server 다시 adb start-server 했더니 * daemon not running . starting it now on port * ADB server didn't ACK * failed to start daemon * ...........