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