oracle_linux常用命令资料解读.pptVIP

  • 12
  • 0
  • 约5.7千字
  • 约 28页
  • 2016-08-14 发布于湖北
  • 举报
0:停机 1:单用户形式,只root进行维护 2:多用户,不能使用net file system 3:完全多用户 5:图形化 4:安全模式 6:重启? mount -t iso9660 -o loop /root/rhel-server-5.7-x86_64-dvd.iso /mnt rename .log .log.‘date +%F-%H:%M:%S‘ * cat alert_LIN1.log | grep -i ORA- Remove Old Files The?find?command can be used to supply a list of files to the?rm?command or the -delete command can be used directly. find /backup/logs/ -name daily_backup* -mtime +21 -exec rm -f {} ; find /backup/logs/daily_backup* -mtime +5 -exec rm -f {} \; find /backup/logs/daily_backup* -mtime +5 -delete; service sendmail stop chkconfig sendmail off chkconfig

文档评论(0)

1亿VIP精品文档

相关文档