ubuntuserver810:start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| ubuntuserver810:start [2009/08/16 11:17] – svschwartz | ubuntuserver810:start [2010/06/20 14:56] (current) – svschwartz | ||
|---|---|---|---|
| Line 30: | Line 30: | ||
| ===== Http Proxy - Squid ===== | ===== Http Proxy - Squid ===== | ||
| + | |||
| + | Аутентификация учетных записей ldap | ||
| + | < | ||
| + | auth_param basic program / | ||
| + | auth_param basic children 5 | ||
| + | auth_param basic realm Proxy Server Authentication | ||
| + | auth_param basic credentialsttl 2 hours | ||
| + | auth_param basic casesensitive off | ||
| + | </ | ||
| + | |||
| + | Поправим график ротации логов прокси сервера / | ||
| + | < | ||
| + | # | ||
| + | # | ||
| + | # | ||
| + | / | ||
| + | monthly | ||
| + | compress | ||
| + | rotate 20 | ||
| + | missingok | ||
| + | nocreate | ||
| + | sharedscripts | ||
| + | postrotate | ||
| + | test ! -e / | ||
| + | endscript | ||
| + | } | ||
| + | |||
| + | </ | ||
| ==== stats ==== | ==== stats ==== | ||
| Line 113: | Line 141: | ||
| #!/bin/sh | #!/bin/sh | ||
| - | DSTART=`/ | + | DSTART=\`/bin/date +01.%m.%Y\` |
| - | DSTOP=`/ | + | DSTOP=\`/bin/date +31.%m.%Y\` |
| - | / | + | / |
| EOF | EOF | ||
| chmod +x / | chmod +x / | ||
ubuntuserver810/start.1250421434.txt.gz · Last modified: (external edit)
