随笔分类 - CentOS
摘要:lvextend -L +20G /dev/lvgroup/lvnameresize2fs /dev/lvgroup/lvname
阅读全文
摘要:#! /bin/sh# /etc/iptables.bak# Let's save typing & confusion with variablesIPTABLES=/sbin/iptables# Flush active rules and custom tables$IPTABLES --flush$IPTABLES --delete-chain# set the defaults so that by-default incoming packets are dropped, unless explicitly allowed;# for a desktop works
阅读全文
浙公网安备 33010602011771号