| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 6 months |
| seen | 3 hours ago | |
| stats | profile views | 5 |
|
May 14 |
revised |
Receive errors counter in /proc/pid/net/dev edited tags |
|
May 14 |
asked | Receive errors counter in /proc/pid/net/dev |
|
Apr 9 |
awarded | Popular Question |
|
Jan 13 |
awarded | Popular Question |
|
Aug 30 |
accepted | file read performance degrades as number of files increases |
|
Aug 30 |
comment |
file read performance degrades as number of files increases Thx for the clear explanation. |
|
Aug 29 |
revised |
file read performance degrades as number of files increases fix formatting |
|
Aug 29 |
comment |
file read performance degrades as number of files increases @ChrisNava - both reads and writes are sequential in the file. Is there a way to watch the seek activity to determine if your theory is correct? |
|
Aug 29 |
asked | file read performance degrades as number of files increases |
|
Jan 13 |
accepted | CentOS 6 - How to modify iptables during kickstart install? |
|
Jan 13 |
comment |
CentOS 6 - How to modify iptables during kickstart install? I retried this approach and it seems to work. Not sure why my first attempt failed, but copying the custom iptables rules in a %post --nochroot kickstart section seems to work. |
|
Jan 13 |
comment |
CentOS 6 - How to modify iptables during kickstart install? Right, I've tried that and once installation completes, I switch over to VT2 to inspect the filesystem and /mnt/sysimage/etc/sysconfig/iptables contains the old, default settings. |
|
Jan 13 |
comment |
CentOS 6 - How to modify iptables during kickstart install? We need to deploy custom firewall configurations based on the host type. The individual configuration is more complicated than opening access for specific services. |
|
Jan 13 |
comment |
CentOS 6 - How to modify iptables during kickstart install? Our edits require more complicated changes than enabling specific ports. |
|
Jan 12 |
asked | CentOS 6 - How to modify iptables during kickstart install? |
|
Nov 30 |
awarded | Teacher |
|
Nov 29 |
revised |
SELinux causes “Permission denied” when starting lighttpd+fastcgi via upstart edited tags; edited title |
|
Nov 29 |
answered | SELinux causes “Permission denied” when starting lighttpd+fastcgi via upstart |
|
Nov 28 |
revised |
SELinux causes “Permission denied” when starting lighttpd+fastcgi via upstart Added note about SELinux msgs |
|
Nov 28 |
comment |
SELinux causes “Permission denied” when starting lighttpd+fastcgi via upstart Can you explain why these might help? lighttpd already creates the sockets and binds to them correctly when I use sudo or su. Why would using upstart impact either the location of the sockets or their existence on disk before upstart exec's lighttpd? |