Logo

Blog Grid 2 Column

Journal

Creative Collection

When, while the lovely valley teems with vapour around me, and the meridian sun strikes the upper surface of the impenetrable foliage of my trees.

2025년 04월 16일

rocky linux 보안 iptables 설정하기

rocky linux 서버 보안관련 iptables 설정하기 # vim /etc/sysconfig/iptables #Firewall configuration written by system-config-securitylevel #Manual customization of this file is not recommended. *filter:INPUT ACCEPT...

Continue Reading
2025년 04월 16일

Linux server 초기 퍼미션 설정

리눅스 서버 초기설정시 서버의 퍼미션설정 정보입니다. cd /chmod 711 .chmod 711 /chmod 1777 tmpchmod 500 proc # 기록 : 2025-03-23

Continue Reading
2025년 04월 16일

워드프레스 siteurl 수정하기

MariaDB > desc wp_options;+————–+———————+——+—–+———+—————-+| Field | Type | Null | Key | Default | Extra |+————–+———————+——+—–+———+—————-+| option_id | bigint(20) unsigned | NO | PRI...

Continue Reading
2025년 04월 16일