全文検索:
- 04 CentOS7 古いカーネルで起動
- i++ " : " $2}' /etc/grub2.cfg 0 : CentOS Linux (3.10.0-957.5.1.el7.x86_64) 7 (Core) 1 : CentOS Linux (3.10.0-957.el7.x86_64) 7 (Core) 2 : CentOS Linux (0-re... 7.x86_64) 7 (Core) index=1 kernel=/boot/vmlinuz-3.10.0-1062.12.1.el7.x86_64 args="ro crashkernel=auto rd.lvm.lv=centos/root rd.lvm.lv=centos/swap rhgb qui
- 01 ネットワーク設定nmcli
- == # nmcli c mod eth1 +ipv4.addresses "192.168.100.4/24" === IPエイリアス消すとき === # nmcli c mod eth1 -ipv4.addresses "192.168.100.4/24" ===== 自動起動 ===== # nmcli c m eth0 co... スタティックルート ===== # nmcli c m eth0 ipv4.routes "210.166.251.53/32 10.15.3.22" ==== 複数の場合 ==== 「+」で追加していく # nmcli c m eth0 +ipv4.routes "110.1.251.53/
- 05 CentOS7 firewalld
- cmp-block-inversion: no interfaces: sources: 10.15.0.0/16 services: ports: protocols: ... ll-cmd --permanent --zone=management --add-source=10.15.0.0/16 firewall-cmd --reload firewall-cmd --get-active-zone management sources: 10.15.0.0/24 </code> ==== ネットワーク削除 ==== firewall-... cmd --permanent --zone=management --remove-source=10.15.0.0/16 ==== Nat ==== eth1から入るものをIPマスカレードでe
- 07 CentOS cgroupでリソースコントロール
- blkio.throttle.read_iops_device = "8:0 100"; blkio.throttle.write_iops_device = "8:0 100"; } } [/etc/cgrules.conf] root blki... blkio.throttle.read_iops_device = "8:0 100"; blkio.throttle.write_iops_device = "8:0 100"; } } group DiskIO_Group { blki