react native android device option 6월 09, 2016 - to access development server from device adb reverse tcp:8081 tcp:8081 - for Developer menu adb shell input keyevent 82 공유 공유 링크 만들기 Facebook X Pinterest 이메일 기타 앱 태그 adb developer menu keyevent react-native tcp 공유 공유 링크 만들기 Facebook X Pinterest 이메일 기타 앱 댓글
Cannot find 'ffprobe' error when using fluent-ffmpeg in os x 12월 07, 2016 When an error happened: Cannot find "ffprobe" on Mac os x, install ffmpeg with brew http://apple.stackexchange.com/questions/238295/installing-ffmpeg-with-homebrew 자세한 내용 보기
change backup location of itunes on Mac 4월 11, 2018 https://discussions.apple.com/docs/DOC-7392 자세한 내용 보기
install parse-server & parse-dashboard at CentOS 7 2월 01, 2018 yum install epel-release -y yum update -y shutdown -r now install mongodb https://docs.mongodb.com/manual/tutorial/install-mongodb-on-red-hat/#configure-the-package-management-system-yum semanage port -a -t mongod_port_t -p tcp 27017 curl --silent --location https://rpm.nodesource.com/setup_9.x | sudo bash - yum install git -y git clone https://github.com/ParsePlatform/parse-server.git sudo npm install -g parse-server mongodb-runner * install parse-server-example https://github.com/parse-community/parse-server-example.git * install parse-dashboard https://github.com/parse-community/parse-dashboard.git firewall-cmd --permanent --zone=public --add-port=4040/tcp semanage port -a -t mongod_port_t -p tcp 4040 parse-dashboard --config parse-dashboard-config.json --allowInsecureHTTP 자세한 내용 보기
댓글
댓글 쓰기