전체 글
-
네트워크 공부카테고리 없음 2022. 4. 7. 20:17
Cent OS에서 네트워크 어댑터를 고르면서 의문이 들었다. 이건 무엇인가? https://hahaite.tistory.com/283 VirtualBox - NAT 및 Bridge Adapter 개념 및 설정 이글은 예전 제 싸이월드 블로그에 작성한 글을 티스토리로 옮긴 것입니다. 원문 : http://cy.cyworld.com/home/21147242/post/54A21ECBD6D5739A07C68401 원문 작성일 : 2015.3.12 ==============================.. hahaite.tistory.com 방화벽도 열려있고, 각 시스템의 state도 listen이었는데 브라우저에서 해당 아이피로 접속이 안되가지고.. 뭐야뭐야 했는데 '어댑터에 브리지'로 설정하고 난 뒤 해결됐다..
-
systemctl status 203에러카테고리 없음 2022. 4. 7. 01:05
https://sanggi-jayg.tistory.com/91 [CentOS 7] Prometheus + Grafana 설치 CentOS 7 에 Prometheus + Grafana 설치 메뉴얼 프로메테우스 설치 https://prometheus.io/ # 유저 추가 useradd -m -s /bin/bash prometheus su - prometheus # 다운로드 cd /home/prometheus wget https://githu.. sanggi-jayg.tistory.com 이거 따라하던 중에 # 서비스 systemctl daemon-reload systemctl start node_exporter systemctl status node_exporter systemctl enable node_e..
-
Prometheus + Node_exporter + Grafana 설치 및 구동카테고리 없음 2022. 4. 6. 19:05
1. CentOS 위에 설치하기 위해 VirtualBox를 설치하고, 그 위에 CentOS7를 설치했다. 2. 프로메테우스랑 node_exporter 설치에 있어서 wget 명령어가 없어서 yum으로 설치해줬다. $yum install wget 3. https://jsonobject.tistory.com/528 CentOS 7, Prometheus, 시계열 데이터 모니터링 솔루션 설치하기 개요 Prometheus 는 기본적으로 원격 연결이 가능한 시계열 데이터베이스이다. Prometheus의 진정한 강점은 원격지에 위치한 다수의 서버에 대해 모니터링 관련 시계열 데이터를 수집하여 적재하고, jsonobject.tistory.com https://sanggi-jayg.tistory.com/104 Prome..
-
-
FireBase란?카테고리 없음 2022. 3. 3. 19:43
https://beomseok95.tistory.com/106 FireBase란? FireBase란? 모바일 서버를 개발하기 위해서는 인증, 데이터베이스, 푸시 알람, 스토리지, API 등 모든것을 개발해야 했습니다. 하지만 모바일 서버는 이런 모든 것을 구성하는데 구성하는 범위가 beomseok95.tistory.com https://blog.wishket.com/%ED%8C%8C%EC%9D%B4%EC%96%B4%EB%B2%A0%EC%9D%B4%EC%8A%A4firebase%EB%9E%80-%EB%AC%B4%EC%97%87%EC%9D%B8%EA%B0%80-%ED%8C%8C%EC%9D%B4%EC%96%B4%EB%B2%A0%EC%9D%B4%EC%8A%A4-%EC%8B%AC%EC%B8%B5-%ED%83%90..
-