'잡동사니'에 해당되는 글 13035건
- 2022.03.02 잘가 내 위키 3
- 2022.03.02 안드로이드 앱 자동 실행 설정
- 2022.03.01 3.1 절
- 2022.02.28 차 수리
- 2022.02.27 홈페이지 호스팅.. 버릴까
- 2022.02.27 태극기 구매
- 2022.02.26 supermicro 서버 첫 ipmi 접속
- 2022.02.26 먹방
- 2022.02.25 플로피
- 2022.02.25 opencv python
RECEIVE_BOOT_COMPLETED Added in API level 1 public static final String RECEIVE_BOOT_COMPLETED Allows an application to receive the Intent.ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting. If you don't request this permission, you will not receive the broadcast at that time. Though holding this permission does not have any security implications, it can have a negative impact on the user experience by increasing the amount of time it takes the system to start and allowing applications to have themselves running without the user being aware of them. As such, you must explicitly declare your use of this facility to make that visible to the user. Protection level: normal Constant Value: "android.permission.RECEIVE_BOOT_COMPLETED" |
[링크 : https://developer.android.com/reference/android/Manifest.permission#RECEIVE_BOOT_COMPLETED]
'Programming > android' 카테고리의 다른 글
android hdmi rotate (4) | 2022.05.12 |
---|---|
안드로이드 강제 종료 (0) | 2022.03.11 |
안드로이드 system.img 마운트 하기 (0) | 2022.02.18 |
안드로이드 64bit 지원 (0) | 2021.07.27 |
핸드폰으로 만든 앱 올리기 (0) | 2020.06.17 |
태극기 사서 달음.
다행히 비는 안옴
'개소리 왈왈 > 육아관련 주저리' 카테고리의 다른 글
샤오미 미에어2 분해 (0) | 2022.03.04 |
---|---|
먼가.. 정신없는 하루 (0) | 2022.03.03 |
차 수리 (0) | 2022.02.28 |
태극기 구매 (0) | 2022.02.27 |
17만 확진자 (4) | 2022.02.23 |
와.. 배터리 17만 공식
사설 9만
개인 5만?
파워핸들 오일 5만 ㄷㄷ
'개소리 왈왈 > 육아관련 주저리' 카테고리의 다른 글
먼가.. 정신없는 하루 (0) | 2022.03.03 |
---|---|
3.1 절 (0) | 2022.03.01 |
태극기 구매 (0) | 2022.02.27 |
17만 확진자 (4) | 2022.02.23 |
배터리 방전 시킬 뻔 (0) | 2022.02.13 |
기본 ipmi 계정
ADMIN / ADMIN
[링크 : https://www.supermicro.com/manuals/motherboard/C202_C204/MNL-1270.pdf]
팬이 도는 것 없이 조용해서 안되는 줄 알았는데
공유기 접속해서 할당되어 있는 아이피 찍어서 접속해 보니 접속이 된다.
HP 처럼 센서가 넘쳐나지 않고 그냥 일반 데스크탑이랑 별반 차이가 없는 느낌..
일단 켜지 않은 상태라 값이 불려오는게 없다.
전원 넣으니 POST는 끝나고 BIOS에 들어가고 나서야 먼가 뜨는 느낌
근데.. 왜! 샤시 침입 경고가 뜨냐.. 잘못 닫았나?
포트가 웬지 VNC 포트라 tightVNC 로 붙여 보려는데 한참 뒤에야 에러가 발생하는걸 보면.. 미묘하네..
ㄷ우아~ 하게 접속 종료.. 창도 안뜨는데 로그인 타임아웃인가?
자바 통해서 하는건 aspeed 사의 bmc 에서 해봤는데 영 깔끔하진 않아서 귀찮은데..
tightVNC의 로그를 보니 별건 없는데.. 왜 화면이 안뜰까?
[ 6044/12556] 2022-02-26 23:09:29 - Protocol stage is "Connection establishing". [ 6044/12556] 2022-02-26 23:09:29 - Protocol stage is "Handshake". [ 6044/12556] 2022-02-26 23:09:29 - Server sent protocol version: RFB 003.008 [ 6044/12556] 2022-02-26 23:09:29 - Send to server protocol version: RFB 003.008 [ 6044/12556] 2022-02-26 23:09:29 - Protocol stage is "Authentication". [ 6044/12556] 2022-02-26 23:09:29 - Security type is selected: 16 [ 6044/12556] 2022-02-26 23:09:29 - Tight capabilities is enable [ 6044/12556] 2022-02-26 23:10:29 - onDisconnect: Connection has been gracefully closed [ 6044/ 5604] 2022-02-26 23:10:31 - Process focus restoration in the RfbKeySym class [ 6044/ 5604] 2022-02-26 23:10:31 - Process focus loss in the RfbKeySym class [ 6044/ 5604] 2022-02-26 23:10:31 - Process focus restoration in the RfbKeySym class [ 6044/ 5604] 2022-02-26 23:10:31 - Process focus loss in the RfbKeySym class [ 6044/ 5604] 2022-02-26 23:10:31 - Process focus restoration in the RfbKeySym class [ 6044/ 5604] 2022-02-26 23:10:31 - Process focus loss in the RfbKeySym class [ 6044/ 5604] 2022-02-26 23:10:31 - Process focus restoration in the RfbKeySym class [ 6044/ 5604] 2022-02-26 23:10:31 - Viewer collector: destroy all instances [ 6044/ 5604] 2022-02-26 23:10:31 - Shutdown WinSock |
FRU - Field Replacable Unit
[링크 : https://www.systutorials.com/docs/linux/man/8-ipmi-fru/]
'개소리 왈왈 > 컴퓨터' 카테고리의 다른 글
맥북 2012 예약 (0) | 2022.03.18 |
---|---|
백업 서버 구성 (0) | 2022.03.06 |
플로피 (0) | 2022.02.25 |
슈퍼마이크로 2U 8bay 서버 구매 (0) | 2022.02.15 |
컴퓨터 메인보드가 보니. (0) | 2022.02.12 |
집에 굴러다니는 usb 플로피가 있는데
누군가가 필요하다고 해서 한번 꽂아보는데 윈10에서 인식되지 않아
검색해보니 수동으로 설치하면 가능하다고 한다.
참 오랫만에 보는 아이콘 이구만.
'개소리 왈왈 > 컴퓨터' 카테고리의 다른 글
백업 서버 구성 (0) | 2022.03.06 |
---|---|
supermicro 서버 첫 ipmi 접속 (0) | 2022.02.26 |
슈퍼마이크로 2U 8bay 서버 구매 (0) | 2022.02.15 |
컴퓨터 메인보드가 보니. (0) | 2022.02.12 |
gtx660 gtx750 gtx1030 hd7950 (0) | 2022.02.07 |
파이썬에서 openCV highgui를 전체 화면으로 돌려보기
[링크 : https://www.javatpoint.com/opencv-mouse-event]
full screen (fail)
[링크 : https://gist.github.com/ronekko/dc3747211543165108b11073f929b85e]
cv2.waitkey ord
[링크 : https://stackoverflow.com/questions/14494101/using-other-keys-for-the-waitkey-function-of-opencv]
'Programming > python(파이썬)' 카테고리의 다른 글
pdb (0) | 2022.03.14 |
---|---|
python debug (pdb) (0) | 2022.03.04 |
python / opencv mouse event (0) | 2022.02.25 |
python op overload magic method (0) | 2021.06.14 |
pythonpath (0) | 2021.04.16 |