| bio | website | andreyzentavr.com |
|---|---|---|
| location | Ukraine | |
| age | ||
| visits | member for | 2 years, 7 months |
| seen | 5 hours ago | |
| stats | profile views | 3 |
|
May 9 |
awarded | Tumbleweed |
|
May 2 |
asked | quagga 0.9.22 does not throw the routes to OS routing table on FreeBSD 9.0 RELEASE |
|
Nov 16 |
awarded | Notable Question |
|
May 23 |
comment |
Nginx as a proxy doesn't allow to access backend (Apache) content which is password protected mgorven - the credentials file is on Apache website. So the chain is: Client (enters password) - nginx - Apache with htpasswd database |
|
May 17 |
asked | Nginx as a proxy doesn't allow to access backend (Apache) content which is password protected |
|
Nov 21 |
awarded | Popular Question |
|
Oct 28 |
comment |
Setup “open files” limit in Linux per user. Cannot setup more than 1024 Suggestion #1 did not helped me, but #2 - yes. |
|
Oct 28 |
comment |
Setup “open files” limit in Linux per user. Cannot setup more than 1024 [root@seedbox01 ~]# cat /etc/pam.d/runuser #%PAM-1.0 auth sufficient pam_rootok.so session optional pam_keyinit.so revoke session required pam_limits.so session required pam_unix.so |
|
Oct 28 |
awarded | Student |
|
Oct 28 |
comment |
Setup “open files” limit in Linux per user. Cannot setup more than 1024 [root@seedbox01 ~]# cat /etc/passwd | grep seed seed:x:501:501::/home/seed:/bin/bash |
|
Oct 27 |
asked | Setup “open files” limit in Linux per user. Cannot setup more than 1024 |