'전체보기'에 해당되는 글 1198건

  1. 2021.11.17 [Apache] 응답 헤더에서 서버버전, OS, PHP버전 등 숨기기 (Remove server info and PHP info from response header)
  2. 2021.11.04 [Docker] CentOS non-root user cron 실행
  3. 2021.10.21 [PHP] 문자열에서 이모지(Emojis) 제거 (remove emojis from string) 2
  4. 2021.10.19 아이폰 사파리 스크롤 캡쳐/전체 페이지 캡쳐 안되는 경우 해결방법 (iPhone safari screen capture full page option not available) 13
  5. 2021.10.17 [JavaScript] 정기예금 월복리 계산식 (네이버 이자계산기 기준)
  6. 2021.07.12 [node.js] WriteStream 사용시 fd close
  7. 2021.06.03 [node.js] http/https로 application/x-www-form-urlencoded POST로 request
  8. 2021.05.25 [Linux] tar gzip/xz/bzip2 압축해제 진행률 퍼센트 표시 (print/display tar gzip/xz/bzip2 unpack/decompress progress percent)
  9. 2021.05.11 [Memcached] 커맨드라인 환경에서 memcached 조작 (memcached telnet interface)
  10. 2021.05.04 [Apache] 아파치 htaccess 이용하여 http 를 https 로 리다이렉트 하기 (redirect http to https using htaccess)
  11. 2021.05.03 LetsEncrypt 무료 인증서 발급하여 카페24 외부인증서로 등록해서 사용하기 2
  12. 2021.04.20 [PHP] file_exists는 true로 나오지만 fopen, require/include 등이 불가능할 때 (file_exists return true but can't read)
  13. 2021.03.09 [JavaScript] YYYY-MM-dd hh:mm:ss Date format
  14. 2021.02.10 [PHP] pecl install 실행시 shtool at '/tmp/pear/temp/EXTENSION_NAME/build/shtool' does not exist or is not executable 메시지와 함께 ERROR: `phpize' failed 발생
  15. 2021.02.10 [PHP] pecl install 실행시 popen() disabled 관련 warning과 함께 ERROR: failed to run `phpize' 에러 발생
  16. 2021.01.27 [PHP] 문자열 조합해서 상수 읽어오기 (use string concatenation to read constant)
  17. 2020.11.16 [Linux] ssh나 다른 데몬에서 sudo -u 를 이용해 다른 유저권한으로 실행시 sudo: sorry, you must have a tty to run sudo 오류 해결
  18. 2020.11.13 [Mercurial] not trusting file /REPO/.hg/hgrc from untrusted user $USER, group $GROUP 에러 발생시
  19. 2020.08.20 [PHP] curl 여러 url 비동기 호출 (curl, async, non-blocking, curl_multi) 2
  20. 2020.08.12 [PHP] curl 사용시 SSL connect error (35)
  21. 2020.08.11 [PHP] curl -v(verbose) 옵션 세팅 및 결과 확인하기
  22. 2020.07.19 플레이스테이션스토어(PSN) 결제 방법 추가시 '신용/직불카드 정보를 확인한 후 다시 시도해 주세요.' 혹은 결제 시도시 '신용/직불카드가 더 이상 유효하지 않습니다.' 오류 날 때 2
  23. 2020.07.14 [PHP] heredoc 내부에서 함수 호출하기 (calling function inside heredoc)
  24. 2020.07.08 [Linux] shell script 파일 주석을 그대로 도움말로 사용하기
  25. 2020.07.08 [Linux] shell script 작성시 sed 치환패턴 문자열 escapse
  26. 2020.06.30 [JavaScript] 정규식 캡쳐 그룹 이름 지정 (regex named capturing group, non-capturing group)
  27. 2020.06.18 [Windows] 배치 스크립트 파일을 관리자 권한으로 실행시 현재 디렉토리 (current working directory when run batch script as administrator, UAC, %cd%) 2
  28. 2020.06.12 [ChromeExtension] chrome.debugger를 이용하여 키보드 이벤트 보내기
  29. 2020.06.11 [JavaScript] input type="week" value를 javascript로 세팅하기 (ISO 8601 week number)
  30. 2020.06.10 [Docker] Dockerfiles로 빌드하기