8
Apparmor has hats like null-12b08view story

http://serverfault.com – I am running a Ubuntu 12.04 server with Apache using mod_apparmor. When I run aa-status, I see thousands and thousands of profiles with names like /usr/lib/apache2/mpm-prefork/apache2//DEFAULT_URI//null-12b08 Some of them even stack: /usr/lib/apache2/mpm-prefork/apache2//scoop//null-2dd76//null-2dd77 What are these? Are they actually hats? (HowTos)

7
How to give access using sudoers file, for doing few thing to one user only?view story

http://askubuntu.com – Below is what I know: (Sorry!! :( please bear with my English, that's bad really bad, i know & I apologize for that. :( ) 1. I have to add this below line in sudoers file to give rights to the user for particular task. %user_name% ALL=NOPASSWD: /usr/bin/apt-get install In this case I want to give access to this user to restart 2 services i.e. (HowTos)

7
100% - /tmp help neededview story

http://serverfault.com – few hours back i receievd message from directadmin Warning: The disk usage for one or more of your partitions is running low so i checked in directadmin and noticed this message Subject: Warning: The disk usage for one or more of your partitions is running low Today at 00:10 This is an automated message notifying you that the following partition(s) have exceeded the 95% threshold: 100% - / (HowTos)

7
Apache + WordPress + mod_rewriteview story

https://www.centos.org – Hey, I'm working on migrating a wordpress site from one server to another and I have it mostly working, the home page loads fine but when I try to browse to other pages (eg: example.com/info-p... [by sundsta] (HowTos)

7
Apache, Proxypass and Video Streaming from IP Cameraview story

http://serverfault.com – Alright this one is a bit confusing so I'll do my best to explain. I have a local server with port 80 open to the internet. On that server I am running some software that captures video off an IP Camera in my house and streams it via port 8888. I already have port 80 open and rather than open 8888 as well, I thought ProxyPass in my Apache configuration would be a good way to route the traffic. (HowTos)

7
How to run two virtual hosts on the same server in apacheview story

http://serverfault.com – I've followed instructions on running two web apps in apache and my current confs are like this: apache2.conf: http://paste.ubuntu.com/1547286/ httpd.conf: http://paste.ubuntu.com/1547288/ ports.conf: http://paste.ubuntu.com/1547290/ I have a php web app on port 80 and a rails app on port 88. (HowTos)

7
[ubuntu] Ubuntu 12.10 Apache server error 500view story

http://ubuntuforums.org – Hello All, I have recently set my laptop up with the newest version of Ubuntu 12.10. After doing so I started to set up Apache2 Php5 MySQL and PhpMyAdmin. Now with that said I have done before in the past with no issues at all. So here is the problem. The Apache server is working fine I can access it from 127 and localhost. (Hardware)

7
Varnish with multiple domainsview story

http://serverfault.com – Front end ip 10.0.0.1 < Varnish www.test1.com points to 10.0.0.1 www.test2.com points to 10.0.0.1 Backend ( apache separate server ) apache server www.test1.com:80 www.test2.com:80 The website are running on apache server. I want to use varnish from a different server to point back to sites. Both sites use same ip. How can I pass 2 different host header back to apache ? (HowTos)

7
Troubleshoot Mythweb?view story

http://ubuntuforums.org – I didn't do anything to my system except maybe some apt-get updates and upgrades and now my Mythweb doesn't work. I am not sure where to begin to troubleshoot this. (Hardware)

7
directory existence before restarting apacheview story

http://serverfault.com – I've many domain hosted on my server. A new domain is configured with generic configuration. (HowTos)