| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 8 months |
| seen | Apr 24 at 16:14 | |
| stats | profile views | 5 |
|
Apr 24 |
revised |
tc u32 — how to match L2 protocols in recent kernels? added 24 characters in body |
|
Apr 24 |
revised |
tc u32 — how to match L2 protocols in recent kernels? deleted 14 characters in body |
|
Apr 24 |
answered | tc u32 — how to match L2 protocols in recent kernels? |
|
Apr 22 |
answered | Monitor traffic between two network switches using a transparent firewall |
|
Feb 7 |
comment |
QoS - What is the 6. Bit in the DS-Field? Have no definitve answer. datatracker.ietf.org/wg/diffserv has some more documents on Differentiated Services. |
|
Jan 19 |
answered | IPSec VPN gateway solution? |
|
Jan 10 |
comment |
Apache Virtualhost doesn't work i see just checked manpages.ubuntu.com/manpages/hardy/man8/a2ensite.8.html. just to be sure, is /sites-enabled/mysite a symlink to /sites-available/mysite ? |
|
Jan 10 |
awarded | Analytical |
|
Jan 10 |
comment |
Apache Virtualhost doesn't work<VirtualHost *:1430>
ServerAdmin webmaster@mysite.org
ServerName mysite.org
ServerAlias www.mysite.org
# Indexes + Directory Root.
DirectoryIndex index.html index.htm index.php
DocumentRoot /home/test/www
# Logfiles
ErrorLog /home/test/www/error.log
CustomLog /home/test/www/access.log combined
</VirtualHost>
Did you embrace your vhost like this? |
|
Jan 10 |
answered | Route webserver on 8080 through another webserver on port 80 |
|
Dec 27 |
comment |
How can I get Nginx to tell Firefox to cache my content? My example does server static content as well but on localhost:4567. Proxy is fetching and caching. Did you try to use different Firefox Profiles just to be on the safe side that its not related to browser settigns? |
|
Dec 27 |
answered | How to know which row in fstab need to be changed to relatime/noatime? |
|
Dec 27 |
answered | Assign public and private IP addresses for a KVM guest |
|
Dec 27 |
comment |
IP and network config could you provide output of ip link , ebtables -L and iptables -L -nv. Im almost certain that its because of macvtap devices. |
|
Dec 27 |
comment |
How to know which row in fstab need to be changed to relatime/noatime?ls -l /dev/disk/by-id/ should work aswell |
|
Dec 27 |
revised |
How can I get Nginx to tell Firefox to cache my content? added 2728 characters in body |
|
Dec 26 |
answered | Debian Squeeze upgrade and SSH lockout |
|
Dec 26 |
comment |
mdadm: Disk configuration by UUID @Daniel youre right thanks for your input |
|
Dec 25 |
comment |
What is causing high cpu usage? You can add some more worker as you got 8 cpu's. also there should be a config for you webapp in /etc/nginx/sites-enabled/ this could tell us more. Even with 2Gig i would perfer 64 bit. |
|
Dec 25 |
comment |
What is causing high cpu usage? can you share nginx.conf. also why run in 32 bit? |