본문 바로가기 메뉴 바로가기

ithappens

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

ithappens

검색하기 폼
  • This is all I can show you (64)
    • certificate (11)
      • ccna (1)
      • ccnp (4)
      • cka (6)
    • self training (41)
      • nw (11)
      • win (3)
      • lin (23)
      • fw (0)
      • sql (3)
      • notion (1)
    • referance (2)
    • just notepad (8) N
  • 방명록

centos 실행 중인 프로세스의 실제 경로 찾기

ls -al /proc/프로세스ID | grep exe

self training/lin 2025. 3. 26. 14:13
centos 7 history time 히스토리 날짜/시간 표시

echo "HISTTIMEFORMAT=\"[%Y-%m-%d_%H:%M:%S]  \"" >> /etc/profile로그아웃 및 로그인 후 확인

self training/lin 2025. 3. 26. 09:29
centos stream 9 ip setting

vi /etc/NetworkManager/system-connections/[INTERFACE][connection] id=Wired connection 1 uuid=72a170c1-1cc9-36f5-80d6-8b829ee4c004 type=ethernet autoconnect=trueinterface-name=eno1 [ethernet] [ipv4] address1=192.168.15.XXX/24,192.168.15.1dns=168.126.63.1; method=manual [ipv6] addr-gen-mode=stable-privacy method=auto [proxy] 저장 후 systemctl restart NetworkManager또는 nmcli c rnmcli networking off && ..

self training/lin 2025. 3. 13. 16:08
centos firewall-cmd

# 모든 아이피의 포트 허용firewall-cmd --permanent --add-port=[PORT]/tcp# 특정 아이피의 포트 허용firewall-cmd --add-rich-rule="rule family="ipv4" source address="[IP]" port protocol="tcp" port="[PORT]" accept" --permanent

self training/lin 2025. 3. 13. 16:04
[mysql] mysql 8.4 ver DB 자동 원격 백업 (CentOS 9 stream)

1. mysql 설치 wget https://dev.mysql.com/get/mysql84-community-release-el9-1.noarch.rpmrpm -ivh mysql84-community-release-el9-1.noarch.rpmdnf clean alldnf install -y mysql mysql-server 2. mysql 8.4 초기 root PW 설정systemctl start mysqldmore /var/log/mysqld.log | grep passwordmysql_secure_installation초기 패스워드 : ey+4Rf%v;HRl 입력신규 패스워드 입력 이후 전부 Y 로 패스mysql -u root -p 로그인 후 test db 생성  mysql workbench 로 접..

self training/lin 2024. 12. 17. 17:43
이전 1 2 3 4 5 다음
이전 다음
TAG
  • 네트워크
  • 로드벨런서
  • Kubernetes
  • Linux
  • VLAN
  • CentOS
  • cisco
  • chap
  • CentOS7
  • FNAT
more
Total
Today
Yesterday

Blog is powered by Tistory / Designed by Tistory

티스토리툴바