아파치
리눅스
PHP
python
javascript
영어
여행
MS-SQL
맛집
안드로이드
태양광
mysql
로그인
회원가입
아이디/비번 찾기
여행
윈도우서버
아이폰
자유게시판
포토자료실
phptip
mysql
리눅스
아파치
자료실
자바스크립트
C
편집
2025.03.04 [09:01]
리스트형
기본형
포토형
진행중
<style>#overlay { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 9999;}.spinner { position: absolute; top: 50%; left: 50%; t ...
운영자
| 2025.04.15 08:58
rokey9 업데이트 후 ssh 접속 안될 때
rokey9Unable to negotiate with 192.168.0.1 port 22: no matching host key type found. Their offer: ssh-rsa,ssh-dsscat /root/.ssh/configHost *HostKeyAlgorithms +ssh-rsaPubkeyAcceptedKeyTypes +ssh-rsaCon ...
운영자
| 2025.04.15 01:26
로키 리눅스 libmemcached
dnf --enablerepo=crb install libmemcached-awesome libmemcached-awesome-tools libmemcached-awesome-devel -y ...
운영자
| 2025.04.03 05:55
엘라스틱 index 변경
{ "settings": { "number_of_shards": 1, "number_of_replicas": 1 }, "mappings": { "properties" : { "wdate" : {"type":" ...
운영자
| 2025.04.01 01:01
firewall-cmd --list-all
firewall-cmd --list-allvi /usr/lib/firewalld/services/ssh.xmlRH-Satellite-6 RH-Satellite-6-capsule afp amanda-client amanda-k5-client amqp amqps apcupsd audit ausweisapp2 bacula bacula-client bareos-d ...
운영자
| 2025.03.31 09:11
한달전 날짜 구하기 php strtotime
$m_date = strtotime("-60 day",time()); # 60일전 $m_date = strtotime("-30 day",time()); # 30일전 $m_date = strtotime("-3 month",time()); # 3달전$m_date = strtotime(& ...
운영자
| 2025.03.18 08:57
roykey9 ffpmeg
dnf -y install --nogpgcheck https://mirrors.rpmfusion.org/free/el/rpmfusion-free-release-9.noarch.rpmdnf config-manager --set-enabled crbdnf -y install ffmpeg ...
운영자
| 2025.03.14 09:07
ansible
yum install -y ansiblessh-keygenssh-copy-id [원격서버계정ID]@[원격서버IP]ssh-copy-id root@192.168.0.100/etc/ansible/hosts에 추가ansible all -m ping로 확인ansible all -m shell -a " ...
운영자
| 2025.03.14 06:41
sql injection 시도 예
[09/Mar/2025:13:29:40 +0900] "GET /aaa.php?uid=681'XOR(if(LENGTH(LENGTH(DATABASE()))=1,SLEEP(2),0))XOR'Z==================================================== ...
운영자
| 2025.03.11 03:11
sub_filter_once off; nginx
server { listen 192.168.85.1:80; server_name server-talk.com; root /home/aaa/public_html; access_log /usr/local/nginx/logs/aaa.com.access.log; error_log /usr/local/nginx/l ...
운영자
| 2025.03.09 06:47
1
2
3
4
5
6
7
8
9
10
63
전송
여러단어검색
전체검색
섹션전체
최근날짜부터
많이 본 기사
1
인사동 맛집 지리산 한정식
2
Bank Routing Number 026013343, Kookmin Bank 국민은행
3
차단 전화 번호
4
인사동 신일식당 간장 게장
5
php array 키값 지정해서 배열 추가
6
sftp key 만들어 로그인 없이 접속 하기
7
라즈베리 파이
8
comodo ssl 세팅
9
0216882688 / 02-1688-2688 흥국화재 자동차 보험
10
3테라 이상 하드 리눅스에서 설정하기
최신기사
진행중
rokey9 업데이트 후 ssh 접속 안될 때
로키 리눅스 libmemcached
엘라스틱 index 변경
firewall-cmd --list-all