'잡동사니'에 해당되는 글 12704건

  1. 2024.04.21 자전거 수리 가르치기?
  2. 2024.04.19 vue webpack
  3. 2024.04.19 vue import "@"
  4. 2024.04.19 vue webpack ckeditor
  5. 2024.04.19 MSM 디스크 제거시엔 stop!
  6. 2024.04.19 qr decoder
  7. 2024.04.19 안드로이드 모바일 크롬 디버깅 하기
  8. 2024.04.18 자전거 대행진 취소
  9. 2024.04.18 raid drive roaming
  10. 2024.04.18 apache2 HSTS 활성화 하기

딸래미 자전거 보조바퀴 뗄가 하고 나갔는데

아직은 조금 무리인 듯.

 

애들 데리고 놀아주다가

인사하고 지내는 분에게 자전거도 얻고 득템!

'개소리 왈왈 > 육아관련 주저리' 카테고리의 다른 글

와부도서관 상상공작소 개소  (0) 2024.05.02
바쁘다!  (0) 2024.04.28
하루 늦은 벼룩시장  (0) 2024.04.13
조카 어린이날 선물  (0) 2024.04.06
개 털 밀기!  (0) 2024.03.30
Posted by 구차니
Programming/vue.js2024. 4. 19. 19:06

도대체 이 망할(?) webpack은 처음부터 되어있던거 아닌가?

ckeditor 넣어서 하려니 멀 어떻게 해야 할지 감이 안돈다.

 

