Logrotate

From gr0x0rd
Jump to navigation Jump to search

Installing logrotate

As time passes your server will log a lot of data. To prevent these files from getting out of control, we can implement a tool called logrotate.

$ sudo emerge -av logrotate