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

fendys

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

fendys

검색하기 폼
  • ALL fendys write (151)
    • AWS (21)
    • linux (93)
    • security (0)
    • ansible (13)
    • monitoring (2)
    • VM (0)
    • DB (4)
    • windows (4)
    • it (12)
    • 가상화폐 (0)
  • 방명록

linux (93)
kickstart centos

1.Kickstart 파일 #version=DEVEL install nfs --server=192.168.0.1 --dir=/home/Centos6.9 lang en_US.UTF-8 keyboard us network --onboot yes --device eth0 --bootproto dhcp --noipv6 --hostname test timezone --utc Asia/Seoul #passwd 1 #rootpw --iscrypted $1$QG5V7/$XBkljYkkhXYhZuIyDVP5A/ rootpw password1! selinux --disabled authconfig --enableshadow --passalgo=sha512 firewall --disabled clearpart --linux..

linux 2018. 11. 27. 10:22
PXE 서버 생성

보호되어 있는 글입니다.

보호글 2018. 11. 27. 10:21
centos7 network bond(not NetworkManager)

CentOS7.5 x86_64에서 실행 eno1, eno2 이 두개의 랜카드 bond0 /etc/sysconfig/network-scripts/ifcfg-eth0 , /etc/sysconfig/network-scripts/ifcfg-eth4 파일을 수정합니다. ifcfg-eth0 수정[root@fendys]# cat ifcfg-eth0 DEVICE="eth0" TYPE="Ethernet" BOOTPROTO="none" NM_CONTROLLED="no" USERCTL="no" ONBOOT="yes" MASTER="bond0" SLAVE="yes" ifcfg-eth4 수정 [root@fendys]# cat ifcfg-eth4 DEVICE="eth4" TYPE="Ethernet" BOOTPROTO="none"..

linux 2018. 11. 13. 19:37
Linux 7 chrony를 사용한 time 동기화

1. 사전 준비chrony를 제외한 모든 ntp 관련데몬들을 삭제 한다 (중복 방지) 2. 설치 데몬# yum install chrony 3. 설정 파일 # vi /etc/chrony.conf - 내부 사용하는 ntp 서버 설정server 192.168.0.1 # IP 사용시#server 0.rhel.pool.ntp.org iburst # 도메인 사용시 4. chrony 데몬 기동 및 시작 프로그램 등록# systemctl start chronyd# systemctl enable chronyd 5. ntp 서버와의 싱크 활성화# timedatectl set-ntp yes 6. ntp 동기화 확인# timedatectl status - NTP synchronized: yes # yes 확인 7. ntp 서..

linux 2018. 10. 12. 14:21
HP DL20 GEN9 장비에 CentOS 7 버전 설치

HP DL20 GEN9 장비에 CentOS 7 버전 설치시 Smart Array B140i Raid Controller Driver 문제로 USB 에 Raid Driver 만들기 1. hpdsa-1.2.10-123.rhel7u4.x86_64.dd.gz – Raid driver 2. dd-0.5.zip – 윈도우용 dd 첨부된 1,2파일을 같은 위치에 압축 해제후 USB가 D: 드라이브일 경우 아래와 같이 명령 수행 dd if=hpdsa-1.2.10-123.rhel.7u4.x86_64.dd of=\d: OS 설치 Install 화면에서 e 버튼을 누른후 linuxefi 라인에 아래와 같이 추가 inst.dd modprobe.blacklist=ahci 추가후 crrl+x 을 눌러 인스톨 진행 드라이버 로드 ..

linux 2018. 10. 12. 11:08
CentOS7 nfs mount fail

CentOS 7 에서 nfs 볼륨을 마운트 시 "a dependency job for rpc-statd.service failed"와 같은 메시지와 함께 nfs 볼륨이 마운트 되지 않는 경우가 있습니다.재기동 해도 아래와 같은 메시지를 보이며 dependency fail 마운트가 불가 합니다.이런 문제 발생 시 간단히 해결 하는 방법 입니다. systemctl enable rpcbind.socket systemctl restart rpcbind.service mount -a위의 명령 실행 이후 rpc 관련 데몬 재기동 이후 마운트를 시도 하면 nfs 볼륨이 정상 마운트 됩니다.감사합니다.

linux 2018. 4. 4. 14:48
bash 임의코드 실행 취약점 패치 적용(CVE-2014-7169)

확인 테스트 (OS 정보 : Oracle linux 6.8 x86_64) 확인 결과를 보면 "Valnerable' 가 나오지 않습니다. 따라서 보안 패치가 적용 되었습니다. 감사합니다.

linux 2018. 3. 28. 11:00
linux oracle raw vol 추가 방법

linux multipath 사용 시 oracle raw vol 할당 0. 기존 multipath 볼륨 및 fdisk 추가 볼륨 등의 확인 한 이후 추가 되는 부분를 확인 해야 꼬이지 않는다. 1. 스토리지에서 볼륨은 할당 한 후 rescan 명령으로 신규 볼륨 리스켄을 한다 - 1. Rescan of a SCSI bus # echo "- - -" > /sys/class/scsi_host/host[호스넘버]/scan 2. 기존 raw 볼륨을 확인 한다. - 2. Check Raw VOL # raw -q /dev/raw/raw5: bound to major 253, minor 1 /dev/raw/raw6: bound to major 253, minor 2 3. Multipath 정보를 확인 한다. # mu..

linux 2017. 8. 7. 16:27
이전 1 ··· 4 5 6 7 8 9 10 ··· 12 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
  • [여행] warmfree
  • [재미] wowns
TAG
  • dl20
  • kernel 변경
  • shell connmad log
  • dl20 g9 centos7 설치
  • CentOS 7 GUI
  • windows.old 강제삭제
  • 리눅스 커맨드 로그남기기
  • ILO
  • centos7 ntp
  • DL20 GEN9 장비에 CentOS 7
  • linux command log
  • cmd로 계정 생성
  • 윈도우서버 계정 관려
  • dl20 centos7
  • nutanix rac
  • ISCSI 볼륨 RAC
  • 특정 문구 치환
  • cgroup
  • 윈도우 cmd 계정 관리
  • 특정 라인삭제
  • nxos ansible
  • chrony
  • oracle linux8 kernel
  • ipmi
  • cmd로 윈도우 계정 관리
  • ios ansible
  • vm rac
  • ansible network
  • ansible ios
  • cisco ansible
more
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바