mirror of
https://github.com/DoTheEvo/selfhosted-apps-docker
synced 2024-11-10 19:10:48 +00:00
update
This commit is contained in:
parent
ebe5b11c70
commit
6af53b5384
@ -179,7 +179,7 @@ Using [Yay](https://github.com/Jguer/yay).
|
|||||||
|
|
||||||
Tools
|
Tools
|
||||||
|
|
||||||
* `sudo pacman -S cronie fuse curl wget vim nnn bind-tools borg python-llfuse`
|
* `sudo pacman -S fuse curl wget vim nnn bind-tools borg python-llfuse`
|
||||||
|
|
||||||
Monitoring and testing
|
Monitoring and testing
|
||||||
|
|
||||||
@ -187,6 +187,9 @@ Monitoring and testing
|
|||||||
|
|
||||||
### Performance and maintenance
|
### Performance and maintenance
|
||||||
|
|
||||||
|
* install cron and enable the service</br>
|
||||||
|
`sudo pacman -S cronie`</br>
|
||||||
|
`sudo systemctl enable --now cronie`
|
||||||
* if ssd enable periodic trim</br>
|
* if ssd enable periodic trim</br>
|
||||||
`sudo pacman -S util-linux`</br>
|
`sudo pacman -S util-linux`</br>
|
||||||
`sudo systemctl enable --now fstrim.timer`
|
`sudo systemctl enable --now fstrim.timer`
|
||||||
|
Loading…
Reference in New Issue
Block a user