2019-10-28

git revert

git 쓰다가 실수로 생각도 못한 여러 파일 내용을 바꾸어 버렸다. 왜 그랬는지 나도 모름...
질문을 했더니 아래와 같은 답변이...

You have write access to the webwml repo thus you can rollback this commit by yourself. Here's the instruction:

Grab the commit hashsum of this problematic commit:
You see the URL for this page is https://salsa.debian.org/webmaster-team/webwml/commit/99381f45bfa5484af8ad4393d363eb45efcf75f7 ; as a result, the commit hashsum is 99381f45bfa5484af8ad4393d363eb45efcf75f7.
With an up-to-date local repo, run the following command in your local webwml repository:
git revert
Please replace the with the hashsum as we found in Step 1.
Push the new commit onto Salsa.

This time I'm doing it for you; please consider fixing the issue by yourself next time.

이번엔 내가 해 줄테니 다음에 이런 일 생기면 너가 하세요 라는 ...

git revert

잊지 말자.

2019-10-27

debian 10 on Asus x507m

운영체제 설치 안 된 노트북
Asus X507M 사서
데비안 10 리눅스 설치해서 잘 쓰고 있습니다.

주민등록등본 등 정부 서비스가 안 되는 문제가 있긴 합니다만
이건 노트북 문제도 아니고,
운영체제 문제도 아니고,
정부에서 테스트를 제대로 안하고 있는 게 문제입니다.
데비안 리눅스에서 쓰려면 설치하라는 deb 파일을 제공하고는 있으나
해보면 안 됩니다.

정부에서 언제나 제대로 하려나 기다려 봐야겠네요.
콜센터에 전화하면
인터넷익스플로러 기준으로만 설명하고,
리눅스가 뭔지도 모르고...
아직은 이런 상황이라
앞길은 멀긴 합니다만..

2019-10-07

서울 강서 열쇠백화점

열쇠백화점
02-2690-3540
강서구 까치산로 77
https://openlock.modoo.at/
영업시간 24시간.... 어떻게 24시간이나 하나 했더니 그 가게가 사장님 집...

집 열쇠가 이스라엘 제라 일반 열쇠 가게에서는 안 된다고...
전문점에 가서 복사함.
집에 가서 안 되면 다시 또 와야 되는데... 다행이 잘 열림. 살짝 뻑뻑하기는 하지만.

다행이? 다행히? 헷갈린다.
https://alicelab.tistory.com/19
읽어보니 더 헷갈림...

2019-10-02

debian chkconfig

주민등록등본을 엠에스윈도 아니라 리눅스에서도 받을 수 있을까?

http://www.safetimes.co.kr/news/articleView.html?idxno=77228
2019.9.26. 기사  보고 데비안 리눅스에서 시도...
결과는?
chkconfig not found.

root@sebul:/home/sebul/다운로드# dpkg -i anysign4pc_linux_x86_64.deb
(데이터베이스 읽는중 ...현재 171596개의 파일과 디렉터리가 설치되어 있습니다.)
Preparing to unpack anysign4pc_linux_x86_64.deb ...
Unpacking anysign4pc (1.1.0.7) over (1.1.0.7) ...
anysign4pc (1.1.0.7) 설정하는 중입니다 ...
/var/lib/dpkg/info/anysign4pc.postinst: 43: /var/lib/dpkg/info/anysign4pc.postinst: chkconfig: not found

데비안에서 chkconfig 어떻게 쓰나 알아보다가... 무려 3년 전에 데비안에서 빠진 것을 확인
https://tracker.debian.org/pkg/chkconfig

리눅스에서  주민등록등본 받기 왜 이리 어려운 걸까?
테스트도 제대로 안 하고 검수해준 것일까?

1644-0128-1 전화했더니 파일 링크를 보내줌...

http://download.softforum.co.kr/Published/AnySign/v1.1.2.6/anysign4pc_linux_i386.deb

http://download.softforum.co.kr/Published/AnySign/v1.1.2.6/anysign4pc_linux_x86_64.deb

dpkg -i anysign4pc_linux_x86_64.deb
(데이터베이스 읽는중 ...현재 171689개의 파일과 디렉터리가 설치되어 있습니다.)
Preparing to unpack anysign4pc_linux_x86_64.deb ...
Unpacking anysign4pc (1.1.2.6) over (1.1.2.6) ...
anysign4pc (1.1.2.6) 설정하는 중입니다 ...
/var/lib/dpkg/info/anysign4pc.postinst: 26: [: -gt: unexpected operator

AnySign Daemon Terminate.
/var/lib/dpkg/info/anysign4pc.postinst: 55: /var/lib/dpkg/info/anysign4pc.postinst: chkconfig: not found
/var/lib/dpkg/info/anysign4pc.postinst: 75: [: -gt: unexpected operator
/var/lib/dpkg/info/anysign4pc.postinst: 92: /var/lib/dpkg/info/anysign4pc.postinst: chkconfig: not found
certutil: function failed: SEC_ERROR_BAD_DATABASE: security library: bad database.
certutil: function failed: SEC_ERROR_BAD_DATABASE: security library: bad database.

그래도 에러.