operating_systems:raspbian:common_backup_structure
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
operating_systems:raspbian:common_backup_structure [2019/05/17 08:41] – [Bash.bashrc] maferreira | operating_systems:raspbian:common_backup_structure [2019/07/22 09:50] (current) – removed maferreira | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Common backup structure ====== | ||
- | ===== etc ===== | ||
- | # chown root:root / | ||
- | ===== Crontab ===== | ||
- | # chmod 730 /etc/cron.d | ||
- | # chmod +t /etc/cron.d | ||
- | | ||
- | # chown root:root / | ||
- | # chmod 755 / | ||
- | |||
- | ===== bash.bashrc ===== | ||
- | # chown root:root / | ||
- | |||
- | ===== Interfaces ===== | ||
- | # chown root:root / | ||
- | |||
- | ===== wpa_supplicant ===== | ||
- | # chown -R root:root / | ||
- | # chmod o+r / | ||
- | |||
- | ===== sudoers.d ===== | ||
- | # chown -R root:root / | ||
- | # chmod o+r / | ||
- | |||
- | ===== sudoers ===== | ||
- | # chown root:root / | ||
- | # chmod o+r / | ||
- | |||
- | ===== rc.local ===== | ||
- | # chown root:root / |
operating_systems/raspbian/common_backup_structure.1558082519.txt.gz · Last modified: 2019/05/17 08:41 by maferreira