Linux38 CVE-2020-25705 RHEL 완화법 RedHat : access.redhat.com/security/cve/cve-2020-25705 1. iptables (1) iptables 설치 확인 [root@test ~]# rpm -qa iptables-services [root@test ~]# yum list |grep iptables-services (2) iptables-save 설치 및 iptable enable 및 firewalld disable [root@test ~]# systemctl stop firewalld [root@test ~]# systemctl disable firewalld [root@test ~]# yum install iptables-services : 설치 된 경우에는 미실행 [root@test ~]# system.. 2020. 11. 30. find -exec로 파일 삭제 하는 법 1. 파일의 고유 숫자로 삭제 [11:12:22 root@scripttest:/root] ls -li 2020. 10. 22. lvm extend 로 lvm 용량 확장 하는 법 1. ext4 [root@test1 test]# df -Th Filesystem Type Size Used Avail Use% Mounted on /dev/sda3 xfs 6.9G 1001M 5.9G 15% / devtmpfs devtmpfs 486M 0 486M 0% /dev tmpfs tmpfs 496M 0 496M 0% /dev/shm tmpfs tmpfs 496M 6.8M 490M 2% /run tmpfs tmpfs 496M 0 496M 0% /sys/fs/cgroup /dev/sr1 iso9660 4.2G 4.2G 0 100% /media /dev/sda1 xfs 187M 102M 86M 55% /boot tmpfs tmpfs 100M 0 100M 0% /run/user/0 /dev/mapper.. 2020. 10. 21. User Passwd 변경 스크립트 echo 'User Passwd' | passwd --stdin UserID 2020. 8. 4. fdisk 스크립트 echo "n n p 1 enter enter w" | fdisk /dev/sdx 2020. 8. 4. QCC_CLI 명령어 - QCC status 확인 법 qaucli -pr fc -dm all gen | grep status -HBA Instance 확인 qaucli -pr fc -g -GBIC 상태 확인 qaucli -pr fc -dm all general 2020. 8. 4. 이전 1 2 3 4 5 ··· 7 다음