블로그
- Oracle Observer 서버 구성 포함하도록 환경변수를 설정합니다. .bash_profile 또는 .bashrc 파일에 다음 라인을 추가합니다. export ORACLE_HOME=/path/to/oracle/client DGMGRL> START OBSERVER; 위 단계를 따르.......
- Docker 와 PM2 통합하기 "start-pm2": "pm2 start . run start-pm2\"" 기존에 Nodemon 을 사용해주었는데 PM2 에도 코드 변경시 재실행 기능(= --watch)이 있어서 뺐습니다.
- 깐부치킨 메인개편 [미디어포스앤컴퍼니 2016 Project] 깐부치킨 메인개편 Client ㈜깐부 Type Web, eBranding Industries 기업 Lunching 2016.11 URL http://www.kkanbu.co.kr Plan 메인에서 신메뉴 및 신 스토어를 적극적으로 노출하여 유입된 고객에게 구체적인 관심을 리드하고, 각각의 페이지로 진입할 수 있는 Start Point를 제시하였습니다.
- CentOS에서 Mysql 설치 (CentOS 7 버전 에서 Mysql 설치) . # systemctl start mysqld 4. # systemctl enable mysqld 5. # mysql 6. 종료 mysql> quit 7. 그럴땐 characterset을 utf8로 바꿔줘야합니다. my.cnf 파일을 편집하기 - /etc/my.cnf # vi /etc/my.cnf [client] default-characte
- (서버확인을 위한 파이썬 TCP/IP소켓 클라이언트) sudo nano 1118_client.py ") msg="start" sock.sendall(msg) data=sock.recv(1024) print("[client]"+data) time.sleep(1) msg2="stop msg3) data=sock.recv(1024) print("[client]"+data) time.sleep(1)
- 암스테르담의 Fletcher Hotel 소개 [디자인아우라/인테리어] Location : Amsterdam, The Netherlands Client : M. Benthem Crouwel Architeckten Facilities : 120 rooms, Restaurant, Lounge, Meeting Rooms Height : 60m Start
- Install the RPC over HTTP Proxy component using Server Manager To see what permissions you need, see the "RPC over HTTP Proxy component" entry in the Client Access Click Start > Administrative Tools > Server Manager.
- ceh ifconfig eth0 192.168.100.13/24 route add default gw 192.168.100.1 ping www.google.com wpa-psk cracking client ap 4way handshake passpharse (pre-shared key) to handshake paket get.. how to use hacker client 의 접속을
- [존알람] dll 인증은 어떻게 하는가. I’m getting a validation failed message with vsinit.dll SOLUTION In order to protect our software client If the root certificate in missing, we can’t validate the dll and the client will not start.