[링크 : https://cli.vuejs.org/guide/webpack.html]

[링크 : https://reintech.io/blog/integrating-vue-js-with-webpack]

 

'Programming > vue.js' 카테고리의 다른 글

vue created mounted, method computed  (0) 2024.05.09
vue.js node.js 메모리 누수?  (0) 2024.04.22
vue import "@"  (0) 2024.04.19
vue webpack ckeditor  (0) 2024.04.19
vue3 ckeditor5 document editor 추가하기  (0) 2024.04.18
Posted by 구차니
Programming/vue.js2024. 4. 19. 18:07

node.js 에서 alias로 정의되는 소스 디렉토리의 경로

[링크 : https://mikkeller.tistory.com/26]

[링크 : https://stackoverflow.com/questions/42749973/what-does-the-mean-inside-an-import-path]

 

'Programming > vue.js' 카테고리의 다른 글

vue.js node.js 메모리 누수?  (0) 2024.04.22
vue webpack  (0) 2024.04.19
vue webpack ckeditor  (0) 2024.04.19
vue3 ckeditor5 document editor 추가하기  (0) 2024.04.18
vue 입력창 포커스 설정  (0) 2024.03.28
Posted by 구차니
Programming/vue.js2024. 4. 19. 15:36

기능 하나 추가하려니 -build- 라는걸 쓰니까, 이미 빌드된거라 다른걸 추가하면 충돌나면서

ckeditor-duplicated-modules 이런 에러가 발생한다.

 

해결하려면 online builder로 zip 파일을 받거나

vite나 webpack을 이용하여 원하는 플러그인을 추가한 다음 빌드해서 써야 하는 것으로 보인다.

[링크 : https://github.com/ckeditor/ckeditor5-vue/issues/215]

[링크 : https://ckeditor.com/docs/ckeditor5/latest/installation/integrations/vuejs-v3.html#webpack]

[링크 : https://ckeditor.com/docs/ckeditor5/latest/installation/advanced/alternative-setups/integrating-from-source-webpack.html]

 

[링크 : https://2jun0.tistory.com/27]

'Programming > vue.js' 카테고리의 다른 글

vue webpack  (0) 2024.04.19
vue import "@"  (0) 2024.04.19
vue3 ckeditor5 document editor 추가하기  (0) 2024.04.18
vue 입력창 포커스 설정  (0) 2024.03.28
vue proxy  (0) 2024.03.26
Posted by 구차니
하드웨어/RAID2024. 4. 19. 10:09

대개 문제 생긴 녀석들이고 hot swap 지원하니까 아무생각 없이 뽑곤했는데

다시 보니 Make Drive office 이라는 옵션이 존재한다.

그나저나.. Virtual Drive를 아예 중지하는건 없나?

 

 

'하드웨어 > RAID' 카테고리의 다른 글

raid - predicted fail count  (0) 2024.04.22
raid drive roaming  (0) 2024.04.18
SSD cahcecade 포기  (0) 2024.04.18
MSM device id?  (0) 2024.04.17
금단의 키워드(!) San Foreign Configuration  (0) 2024.04.17
Posted by 구차니

이전 예제는 모바일 크롬에서 안되서 다시 찾아봄

 

[링크 : https://github.com/LazarSoft/jsqrcode/tree/master/src]

'Programming > javascript & HTML' 카테고리의 다른 글

QR decoder로 로또 추첨하기  (0) 2024.04.16
javascript 집합(set) 내용 출력하기  (0) 2024.04.16
js split()  (0) 2024.04.12
자바스크립트 옵셔널 체이닝(optional chaining)  (0) 2024.04.08
qr decoder part 2  (0) 2024.04.07
Posted by 구차니
Programming/android2024. 4. 19. 00:05

 

chrome://inspect/#devices

[링크 : https://hotel-iu.tistory.com/279]

 

오랫만에 해서 USB 디버깅 켜는 법도 까먹었네

빌드버전 열심히 누르면 디버깅 모드가 숨겨져 있다가 나타난다

[링크 : https://support.google.com/android/thread/231740096/관리자가-아닌-사용자-환경에서-개발자-모드-활성화-안됨?hl=ko]

 

핸드폰에서 왜 안되었나 했는데..

핸드폰이 느려서 읽는데 반응을 못해준거였냐 -_-

index.min.js:1 Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently
o._createImageData @ index.min.js:1
o._decodeFromImageElm @ index.min.js:1
(anonymous) @ index.min.js:1
(anonymous) @ index.min.js:1
(anonymous) @ index.min.js:1
a @ index.min.js:1
o.decodeFromImage @ index.min.js:1
eval @ VM138:1
qr_decode @ lotto.html:38
await in qr_decode (async)
preview.onload @ lotto.html:62
load (async)
reader.onload @ lotto.html:61
load (async)
previewFile @ lotto.html:57
onchange @ lotto.html:12
Promise {: false}[[Prototype]]: Promise[[PromiseState]]: "fulfilled"[[PromiseResult]]: false

[링크 : https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently]

 

수정해 보았는데 영 안되네.. -_-

getContext('2d', { willReadFrequently: true });

[링크 : https://stackoverflow.com/questions/74020182/canvas2d-multiple-readback-operations-using-getimagedata-are-faster-with-the-wi]

'Programming > android' 카테고리의 다른 글

android hdmi rotate  (4) 2022.05.12
안드로이드 강제 종료  (0) 2022.03.11
안드로이드 앱 자동 실행 설정  (0) 2022.03.02
안드로이드 system.img 마운트 하기  (0) 2022.02.18
안드로이드 64bit 지원  (0) 2021.07.27
Posted by 구차니
개소리 왈왈/자전거2024. 4. 18. 22:48

일정이 겹쳐서 일단 취소 -_ㅠ

메달값이 만원 추가되서(?) 부담스럽기도 했으니. 머..

'개소리 왈왈 > 자전거' 카테고리의 다른 글

오랫만에 약간 먼 자전거  (0) 2024.04.06
서울 자전거 대행진 신청  (0) 2024.04.01
간만에 자전거  (0) 2024.02.17
라이트 손..상?  (0) 2023.05.21
이런.. 자전거대행진 신청 실패  (0) 2021.11.09
Posted by 구차니
하드웨어/RAID2024. 4. 18. 17:21

MegaRAID SAS 92xx 시리즈에서는 되는데 smc2108에서도 되려나?

1.6.7 Drive Roaming
Drive roaming occurs when the drives are changed to different ports on the same controller. When the drives are
placed on different channels, the controller detects the RAID configuration from the configuration data on the drives.
Configuration data is saved in both the NVRAM on the RAID controller and on the drives attached to the controller.
This action maintains the integrity of the data on each drive, even if the drives have changed their physical device ID.
NOTE If you move a drive that is being rebuilt, the rebuild operation restarts;
it does not resume from the stopping point.
Follow these steps to use the drive roaming feature:
1. Turn off the power to the server and all drives, enclosures, and system components. Disconnect the power cords
from the system.
2. Open the host system by following the instructions in the host system technical documentation.
3. Move the drives to different positions on the backplane to change the targets.
4. Determine the SAS target requirements.
5. Perform a safety check.
a. Make sure that the drives are inserted correctly.
b. Close the cabinet of the host system.
6. Reconnect the power cords to the system.
7. Turn on the power to the system.
The controller then detects the RAID configuration from the configuration data on the drives

[링크 : https://docs.broadcom.com/doc/12353227]

 

메뉴얼 상에는 없고(혹시 용어가 다르려나?)

[링크 : https://www.supermicro.com/manuals/other/lsi_2108_2208_sas_megaraid_configuration_utility.pdf]

[링크 : https://docs.broadcom.com/doc/LSISAS2108]

'하드웨어 > RAID' 카테고리의 다른 글

raid - predicted fail count  (0) 2024.04.22
MSM 디스크 제거시엔 stop!  (0) 2024.04.19
SSD cahcecade 포기  (0) 2024.04.18
MSM device id?  (0) 2024.04.17
금단의 키워드(!) San Foreign Configuration  (0) 2024.04.17
Posted by 구차니
프로그램 사용/apache2024. 4. 18. 16:44

해당 헤더가 들어가지 않기 때문에 비활성화가 기본값인데

그걸 모르고 비활성화로 찾으니 죄다 활성화 설정만 나왔다.. -_-

 

그 와중에 a2enmod를 이용하여 headers 모듈을 추가하지도 않아서 삽질

Headers 라고 오타내서 또 삽질.. -_-

$ sudo a2enmod headers 
$ sudo vi /etc/apache2/sites-enabled/default-ssl.conf
$ sudo service apache2 restart 
<VirtualHost _default_:443>
    # ...
    # ....
    Header always set Strict-Transport-Security "max-age=31536000;"
    # ....
</VirtualHost>

[링크 : https://tecadmin.net/enable-hsts-in-apache/]

 

HSTS 비활성화 HSTS 활성화

 

self-signed로 해서 별 의미는 없지만..

도대체 크롬에서는 멀 보고 HSTS를 쓴다고 하는걸까?

'프로그램 사용 > apache' 카테고리의 다른 글

lets enceypt apache  (0) 2024.04.22
아이피 하나에 여러개의 도메인 붙이기  (8) 2019.02.27
mod_rewrite 테스트..  (4) 2017.04.12
mod_rewrite 로그설정  (0) 2017.04.12
라즈베리 파이 mod_rewrite 활성화  (0) 2017.04.11
Posted by 구차니