echo 3 > /proc/sys/vm/drop_caches echo 0 > /proc/sys/vm/drop_caches swapoff -a && swapon -a
続きを読む »タグ: システム管理
CentOS7 iftop
yum install epel-release yum install –enablerepo=epel iftop
続きを読む »Ubuntuのバージョン確認
lsb_release -a
続きを読む »CentOS ネットワーク追加 ifcfg-eth*
system-config-network
続きを読む »dstat
yum -y install dstat dstat -Tclnd -N ppp0
続きを読む »MacOS X rootにパスワード設定
ターミナルから dsenableroot
続きを読む »mkinitrdからdracut
CentOS6からはmkinitrdからdracutに変わったみたい。 dracut “initramfs-$(uname -r).img” $(uname -r) https://access….
続きを読む »Red Hat Enterprise Linux Server release 6.3 (Santiago)
cp /etc/redhat-release /etc/redhat-release.bak echo “Red Hat Enterprise Linux Server release 6.3 (Santia…
続きを読む »yum バージョン指定
yum clean all yum –releasever=6.2 update
続きを読む »Scientific Linux yum
yum install yum-plugin-fastestmirror
続きを読む »