• skip to content

fl8 Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: Dokuwiki.fl8.jp » root
Trace: • FreeBSD - CVSup • 2025.02.08 Redirects with # • FreeBSD vlan • 2024.05.02 Amazon Linux 2023 Zabbix • mod_suphp • IPMIコマンド • 2025.01.16 BLS (Boot Loader Specification)

root

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
@bash
  • Any namespace
  • bash:script (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

24 バックアップシェル(backup.sh) @bash:script
5 Hits, Last modified: 3 years ago
r/www/vhost/:vhost ## file rsync /var/spool/cron/root:cron_root ## mysqldump all mysql:all ## mysqldump each db #mysql:hogedb </code> ===== Cron ===== <... # crontab -l PATH=/sbin:/bin:/usr/sbin:/usr/bin:/root/bin 10 0 * * * backup.sh -H root@hogehost -l hogehost -p day > /var/log/backup_day.log 2>&1 10 1 1 * *
06 Bash リダイレクション
2 Hits, Last modified: 10 years ago
、標準出力(1)を/dev/nullへ === <code console> * 6 * * * root /root/rsync.sh 2> /var/log/rsync.log 1> /dev/null </code> === 1(標準出力)も2(標準エラー)も残さない。 === ・2>&1は1(標準出力
11 Cronが動かない時
2 Hits, Last modified: 3 years ago
」を付けて、ログ出力してみる ===== <code> 05 20 * * * bash -x /root/bin/backup.sh > /tmp/log.log 2&>1 </code> ===== PAHTが通ってない可能性 ===== <code> PATH=/sbin:/bin:/usr/sbin:/usr/bin:/root/bin </code> {{tag>cron}}

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
CC Attribution-Noncommercial-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki