Mailman problem

hello
recently i am getting an error on my web page as following
Bug in Mailman version 2.1.5
We're sorry, we hit a bug!
If you would like to help us identify the problem, please email a copy of this page to the webmaster for this site with a description of what happened. Thanks!
Traceback:
Traceback (most recent call last):
File "/usr/share/mailman/scripts/driver", line 68, in run_main
immediate=1)
File "/usr/share/mailman/Mailman/Logging/StampedLogger.py", line 52, in _init_
Logger._init_(self, category, nofail, immediate)
File "/usr/share/mailman/Mailman/Logging/Logger.py", line 49, in _init_
self._getf()
File "/usr/share/mailman/Mailman/Logging/Logger.py", line 67, in _getf
1)
File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/codecs. py", line 566, in open
IOError: [Errno 13] Permission denied: '/private/var/mailman/logs/error'
Can any1 please help me with this..
Thankyou

Hmm. This mail seems to be coming from the cron daemon. It tries to "fire up" gate_news which for some reason fails. gate_news is part of mailman and is used to gateway NNTP (news servers) to mailing lists.
You probably tried to change some configuration options for mailman (through it's webinterface) and activated gate_news. If so, reverse what you did. If not try to remember what you did before the problem started.
Alex

Similar Messages

  • Mailman https ??

    I recently changed the webmail.mydomain.com from http 80 to https, ever since then mailman email notifications comes to me for approval as http not https.. i added https to the address and it will open but i cannot submit any changes .. for example: "this is how I receive it now"
    s list administrator, your authorization is requested for the
    following mailing list posting:
    List: [email protected]
    From: [email protected]
    Subject: Fwd: [PBX] Voicemail 1 in mailbox 258 from 4163644499 on Wednesday, September 08, 2010 at 09:01:34 AM
    Reason: Post by non-member to a members-only list
    +At your convenience, visit:+
    +http://odmaster.mydomain.com/mailman/admindb/group+
    +to approve or deny the request.+
    but the link above doesn't open when i click on it.. i have to change it to https.. which is fine.. but when i click on Approve pr Deny and submit changes .. Safari shows me a msg that Safari could not connect to the Server and it goes back to http not https..
    is there away to fix this .. cause I got lots of msgs that I need to approve
    Thanks.

    I have this mailman problem as well, but I think it's a bug in Mailman, because the moderation site uses a hardcoded http:// link for the from that is sent via POST.
    My workaround is to use Safari and the Webdeveloper mode that enables me to change the form link into https:// and then the form works just fine. Other forms work well, as they only use relative links.
    I just tried Boddies suggestion, but as I'm already having a redirect, I cannot store mailman specific paths. This is the current Redirect I have in the Sites Alias Settings:
    Type: RedirectMatch
    Pattern: (.*)
    Path: https://myserver.com$1
    It works really fine, just except for this one mailman moderation page. So my guess is, that the apache redirect has some troubles redirecting POST requests
    Any suggestion would be greatly appreciated!
    (And I already filed a bug, but haven't heard from anyone so far).
    Regard,
    Michael

  • Mailman on Mac OS X Server 10.3.9 Problems

    We have a few mailing lists on our old PowerMac G4/Dual 450 machine. We have Mac OS X Server 10.3.9 on there and we are using Mailman for list management.
    Mailman is not sending anything through the lists. I repaired permissions via the Apple repair permissions function of Disk Utility and since there is a bug in that process in relation to Mailman I ran the check_perm -f command from Terminal to fix them to what Mailman wants. That usually fixes most of the problems with the Mailman system. Also restarted the qrunner and for a time that fixed it. But that isn't fixing it now.
    I know the OS is old and we plan to replace it with a brand new X-Serve with Mac OS X Server 10.5.x. But for now the older server still needs to do its' job.
    Any help would be greatly appreciated.
    Thanks,
    Ben

    Yes and they show that the server received the message to the lists but I don't see anything being sent from the lists. I did a test message to one of our lists and got an error message back that said:
    Your message
    To: [email protected]
    Subject: Helpdesk-users Reminder
    Sent: Fri, 12 Sep 2008 10:48:37 -0500
    did not reach the following recipient(s):
    [email protected] on Wed, 17 Sep 2008 11:40:31 -0500
    The e-mail system was unable to deliver the message, but did not
    report a specific reason. Check the address and try again. If it still
    fails, contact your system administrator.
    < lists.sandburg.edu #4.0.0 X-Postfix; temporary failure. Command
    output: couldn't connect to lmtpd: Connection refused_ 421 4.3.0
    deliver: couldn't connect to lmtpd_ >
    So how do I fix lmtpd?
    Thanks,
    Ben

  • Another Mailman and virtual domains problem... mailbox does not exist

    Hi,
    this is yet another thread about virtual domain mailinglist with mailman.
    To sum up:
    - OpenDirectory account "[email protected]" -> mail delivered
    - Deleting this account and creating a mailing-list "test11", opening the admin interface to change the host "server.domain.com" (which is the primary host of the machine, so each mailinglist is created with this host) and replacing it with "virtualdomain.com"
    - sending an email to "[email protected]" -> following error:
    Jan 18 14:12:23 server postfix/qmgr[74872]: 698E5BF735: from=<[email protected]>, size=691, nrcpt=1 (queue active)
    Jan 18 14:12:23 server postfix/pipe[74882]: 698E5BF735: to=<[email protected]>, orig_to=<[email protected]>, relay=cyrus, delay=0.28, delays=0.14/0.01/0/0.13, dsn=5.6.0, status=bounced (data format error. Command output: test11: Mailbox does not exist )
    - adding back the OD account "[email protected]" -> mail delivered to inbox (not to mailing-list recipients)
    - now if i delete the mailinglist in Server Admin then send an email to "[email protected]" -> following error (seems obvious):
    Jan 18 13:18:49 server postfix/lmtp[74275]: A9B7CBF45F: to=<[email protected]>, relay=server.domain.com[/var/imap/socket/lmtp], delay=0.16, delays=0.13/0/0/0.03, dsn=5.1.1, status=bounced (host server.domain.com[/var/imap/socket/lmtp] said: 550-Mailbox unknown. Either there is no mailbox associated with this 550-name or you do not have authorization to see it. 550 5.1.1 User unknown (in reply to RCPT TO command))
    IOW, it looks like somehow the mailinglist aliases are being lost somewhere.
    Postfix forgets to delivers the incomming mails to Mailman, doesn't it? According to lots of forum searchs it could be forced by using one of those two commands:
    sudo /usr/sbin/postalias
    sudo /usr/sbin/postmap
    Unfortunately I dont know how they work precisely and can't find X.5 accurate information so I hope you can guide me through this step.
    Also I don't know how to track the incomming mails at the moment they are dispatched to either an OD account (so it's delivered or generates the 550 error) or a Mailman list (so it's looking for aliases and so on).
    Any help will be appreciated.
    Config:
    - in /etc/postfix/main.cf
    virtual_transport = lmtp:unix:/var/imap/socket/lmtp
    virtualmailboxdomains = hash:/etc/postfix/virtual_domains
    alias_maps = hash:/etc/aliases,hash:/var/mailman/data/virtual-mailman
    virtualaliasmaps = hash:/etc/aliases,hash:/var/mailman/data/virtual-mailman
    - in /etc/postfix/virtual_domains
    virtualdomain.com allow
    - in /var/mailman/data/virtual-mailman
    # LOOP ADDRESSES START
    [email protected] mailman-loop
    # LOOP ADDRESSES END
    # STANZA START: test11
    # CREATED: Sun Jan 18 13:55:03 2009
    [email protected] test11
    [email protected] test11-admin
    [email protected] test11-bounces
    [email protected] test11-confirm
    [email protected] test11-join
    [email protected] test11-leave
    [email protected] test11-owner
    [email protected] test11-request
    [email protected] test11-subscribe
    [email protected] test11-unsubscribe
    # STANZA END: test11
    - in /var/mailman/data/aliases
    # The ultimate loop stopper address
    mailman-loop: /private/var/mailman/data/owner-bounces.mbox
    # STANZA START: mailman
    # CREATED: Sun Jan 18 14:11:53 2009
    mailman: "|/usr/share/mailman/mail/mailman post mailman"
    mailman-admin: "|/usr/share/mailman/mail/mailman admin mailman"
    mailman-bounces: "|/usr/share/mailman/mail/mailman bounces mailman"
    mailman-confirm: "|/usr/share/mailman/mail/mailman confirm mailman"
    mailman-join: "|/usr/share/mailman/mail/mailman join mailman"
    mailman-leave: "|/usr/share/mailman/mail/mailman leave mailman"
    mailman-owner: "|/usr/share/mailman/mail/mailman owner mailman"
    mailman-request: "|/usr/share/mailman/mail/mailman request mailman"
    mailman-subscribe: "|/usr/share/mailman/mail/mailman subscribe mailman"
    mailman-unsubscribe: "|/usr/share/mailman/mail/mailman unsubscribe mailman"
    # STANZA END: mailman
    # STANZA START: test11
    # CREATED: Sun Jan 18 14:11:53 2009
    test11: "|/usr/share/mailman/mail/mailman post test11"
    test11-admin: "|/usr/share/mailman/mail/mailman admin test11"
    test11-bounces: "|/usr/share/mailman/mail/mailman bounces test11"
    test11-confirm: "|/usr/share/mailman/mail/mailman confirm test11"
    test11-join: "|/usr/share/mailman/mail/mailman join test11"
    test11-leave: "|/usr/share/mailman/mail/mailman leave test11"
    test11-owner: "|/usr/share/mailman/mail/mailman owner test11"
    test11-request: "|/usr/share/mailman/mail/mailman request test11"
    test11-subscribe: "|/usr/share/mailman/mail/mailman subscribe test11"
    test11-unsubscribe: "|/usr/share/mailman/mail/mailman unsubscribe test11"
    # STANZA END: test11
    - in /usr/share/mailman/Mailman/mm_cfg.py
    MTA = 'Postfix'
    POSTFIXSTYLE_VIRTUALDOMAINS = ['virtualdomain.com','mail.virtualdomain.com']
    add_virtualhost('virtualdomain.com', 'mail.virtualdomain.com')

    I've finaly solved the problem by myself, mixing postfix-style aliases.
    Since it's quite long I wrote a tutorial, it's here:
    http://spip.ashorlivs.net/notepad/os-x/article/virtual-host-mailman-w-os-x-serve r
    Hope it can help someone else.
    Regards,
    g.
    Message was edited by: ashorlivs

  • Gnu mailman Postfix Problem

    I have a working configuration of Postfix, MySQL using virtual domains. I want to set up mailman. I have created a new domain called lists.wilkesley.org for the purpose, that will only handle mailman emails. I have installed mailman, but am having trouble getting postfix to deliver mail to mailman lists. The Postfix error is::
    an 24 13:20:33 wilkesley postfix/smtpd[24049]: NOQUEUE: reject: RCPT from mail-ww0-f51.google.com[74.125.82.51]: 450 4.1.1 <[email protected]>: Recipient address rejected: User unknown in relay recipient table; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<mail-ww0-f51.google.com>
    My mm_cfg.py is:
    MTA = 'Postfix'
    DEFAULT_EMAIL_HOST = 'lists.wilkesley.org'
    DEFAULT_URL_HOST = 'lists.wilkesley.org'
    VIRTUAL_HOSTS.clear()
    add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
    POSTFIX_STYLE_VIRTUAL_DOMAINS = ['lists.wilkesley.org']
    DEFAULT_URL_PATTERN = 'http://%s/mailman/'
    PUBLIC_ARCHIVE_URL = 'http://%(hostname)s/archives/%(listname)s'
    In master.cf I have:
    mailman unix - n n - - pipe flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py ${nexthop} ${user}
    The relevant bits of main.cf are:
    # mailman
    relay_domains = $mydestination, lists.wilkesley.org
    relay_recipient_maps = hash:/var/lib/mailman/data/virtual-mailman
    transport_maps = hash:/etc/postfix/transport
    mailman_destination_recipient_limit = 1
    # Virtual Mailbox Domain Settings
    virtual_alias_maps = mysql:/etc/postfix/mysql_virtual_alias_maps.cf, hash:/var/lib/mailman/data/virtual-mailman
    virtual_mailbox_domains = mysql:/etc/postfix/mysql_virtual_domains_maps.cf
    virtual_mailbox_maps = mysql:/etc/postfix/mysql_virtual_mailbox_maps.cf
    I think I am missing something obvious and simple, but can't see what it is!
    [Edited to insert code tags as sugested].
    Last edited by geekinthesticks (2012-01-24 13:54:52)

    geekinthesticks wrote:I think I am missing something obvious and simple, but can't see what it is!
    They're called code tags
    I can't help with the problem directly, but those who can will probably be more inclined to do so if you include file contents of command output in [ code ] ... [ /code ] tags to keep it clean and readable.

  • Email Delivery problem from Mailman to Exchange 2010 SP3 - Invalid Character Set Name in Message Subject

    Dear all,
    we have a problem in the email delivery from Mailman 2.6 List Server to Exchange 2010 SP3 CU7, 
    related to the encoding name of the Message Subject.
    The error we receive is the following:
    #550 5.6.0 CAT.InvalidContent.Exception: InvalidCharsetException, Character set name (iso8859-7) is invalid or not installed.; 
    cannot handle content of message with InternalId
    First of all, we can notice that given an encoding name as 'iso-8859-X',  it is transformed by the Mailman to 'iso8859-X' (without the first dash). 
    Our previous Exchange version ( Exchange 2003) didn't have any problem with this, but now, 
    Microsoft Exchange 2010 doesn't like the form of the encoding name without the dash, 
    and bounces the emails from Mailman. 
    The strange is that other email systems like Gmail, Yahoo accept the transformed encoding name.
    Any help would be appreciated.
    Kind Regards
    Panagiotis Kontogiannis

    Hi Panagiotis,
    Base on my search, I found a similar issue which was caused by the antivirus software in exchange server.
    I recommend you try to disable all the antivirus services and check if any helps.
    The similar thread for you reference:
    https://social.technet.microsoft.com/Forums/en-US/5bcf3098-2fe7-442f-a0bd-b720d703c6d0/problem-with-microsoft-exchange-2010-on-sbs-2011-550-560-catinvalidcontentexception?forum=exchangesvrdevelopment
    Best regards,
    Niko Cheng
    TechNet Community Support

  • Mailman Domain Problem... read many solutions... none work.

    basically i have a subdomain that Mailman should be running off of as mail for the main domain is hosted on another machine (that the list can not be hosted on).
    so (for example) this machine has : domain.tld and list.domain.tld
    and a list called LIST.
    i can send mail to [email protected] ... goes through fine and i receive the posting.
    however... the "To:" header is listed as "[email protected]" and not the correct "[email protected]" this means when you "Reply All" you reply to the INCORRECT and nonexistent address.
    i have run the :
    +sudo /usr/share/mailman/bin/withlist -l -r fix_url LIST --urlhost=list.domain.tld+
    a billion times it seems... and the problem remains. every possible setting says "list.domain.tld" and it never changes in the received mail at any point ever.
    SA open. SA closed. service stopped. service started. at no point does that command make a difference for me.
    from ALL the dozens of posts about what seems to be my exact problem... that command is given as the solution but i swear it isn't solutionizing it for me.
    any suggestions as to where i am going wrong?
    in addition... looking at the raw headers on the received mail... i see the correct list.domain.tld all over the place... but in addition to the bad "To:" i also have an incorrect "-bounces" address going to domain.tld instead of list.domain.tld.
    thanks.
    zeb.

    Also tried typing this in the Terminal:
    sudo kextunload /System/Library/Extensions/AppleHDA.kext
    sudo kextload /System/Library/Extensions/AppleHDA.kext

  • Mailman permissions problem

    I'm getting this email message literally every 5 minutes
    subject: [Mailman] Cron <mailman@college> /usr/bin/python -S /usr/share/mailman/cron/gate_news
    body:
    shell-init: could not get current directory: getcwd: cannot access parent directories: Permission denied
    Can anyone help.

    Hmm. This mail seems to be coming from the cron daemon. It tries to "fire up" gate_news which for some reason fails. gate_news is part of mailman and is used to gateway NNTP (news servers) to mailing lists.
    You probably tried to change some configuration options for mailman (through it's webinterface) and activated gate_news. If so, reverse what you did. If not try to remember what you did before the problem started.
    Alex

  • Mailman / Postfix aliases problem?

    Hello, all!
    I've got mailman running, finally, after many hours of fighting with it. It is now to the point where it will accept new subscribers through the listinfo page, send them their confirmation, and accept a confirmation action by the user on the html page to do so. The list currently only has 2 members - the moderator and one test email account. The server is hosting many virtual domains. The list in question is in one; it is currently the only virt-domain that is using a mailman list.
    However...
    Attempts to send from the moderator to the list result in the following:
    <[email protected]>: host
    /var/imap/socket/lmtp[/var/imap/socket/lmtp] said: 550-Mailbox unknown.
    Either there is no mailbox associated with this 550-name or you do not have
    authorization to see it. 550 5.1.1 User unknown (in reply to RCPT TO
    command)
    OK, so it seems to me that Postfix is not correctly figuring out that the listname is not a hosted mailbox, but is indeed a list name, and thus never bothers to send it off to mailman. I'm guessing this means I'm missing 1 little thing or other in postfix's main.cf but I can't figure out what. Help?
    here is my main.cf:
    smtpdtls_keyfile =
    myhostname = my.fqdnname.com
    mailbox_transport = cyrus
    enableserveroptions = yes
    mydomain = sysop.com
    messagesizelimit = 104857600
    spam_enabled = yes
    virtual_transport = lmtp:unix:/var/imap/socket/lmtp
    virtualmailboxdomains = hash:/etc/postfix/virtual_domains
    smtp_principal = smtp/[email protected]
    virusdb_lastupdate = 2006-01-05 14:54:45 -0600
    mynetworks = 127.0.0.0/8,MY.CLASS.C.0/24
    mydestination = $myhostname,localhost.$mydomain,localhost,my.fqdnname.com
    smtpdsasl_authenable = yes
    smtpduse_pwserver = yes
    smtpdrecipientrestrictions = permitsasl_authenticated,permit_mynetworks,reject_unauthdestination,permit
    smtpdpw_server_securityoptions = plain,login,cram-md5
    content_filter = smtp-amavis:[127.0.0.1]:10024
    ownerrequestspecial = no
    recipient_delimiter = +
    smtpdhelorequired=yes
    disablevrfycommand=yes
    alias_maps = hash:/etc/aliases,hash:/var/mailman/data/aliases
    Any help would be appreciated. I've Googled my eyes out and keep not finding what I need.

    windowbreaker wrote:
    Also, what's the output of
    postconf virtual_maps virtual_alias_maps
    Let me be sure I understand your situation.  You currently have postfix setup with virtual domains and mysql.  You are successfully able to send/receive emails from your virtual accounts, correct?
    Correct.
    postconf: warning: virtual_maps: unknown parameter
    virtual_alias_maps = hash:/etc/postfix/virtual_alias, pgsql:/etc/postfix/pgsql-virtual-forwards.cf
    And the contents of /etc/postfix/pgsql-virtual-forwards.cf
    hosts = localhost
    user = postfix
    password = MY_PASSWORD
    dbname = db_postfix
    query = SELECT forward_to FROM aliases WHERE email = '%s'
    /etc/postfix/virtual_alias
    MAILER-DAEMON: postmaster
    postmaster: root
    bin: root
    daemon: root
    named: root
    nobody: root
    uucp: root
    www: root
    ftp-bugs: root
    postfix: root
    manager: root
    dumper: root
    operator: root
    abuse: postmaster
    decode: root
    root: [email protected]
    windowbreaker wrote:In that case, you're probably trying to have postfix process all email sent to, say, [email protected], by mailman.  In which case you need to pass that email message to a mailman command, right?  I'm sure I got some things wrong, so go ahead and clear them up so I can give you detailed advice.
    Correct. My domain in question is ryla9810.org which has one alias that forwards to my gmail account (phil@), and I need one mail list with a dozen members (team@). The forward works, but the maillist is causing me grief
    Thanks for all your input so far

  • Problem With httpd.conf and mod_rewrite rules Apache 2.2

    I have some RewriteRules that are working on my Leopard Client Apache 2.2 machine - but when I try to implement them on Leopard Server Apache 2.2, they don't work. I don't get any errors, they just won't execute.
    Could somebody with Leopard Server help me out using the below info?
    Here are the rules I am trying to add: (below is the httpd.conf file)
    ======RULES========
    RewriteEngine On
    Options +FollowSymLinks
    RewriteRule ^(.+)/$ http://%{HTTP_HOST}$1 [R=301, L]
    # Remove ".php"
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.php(.*)\ HTTP
    RewriteRule (.+)\.php(.*)$ $1$2 [R, L]
    # Remove ".asp"
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.asp(.*)\ HTTP
    RewriteRule (.+)\.asp(.*)$ $1$2 [R, L]
    # Remove ".aspx"
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.aspx(.*)\ HTTP
    RewriteRule (.+)\.aspx(.*)$ $1$2 [R, L]
    # Remove ".htm" and ".html"
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.htm.(.)\ HTTP
    RewriteRule (.+)\.htm.(.)$ $1$2 [R, L]
    # Remove ".cfm"
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.cfm(.*)\ HTTP
    RewriteRule (.+)\.cfm(.*)$ $1$2 [R, L]
    # Remove ".bak"
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.bak(.*)\ HTTP
    RewriteRule (.+)\.bak(.*)$ $1$2 [R, L]
    # Remove ".inc"
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.inc(.*)\ HTTP
    RewriteRule (.+)\.inc(.*)$ $1$2 [R, L]
    # Remove ".*"
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\..(.)\ HTTP
    RewriteRule (.+)\..(.)$ $1$2 [R, L]
    =====RULES============
    =========HTTPD.CONF=============
    #### Default httpd.conf for Mac OS X Server, Apache 2.2
    #### This httpd.conf differs from the httpd.conf distributed
    #### with Apache and the httpd.conf present on Mac OS X.
    #### Feel free to edit this; the Server Admin app also edits this file but will
    #### respect your changes unless noted below. See also ReadMe.txt.
    ## ServerRoot: The top of the directory tree under which the server's
    ## configuration, error, and log files are kept.
    ## NOTE! If you intend to place this on an NFS (or otherwise network)
    ## mounted filesystem then please read the LockFile documentation
    ## (available at <URL:<a class="jive-link-external-small" href="http://">http://www.apache.org/docs/mod/core.html#lockfile>);
    ## you will save yourself a lot of trouble.
    ## Do NOT add a slash at the end of the directory path.
    ServerRoot "/usr"
    ## PidFile: The file in which the server should record its process
    ## identification number when it starts.
    PidFile /var/run/httpd.pid
    ## ScoreBoardFile: File used to store internal server process information.
    ## Not all architectures require this. But if yours does (you'll know because
    ## this file will be created when you run Apache) then you must ensure that
    ## no two invocations of Apache share the same scoreboard file.
    #ScoreBoardFile "/var/run/apache2runtimestatus"
    ## Server-pool size regulation. Rather than making you guess how many
    ## server processes you need, Apache dynamically adapts to the load it
    ## sees --- that is, it tries to maintain enough server processes to
    ## handle the current load, plus a few spare servers to handle transient
    ## load spikes (e.g., multiple simultaneous requests from a single
    ## Netscape browser).
    ## It does this by periodically checking how many servers are waiting
    ## for a request. If there are fewer than MinSpareServers, it creates
    ## a new spare. If there are more than MaxSpareServers, some of the
    ## spares die off. The default values are probably OK for most sites.
    MinSpareServers 1
    MaxSpareServers 1
    ## Number of servers to start initially --- should be a reasonable ballpark
    ## figure.
    StartServers 1
    ## MaxRequestsPerChild: the number of requests each child process is
    ## allowed to process before the child dies. The child will exit so
    ## as to avoid problems after prolonged use when Apache (and maybe the
    ## libraries it uses) leak memory or other resources. On most systems, this
    ## isn't really needed, but a few (such as Solaris) do have notable leaks
    ## in the libraries. For these platforms, set to something like 10000
    ## or so; a setting of 0 means unlimited.
    ## NOTE: This value does not include keepalive requests after the initial
    ## request per connection. For example, if a child process handles
    ## an initial request and 10 subsequent "keptalive" requests, it
    ## would only count as 1 request towards this limit.
    MaxRequestsPerChild 100000
    ## Dynamic Shared Object (DSO) Support
    ## To be able to use the functionality of a module which was built as a DSO you
    ## have to place corresponding `LoadModule' lines at this location so the
    ## directives contained in it are actually available before they are used.
    ## Please read the file http://httpd.apache.org/docs/dso.html for more
    ## details about the DSO mechanism and run `httpd -l' for the list of already
    ## built-in (statically linked and thus always available) modules in your httpd
    ## binary.
    ## Note: The order in which modules are loaded is important. Don't change
    ## the order below without expert advice.
    ## Example:
    ## LoadModule foo_module libexec/mod_foo.so
    #### For Mac OS X Server: Note that the Server Admin application
    #### and the apxs utility enable and disable modules
    #### by removing and adding a comment character.
    LoadModule authnfilemodule libexec/apache2/modauthnfile.so
    #LoadModule authndbmmodule libexec/apache2/modauthndbm.so
    #LoadModule authnanonmodule libexec/apache2/modauthnanon.so
    #LoadModule authndbdmodule libexec/apache2/modauthndbd.so
    #LoadModule authndefaultmodule libexec/apache2/modauthndefault.so
    LoadModule authzhostmodule libexec/apache2/modauthzhost.so
    #LoadModule authzgroupfilemodule libexec/apache2/modauthzgroupfile.so
    #LoadModule authzusermodule libexec/apache2/modauthzuser.so
    #LoadModule authzdbmmodule libexec/apache2/modauthzdbm.so
    #LoadModule authzownermodule libexec/apache2/modauthzowner.so
    #LoadModule authzdefaultmodule libexec/apache2/modauthzdefault.so
    #LoadModule authbasicmodule libexec/apache2/modauthbasic.so
    #LoadModule authdigest_applemodule libexec/apache2/modauth_digestapple.so
    LoadModule cache_module libexec/apache2/mod_cache.so
    LoadModule memcachemodule libexec/apache2/modmemcache.so
    LoadModule diskcachemodule libexec/apache2/moddiskcache.so
    #LoadModule dbd_module libexec/apache2/mod_dbd.so
    LoadModule dumpio_module libexec/apache2/mod_dumpio.so
    LoadModule extfiltermodule libexec/apache2/modextfilter.so
    LoadModule include_module libexec/apache2/mod_include.so
    LoadModule filter_module libexec/apache2/mod_filter.so
    LoadModule deflate_module libexec/apache2/mod_deflate.so
    LoadModule logconfigmodule libexec/apache2/modlogconfig.so
    LoadModule logio_module libexec/apache2/mod_logio.so
    LoadModule env_module libexec/apache2/mod_env.so
    LoadModule expires_module libexec/apache2/mod_expires.so
    LoadModule headers_module libexec/apache2/mod_headers.so
    LoadModule ident_module libexec/apache2/mod_ident.so
    LoadModule setenvif_module libexec/apache2/mod_setenvif.so
    LoadModule proxy_module libexec/apache2/mod_proxy.so
    #LoadModule proxyconnectmodule libexec/apache2/modproxyconnect.so
    #LoadModule proxyftpmodule libexec/apache2/modproxyftp.so
    LoadModule proxyhttpmodule libexec/apache2/modproxyhttp.so
    #LoadModule proxyajpmodule libexec/apache2/modproxyajp.so
    LoadModule proxybalancermodule libexec/apache2/modproxybalancer.so
    LoadModule ssl_module libexec/apache2/mod_ssl.so
    LoadModule mime_module libexec/apache2/mod_mime.so
    #LoadModule mimemagicmodule libexec/apache2/modmimemagic.so
    #LoadModule dav_module libexec/apache2/mod_dav.so
    LoadModule status_module libexec/apache2/mod_status.so
    LoadModule autoindex_module libexec/apache2/mod_autoindex.so
    LoadModule asis_module libexec/apache2/mod_asis.so
    LoadModule info_module libexec/apache2/mod_info.so
    LoadModule cgi_module libexec/apache2/mod_cgi.so
    #LoadModule davfsmodule libexec/apache2/moddavfs.so
    LoadModule vhostaliasmodule libexec/apache2/modvhostalias.so
    LoadModule negotiation_module libexec/apache2/mod_negotiation.so
    LoadModule dir_module libexec/apache2/mod_dir.so
    LoadModule imagemap_module libexec/apache2/mod_imagemap.so
    LoadModule actions_module libexec/apache2/mod_actions.so
    LoadModule speling_module libexec/apache2/mod_speling.so
    LoadModule userdir_module libexec/apache2/mod_userdir.so
    LoadModule alias_module libexec/apache2/mod_alias.so
    LoadModule rewrite_module libexec/apache2/mod_rewrite.so
    #LoadModule php5_module libexec/apache2/libphp5.so
    #LoadModule encoding_module libexec/apache2/mod_encoding.so
    #LoadModule jk_module libexec/apache2/mod_jk.so
    #LoadModule applespotlightmodule libexec/apache2/modspotlightapple.so
    #LoadModule bonjour_module libexec/apache2/mod_bonjour.so
    LoadModule appleauthmodule libexec/apache2/modauthapple.so
    LoadModule spnegoauthmodule libexec/apache2/modspnegoapple.so
    LoadModule appledigestmodule libexec/apache2/moddigestapple.so
    LoadModule hfsapplemodule libexec/apache2/modhfsapple.so
    #LoadModule fastcgi_module libexec/apache2/mod_fastcgi.so
    #LoadModule scgipubsubmodule libexec/apache2/modscgipubsub.so
    #LoadModule davsvnmodule libexec/apache2/moddavsvn.so
    #LoadModule authzsvnmodule libexec/apache2/modauthzsvn.so
    ## If you wish httpd to run as a different user or group, you must run
    ## httpd as root initially and it will switch.
    ## User/Group: The name (or #number) of the user/group to run httpd as.
    ## It is usually good practice to create a dedicated user and group for
    ## running httpd, as with most system services.
    User www
    Group www
    ## Each directory to which Apache has access, can be configured with respect
    ## to which services and features are allowed and/or disabled in that
    ## directory (and its subdirectories).
    ## First, we configure the "default" to be a very restrictive set of
    ## features.
    <Directory />
    Options FollowSymLinks
    AllowOverride None
    </Directory>
    ## UserDir: The name of the directory which is appended onto a user's home
    ## directory if a ~user request is received.
    #### For Mac OS X Server: Note that
    #### personal websharing is not supported on Mac OS X Server.
    <IfModule mod_userdir.c>
    UserDir Sites
    </IfModule>
    ## AccessFileName: The name of the file to look for in each directory
    ## for access control information.
    AccessFileName .htaccess
    ## The following lines prevent .htaccess files from being viewed by
    ## Web clients.
    #### For Mac OS X Server: Note the case-insensitive pattern, which protects
    #### .htaccess fils on HFS volumes.
    #### (Note: Denying .DS_S* may interfere with Finder WebDAV operation)
    <Files ~ "^\.([Hh][Tt]|[Dd][Ss]_[Ss])">
    Order allow,deny
    Deny from all
    Satisfy All
    </Files>
    #### Block attempts to circumvent access controls by requesting forks.
    <Files "rsrc">
    Order allow,deny
    Deny from all
    Satisfy All
    </Files>
    <DirectoryMatch ".*\.\.namedfork">
    Order allow,deny
    Deny from all
    Satisfy All
    </DirectoryMatch>
    ## DefaultType is the default MIME type the server will use for a document
    ## if it cannot otherwise determine one, such as from filename extensions.
    ## If your server contains mostly text or HTML documents, "text/plain" is
    ## a good value. If most of your content is binary, such as applications
    ## or images, you may want to use "application/octet-stream" instead to
    ## keep browsers from trying to display binary files as though they are
    ## text.
    DefaultType text/plain
    <IfModule mod_mime.c>
    # TypesConfig points to the file containing the list of mappings from
    # filename extension to MIME-type.
    TypesConfig /dev/null
    #AddType application/x-gzip .tgz
    # AddEncoding allows you to have certain browsers uncompress
    # information on the fly. Note: Not all browsers support this.
    #AddEncoding x-compress .Z
    #AddEncoding x-gzip .gz .tgz
    # Filters allow you to process content before it is sent to the client.
    # To parse .shtml files for server-side includes (SSI):
    # (You will also need to add "Includes" to the "Options" directive.)
    #AddOutputFilter INCLUDES .shtml
    ## Although mod_mime may support several extensions following a single
    ## mime type (ex: "AddType video/quicktime qt mov"), the parser used
    ## by the Server Admin application expects only one extension per line.
    AddHandler send-as-is asis
    AddHandler cgi-script cgi
    AddHandler fastcgi-script fcgi
    AddHandler imap-file map
    AddHandler server-parsed shtml
    AddHandler type-map var
    AddHandler spotlight-search spotlight
    AddType application/andrew-inset ez
    AddType application/atom+xml atom
    AddType application/atomcat+xml atomcat
    AddType application/atomsvc+xml atomsvc
    AddType application/ccxml+xml ccxml
    AddType application/davmount+xml davmount
    AddType application/ecmascript ecma
    AddType application/font-tdpfr pfr
    AddType application/hyperstudio stk
    AddType application/javascript js
    AddType application/json json
    AddType application/mac-binhex40 hqx
    AddType application/mac-compactpro cpt
    AddType application/marc mrc
    AddType application/mathematica ma
    AddType application/mathematica mb
    AddType application/mathematica nb
    AddType application/mathml+xml mathml
    AddType application/mbox mbox
    AddType application/mediaservercontrol+xml mscml
    AddType application/mp4 mp4s
    AddType application/msword doc
    AddType application/msword dot
    AddType application/mxf mxf
    AddType application/octet-stream bin
    AddType application/octet-stream bpk
    AddType application/octet-stream class
    AddType application/octet-stream dist
    AddType application/octet-stream distz
    AddType application/octet-stream dmg
    AddType application/octet-stream dms
    AddType application/octet-stream dump
    AddType application/octet-stream elc
    AddType application/octet-stream iso
    AddType application/octet-stream lha
    AddType application/octet-stream lzh
    AddType application/octet-stream scpt
    AddType application/octet-stream so
    AddType application/oda oda
    AddType application/ogg ogg
    AddType application/pdf pdf
    AddType application/pgp-encrypted pgp
    AddType application/pgp-signature asc
    AddType application/pgp-signature sig
    AddType application/pics-rules prf
    AddType application/pkcs10 p10
    AddType application/pkcs7-mime p7c
    AddType application/pkcs7-mime p7m
    AddType application/pkcs7-signature p7s
    AddType application/pkix-cert cer
    AddType application/pkix-crl crl
    AddType application/pkix-pkipath pkipath
    AddType application/pkixcmp pki
    AddType application/pls+xml pls
    AddType application/postscript ai
    AddType application/postscript eps
    AddType application/postscript ps
    AddType application/prs.cww cww
    AddType application/rdf+xml rdf
    AddType application/reginfo+xml rif
    AddType application/relax-ng-compact-syntax rnc
    AddType application/resource-lists+xml rl
    AddType application/rls-services+xml rs
    AddType application/rsd+xml rsd
    AddType application/rss+xml rss
    AddType application/rtf rtf
    AddType application/sbml+xml sbml
    AddType application/sdp sdp
    AddType application/set-payment-initiation setpay
    AddType application/set-registration-initiation setreg
    AddType application/shf+xml shf
    AddType application/smil+xml smi
    AddType application/smil+xml smil
    AddType application/srgs gram
    AddType application/srgs+xml grxml
    AddType application/ssml+xml ssml
    AddType application/vnd.3gpp.pic-bw-large plb
    AddType application/vnd.3gpp.pic-bw-small psb
    AddType application/vnd.3gpp.pic-bw-var pvb
    AddType application/vnd.3m.post-it-notes pwn
    AddType application/vnd.accpac.simply.aso aso
    AddType application/vnd.accpac.simply.imp imp
    AddType application/vnd.acucobol acu
    AddType application/vnd.acucorp acutc
    AddType application/vnd.acucorp atc
    AddType application/vnd.adobe.xdp+xml xdp
    AddType application/vnd.adobe.xfdf xfdf
    AddType application/vnd.amiga.ami ami
    AddType application/vnd.anser-web-certificate-issue-initiation cii
    AddType application/vnd.anser-web-funds-transfer-initiation fti
    AddType application/vnd.antix.game-component atx
    AddType application/vnd.apple.installer+xml mpkg
    AddType application/vnd.apple.installer+xml pkg
    AddType application/vnd.audiograph aep
    AddType application/vnd.blueice.multipass mpm
    AddType application/vnd.bmi bmi
    AddType application/vnd.businessobjects rep
    AddType application/vnd.chemdraw+xml cdxml
    AddType application/vnd.chipnuts.karaoke-mmd mmd
    AddType application/vnd.cinderella cdy
    AddType application/vnd.claymore cla
    AddType application/vnd.clonk.c4group c4d
    AddType application/vnd.clonk.c4group c4f
    AddType application/vnd.clonk.c4group c4g
    AddType application/vnd.clonk.c4group c4p
    AddType application/vnd.clonk.c4group c4u
    AddType application/vnd.commonspace csp
    AddType application/vnd.commonspace cst
    AddType application/vnd.contact.cmsg cdbcmsg
    AddType application/vnd.cosmocaller cmc
    AddType application/vnd.crick.clicker clkx
    AddType application/vnd.crick.clicker.keyboard clkk
    AddType application/vnd.crick.clicker.palette clkp
    AddType application/vnd.crick.clicker.template clkt
    AddType application/vnd.crick.clicker.wordbank clkw
    AddType application/vnd.criticaltools.wbs+xml wbs
    AddType application/vnd.ctc-posml pml
    AddType application/vnd.cups-ppd ppd
    AddType application/vnd.curl curl
    AddType application/vnd.data-vision.rdz rdz
    AddType application/vnd.denovo.fcselayout-link fe_launch
    AddType application/vnd.dna dna
    AddType application/vnd.dolby.mlp mlp
    AddType application/vnd.dpgraph dpg
    AddType application/vnd.dreamfactory dfac
    AddType application/vnd.ecowin.chart mag
    AddType application/vnd.enliven nml
    AddType application/vnd.epson.esf esf
    AddType application/vnd.epson.msf msf
    AddType application/vnd.epson.quickanime qam
    AddType application/vnd.epson.salt slt
    AddType application/vnd.epson.ssf ssf
    AddType application/vnd.eszigno3+xml es3 et3
    AddType application/vnd.ezpix-album ez2
    AddType application/vnd.ezpix-package ez3
    AddType application/vnd.fdf fdf
    AddType application/vnd.flographit gph
    AddType application/vnd.fluxtime.clip ftc
    AddType application/vnd.framemaker fm
    AddType application/vnd.framemaker frame
    AddType application/vnd.framemaker maker
    AddType application/vnd.frogans.fnc fnc
    AddType application/vnd.frogans.ltf ltf
    AddType application/vnd.fsc.weblaunch fsc
    AddType application/vnd.fujitsu.oasys oas
    AddType application/vnd.fujitsu.oasys2 oa2
    AddType application/vnd.fujitsu.oasys3 oa3
    AddType application/vnd.fujitsu.oasysgp fg5
    AddType application/vnd.fujitsu.oasysprs bh2
    AddType application/vnd.fujixerox.ddd ddd
    AddType application/vnd.fujixerox.docuworks xdw
    AddType application/vnd.fujixerox.docuworks.binder xbd
    AddType application/vnd.fuzzysheet fzs
    AddType application/vnd.genomatix.tuxedo txd
    AddType application/vnd.google-earth.kml+xml kml
    AddType application/vnd.google-earth.kmz kmz
    AddType application/vnd.grafeq gqf
    AddType application/vnd.grafeq gqs
    AddType application/vnd.groove-account gac
    AddType application/vnd.groove-help ghf
    AddType application/vnd.groove-identity-message gim
    AddType application/vnd.groove-injector grv
    AddType application/vnd.groove-tool-message gtm
    AddType application/vnd.groove-tool-template tpl
    AddType application/vnd.groove-vcard vcg
    AddType application/vnd.handheld-entertainment+xml zmm
    AddType application/vnd.hbci hbci
    AddType application/vnd.hhe.lesson-player les
    AddType application/vnd.hp-hpgl hpgl
    AddType application/vnd.hp-hpid hpid
    AddType application/vnd.hp-hps hps
    AddType application/vnd.hp-jlyt jlt
    AddType application/vnd.hp-pcl pcl
    AddType application/vnd.hp-pclxl pclxl
    AddType application/vnd.hzn-3d-crossword x3d
    AddType application/vnd.ibm.minipay mpy
    AddType application/vnd.ibm.modcap afp
    AddType application/vnd.ibm.modcap list3820
    AddType application/vnd.ibm.modcap listafp
    AddType application/vnd.ibm.rights-management irm
    AddType application/vnd.ibm.secure-container sc
    AddType application/vnd.igloader igl
    AddType application/vnd.immervision-ivp ivp
    AddType application/vnd.immervision-ivu ivu
    AddType application/vnd.intercon.formnet xpw
    AddType application/vnd.intercon.formnet xpx
    AddType application/vnd.intu.qbo qbo
    AddType application/vnd.intu.qfx qfx
    AddType application/vnd.ipunplugged.rcprofile rcprofile
    AddType application/vnd.irepository.package+xml irp
    AddType application/vnd.is-xpr xpr
    AddType application/vnd.jam jam
    AddType application/vnd.jcp.javame.midlet-rms rms
    AddType application/vnd.jisp jisp
    AddType application/vnd.kahootz ktr
    AddType application/vnd.kahootz ktz
    AddType application/vnd.kde.karbon karbon
    AddType application/vnd.kde.kchart chrt
    AddType application/vnd.kde.kformula kfo
    AddType application/vnd.kde.kivio flw
    AddType application/vnd.kde.kontour kon
    AddType application/vnd.kde.kpresenter kpr
    AddType application/vnd.kde.kpresenter kpt
    AddType application/vnd.kde.kspread ksp
    AddType application/vnd.kde.kword kwd
    AddType application/vnd.kde.kword kwt
    AddType application/vnd.kenameaapp htke
    AddType application/vnd.kidspiration kia
    AddType application/vnd.kinar kne
    AddType application/vnd.kinar knp
    AddType application/vnd.koan skd
    AddType application/vnd.koan skm
    AddType application/vnd.koan skp
    AddType application/vnd.koan skt
    AddType application/vnd.llamagraphics.life-balance.desktop lbd
    AddType application/vnd.llamagraphics.life-balance.exchange+xml lbe
    AddType application/vnd.lotus-1-2-3 123
    AddType application/vnd.lotus-approach apr
    AddType application/vnd.lotus-freelance pre
    AddType application/vnd.lotus-notes nsf
    AddType application/vnd.lotus-organizer org
    AddType application/vnd.lotus-screencam scm
    AddType application/vnd.lotus-wordpro lwp
    AddType application/vnd.macports.portpkg portpkg
    AddType application/vnd.mcd mcd
    AddType application/vnd.medcalcdata mc1
    AddType application/vnd.mediastation.cdkey cdkey
    AddType application/vnd.mfer mwf
    AddType application/vnd.mfmp mfm
    AddType application/vnd.micrografx.flo flo
    AddType application/vnd.micrografx.igx igx
    AddType application/vnd.mif mif
    AddType application/vnd.mobius.daf daf
    AddType application/vnd.mobius.dis dis
    AddType application/vnd.mobius.mbk mbk
    AddType application/vnd.mobius.mqy mqy
    AddType application/vnd.mobius.msl msl
    AddType application/vnd.mobius.plc plc
    AddType application/vnd.mobius.txf txf
    AddType application/vnd.mophun.application mpn
    AddType application/vnd.mophun.certificate mpc
    AddType application/vnd.mozilla.xul+xml xul
    AddType application/vnd.ms-artgalry cil
    AddType application/vnd.ms-asf asf
    AddType application/vnd.ms-cab-compressed cab
    AddType application/vnd.ms-excel xla
    AddType application/vnd.ms-excel xlc
    AddType application/vnd.ms-excel xlm
    AddType application/vnd.ms-excel xls
    AddType application/vnd.ms-excel xlt
    AddType application/vnd.ms-excel xlw
    AddType application/vnd.ms-fontobject eot
    AddType application/vnd.ms-htmlhelp chm
    AddType application/vnd.ms-ims ims
    AddType application/vnd.ms-lrm lrm
    AddType application/vnd.ms-powerpoint pot
    AddType application/vnd.ms-powerpoint pps
    AddType application/vnd.ms-powerpoint ppt
    AddType application/vnd.ms-project mpp
    AddType application/vnd.ms-project mpt
    AddType application/vnd.ms-works wcm
    AddType application/vnd.ms-works wdb
    AddType application/vnd.ms-works wks
    AddType application/vnd.ms-works wps
    AddType application/vnd.ms-wpl wpl
    AddType application/vnd.ms-xpsdocument xps
    AddType application/vnd.mseq mseq
    AddType application/vnd.musician mus
    AddType application/vnd.neurolanguage.nlu nlu
    AddType application/vnd.noblenet-directory nnd
    AddType application/vnd.noblenet-sealer nns
    AddType application/vnd.noblenet-web nnw
    AddType application/vnd.nokia.n-gage.data ngdat
    AddType application/vnd.nokia.n-gage.symbian.install n-gage
    AddType application/vnd.nokia.radio-preset rpst
    AddType application/vnd.nokia.radio-presets rpss
    AddType application/vnd.novadigm.edm edm
    AddType application/vnd.novadigm.edx edx
    AddType application/vnd.novadigm.ext ext
    AddType application/vnd.oasis.opendocument.chart odc
    AddType application/vnd.oasis.opendocument.chart-template otc
    AddType application/vnd.oasis.opendocument.formula odf
    AddType application/vnd.oasis.opendocument.formula-template otf
    AddType application/vnd.oasis.opendocument.graphics odg
    AddType application/vnd.oasis.opendocument.graphics-template otg
    AddType application/vnd.oasis.opendocument.image odi
    AddType application/vnd.oasis.opendocument.image-template oti
    AddType application/vnd.oasis.opendocument.presentation odp
    AddType application/vnd.oasis.opendocument.presentation-template otp
    AddType application/vnd.oasis.opendocument.spreadsheet ods
    AddType application/vnd.oasis.opendocument.spreadsheet-template ots
    AddType application/vnd.oasis.opendocument.text odt
    AddType application/vnd.oasis.opendocument.text-master otm
    AddType application/vnd.oasis.opendocument.text-template ott
    AddType application/vnd.oasis.opendocument.text-web oth
    AddType application/vnd.olpc-sugar xo
    AddType application/vnd.oma.dd2+xml dd2
    AddType application/vnd.openofficeorg.extension oxt
    AddType application/vnd.osgi.dp dp
    AddType application/vnd.palm oprc
    AddType application/vnd.palm pdb
    AddType application/vnd.palm pqa
    AddType application/vnd.palm prc
    AddType application/vnd.pg.format str
    AddType application/vnd.pg.osasli ei6
    AddType application/vnd.picsel efif
    AddType application/vnd.pocketlearn plf
    AddType application/vnd.powerbuilder6 pbd
    AddType application/vnd.previewsystems.box box
    AddType application/vnd.proteus.magazine mgz
    AddType application/vnd.publishare-delta-tree qps
    AddType application/vnd.pvi.ptid1 ptid
    AddType application/vnd.quark.quarkxpress qwd
    AddType application/vnd.quark.quarkxpress qwt
    AddType application/vnd.quark.quarkxpress qxb
    AddType application/vnd.quark.quarkxpress qxd
    AddType application/vnd.quark.quarkxpress qxl
    AddType application/vnd.quark.quarkxpress qxt
    AddType application/vnd.recordare.musicxml mxl
    # AddType application/vnd.rn-realmedia rm
    AddType application/vnd.seemail see
    AddType application/vnd.sema sema
    AddType application/vnd.semd semd
    AddType application/vnd.semf semf
    AddType application/vnd.shana.informed.formdata ifm
    AddType application/vnd.shana.informed.formtemplate itp
    AddType application/vnd.shana.informed.interchange iif
    AddType application/vnd.shana.informed.package ipk
    AddType application/vnd.simtech-mindmapper twd
    AddType application/vnd.simtech-mindmapper twds
    AddType application/vnd.smaf mmf
    AddType application/vnd.solent.sdkm+xml sdkd
    AddType application/vnd.solent.sdkm+xml sdkm
    AddType application/vnd.spotfire.dxp dxp
    AddType application/vnd.spotfire.sfs sfs
    AddType application/vnd.sus-calendar sus
    AddType application/vnd.sus-calendar susp
    AddType application/vnd.svd svd
    AddType application/vnd.syncml+xml xsm
    AddType application/vnd.syncml.dm+wbxml bdm
    AddType application/vnd.syncml.dm+xml xdm
    AddType application/vnd.tao.intent-module-archive tao
    AddType application/vnd.tmobile-livetv tmo
    AddType application/vnd.trid.tpt tpt
    AddType application/vnd.triscape.mxs mxs
    AddType application/vnd.trueapp tra
    AddType application/vnd.ufdl ufd
    AddType application/vnd.ufdl ufdl
    AddType application/vnd.uiq.theme utz
    AddType application/vnd.umajin umj
    AddType application/vnd.unity unityweb
    AddType application/vnd.uoml+xml uoml
    AddType application/vnd.vcx vcx
    AddType application/vnd.visio vsd
    AddType application/vnd.visio vss
    AddType application/vnd.visio vst
    AddType application/vnd.visio vsw
    AddType application/vnd.visionary vis
    AddType application/vnd.vsf vsf
    AddType application/vnd.wap.wbxml wbxml
    AddType application/vnd.wap.wmlc wmlc
    AddType application/vnd.wap.wmlscriptc wmlsc
    AddType application/vnd.webturbo wtb
    AddType application/vnd.wordperfect wpd
    AddType application/vnd.wqd wqd
    AddType application/vnd.wt.stf stf
    AddType application/vnd.xara xar
    AddType application/vnd.xfdl xfdl
    AddType application/vnd.yamaha.hv-dic hvd
    AddType application/vnd.yamaha.hv-script hvs
    AddType application/vnd.yamaha.hv-voice hvp
    AddType application/vnd.yamaha.smaf-audio saf
    AddType application/vnd.yamaha.smaf-phrase spf
    AddType application/vnd.yellowriver-custom-menu cmp
    AddType application/vnd.zzazz.deck+xml zaz
    AddType application/voicexml+xml vxml
    AddType application/winhlp hlp
    AddType application/wsdl+xml wsdl
    AddType application/wspolicy+xml wspolicy
    AddType application/x-ace-compressed ace
    AddType application/x-bcpio bcpio
    AddType application/x-bittorrent torrent
    AddType application/x-bzip bz
    AddType application/x-bzip2 boz
    AddType application/x-bzip2 bz2
    AddType application/x-cdlink vcd
    AddType application/x-chat chat
    AddType application/x-chess-pgn pgn
    AddType application/x-cpio cpio
    AddType application/x-csh csh
    AddType application/x-director dcr
    AddType application/x-director dir
    AddType application/x-director dxr
    AddType application/x-director fgd
    AddType application/x-dvi dvi
    AddType application/x-futuresplash spl
    AddType application/x-gtar gtar
    AddType application/x-hdf hdf
    AddType application/x-httpd-php php
    AddType application/x-httpd-php-source phps
    AddType application/x-httpd-php3 php3
    AddType application/x-java-jnlp-file jnlp
    AddType application/x-latex latex
    AddType application/x-ms-wmd wmd
    AddType application/x-ms-wmz wmz
    AddType application/x-msaccess mdb
    AddType application/x-msbinder obd
    AddType application/x-mscardfile crd
    AddType application/x-msclip clp
    AddType application/x-msdownload bat
    AddType application/x-msdownload com
    AddType application/x-msdownload dll
    AddType application/x-msdownload exe
    AddType application/x-msdownload msi
    AddType application/x-msmediaview m13
    AddType application/x-msmediaview m14
    AddType application/x-msmediaview mvb
    AddType application/x-msmetafile wmf
    AddType application/x-msmoney mny
    AddType application/x-mspublisher pub
    AddType application/x-msschedule scd
    AddType application/x-msterminal trm
    AddType application/x-mswrite wri
    AddType application/x-netcdf cdf
    AddType application/x-netcdf nc
    AddType application/x-pkcs12 p12
    AddType application/x-pkcs12 pfx
    AddType application/x-pkcs7-certificates p7b
    AddType application/x-pkcs7-certificates spc
    AddType application/x-pkcs7-certreqresp p7r
    AddType application/x-quicktimeplayer qtl
    AddType application/x-rar-compressed rar
    AddType application/x-sh sh
    AddType application/x-shar shar
    AddType application/x-shockwave-flash swf
    AddType application/x-stuffit sit
    AddType application/x-stuffitx sitx
    AddType application/x-sv4cpio sv4cpio
    AddType application/x-sv4crc sv4crc
    AddType application/x-tar tar
    AddType application/x-tar tgz
    AddType application/x-tcl tcl
    AddType application/x-tex tex
    AddType application/x-texinfo texi
    AddType application/x-texinfo texinfo
    AddType application/x-ustar ustar
    AddType application/x-wais-source src
    AddType application/x-x509-ca-cert crt
    AddType application/x-x509-ca-cert der
    AddType application/xenc+xml xenc
    AddType application/xhtml+xml xht
    AddType application/xhtml+xml xhtm
    AddType application/xhtml+xml xhtml
    AddType application/xml xml
    AddType application/xml xsl
    AddType application/xml-dtd dtd
    AddType application/xop+xml xop
    AddType application/xslt+xml xslt
    AddType application/xspf+xml xspf
    AddType application/xv+xml mxml
    AddType application/xv+xml xhvml
    AddType application/xv+xml xvm
    AddType application/xv+xml xvml
    AddType application/zip zip
    AddType audio/basic au
    AddType audio/basic snd
    AddType audio/midi kar
    AddType audio/midi mid
    AddType audio/midi midi
    AddType audio/midi rmi
    AddType audio/mp4 mp4a
    AddType audio/mp4a-latm m4a
    AddType audio/mp4a-latm m4p
    AddType audio/mpeg m2a
    AddType audio/mpeg m3a
    AddType audio/mpeg mp2
    AddType audio/mpeg mp2a
    AddType audio/mpeg mp3
    AddType audio/mpeg mpga
    AddType audio/vnd.digital-winds eol
    AddType audio/vnd.lucent.voice lvp
    AddType audio/vnd.nuera.ecelp4800 ecelp4800
    AddType audio/vnd.nuera.ecelp7470 ecelp7470
    AddType audio/vnd.nuera.ecelp9600 ecelp9600
    AddType audio/wav wav
    AddType audio/x-aiff aif
    AddType audio/x-aiff aifc
    AddType audio/x-aiff aiff
    AddType audio/x-m4a m4a
    AddType audio/x-mpegurl m3u
    AddType audio/x-ms-wax wax
    AddType audio/x-ms-wma wma
    AddType audio/x-pn-realaudio ra
    AddType audio/x-pn-realaudio ram
    AddType audio/x-pn-realaudio rm
    AddType audio/x-pn-realaudio-plugin rmp
    AddType audio/x-scpls pls
    AddType audio/x-wav wav
    AddType chemical/x-cdx cdx
    AddType chemical/x-cif cif
    AddType chemical/x-cmdf cmdf
    AddType chemical/x-cml cml
    AddType chemical/x-csml csml
    AddType chemical/x-pdb pdb
    AddType chemical/x-xyz xyz
    AddType image/bmp bmp
    AddType image/cgm cgm
    AddType image/g3fax g3
    AddType image/gif gif
    AddType image/ief ief
    AddType image/jp2 jp2
    AddType image/jpeg jpe
    AddType image/jpeg jpeg
    AddType image/jpeg jpg
    AddType image/pict pct
    AddType image/pict pic
    AddType image/pict pict
    AddType image/png png
    AddType image/prs.btif btif
    AddType image/svg+xml svg
    AddType image/svg+xml svgz
    AddType image/tiff tif
    AddType image/tiff tiff
    AddType image/vnd.adobe.photoshop psd
    AddType image/vnd.djvu djv
    AddType image/vnd.djvu djvu
    AddType image/vnd.dwg dwg
    AddType image/vnd.dxf dxf
    AddType image/vnd.fastbidsheet fbs
    AddType image/vnd.fpx fpx
    AddType image/vnd.fst fst
    AddType image/vnd.fujixerox.edmics-mmr mmr
    AddType image/vnd.fujixerox.edmics-rlc rlc
    AddType image/vnd.microsoft.icon ico
    AddType image/vnd.ms-modi mdi
    AddType image/vnd.net-fpx npx
    AddType image/vnd.wap.wbmp wbmp
    AddType image/vnd.xiff xif
    AddType image/x-cmu-raster ras
    AddType image/x-cmx cmx
    AddType image/x-macpaint mac
    AddType image/x-macpaint pnt
    AddType image/x-macpaint pntg
    AddType image/x-pcx pcx
    AddType image/x-pict pct
    AddType image/x-pict pic
    AddType image/x-portable-anymap pnm
    AddType image/x-portable-bitmap pbm
    AddType image/x-portable-graymap pgm
    AddType image/x-portable-pixmap ppm
    AddType image/x-quicktime qti
    AddType image/x-quicktime qtif
    AddType image/x-rgb rgb
    AddType image/x-xbitmap xbm
    AddType image/x-xpixmap xpm
    AddType image/x-xwindowdump xwd
    AddType message/rfc822 eml
    AddType message/rfc822 mime
    AddType model/iges iges
    AddType model/iges igs
    AddType model/mesh mesh
    AddType model/mesh msh
    AddType model/mesh silo
    AddType model/vnd.dwf dwf
    AddType model/vnd.gdl gdl
    AddType model/vnd.gtw gtw
    AddType model/vnd.mts mts
    AddType model/vnd.vtu vtu
    AddType model/vrml vrml
    AddType model/vrml wrl
    AddType text/calendar ics
    AddType text/calendar ifb
    AddType text/css css
    AddType text/csv csv
    AddType text/html htm
    AddType text/html html
    AddType text/html shtml
    AddType text/plain asc
    AddType text/plain conf
    AddType text/plain def
    AddType text/plain in
    AddType text/plain list
    AddType text/plain log
    AddType text/plain text
    AddType text/plain txt
    AddType text/prs.lines.tag dsc
    AddType text/richtext rtx
    AddType text/rtf rtf
    AddType text/sgml sgm
    AddType text/sgml sgml
    AddType text/tab-separated-values tsv
    AddType text/troff man
    AddType text/troff me
    AddType text/troff ms
    AddType text/troff roff
    AddType text/troff t
    AddType text/troff tr
    AddType text/uri-list uri
    AddType text/uri-list uris
    AddType text/uri-list urls
    AddType text/vnd.fly fly
    AddType text/vnd.fmi.flexstor flx
    AddType text/vnd.in3d.3dml 3dml
    AddType text/vnd.in3d.spot spot
    AddType text/vnd.sun.j2me.app-descriptor jad
    AddType text/vnd.wap.wml wml
    AddType text/vnd.wap.wmlscript wmls
    AddType text/x-asm s
    AddType text/x-asm sm
    AddType text/x-c c
    AddType text/x-c cc
    AddType text/x-c cpp
    AddType text/x-c cxx
    AddType text/x-c dic
    AddType text/x-c h
    AddType text/x-c hh
    AddType text/x-fortran f
    AddType text/x-fortran f77
    AddType text/x-fortran f90
    AddType text/x-fortran for
    AddType text/x-java-source java
    AddType text/x-pascal p
    AddType text/x-pascal pas
    AddType text/x-setext etx
    AddType text/x-uuencode uu
    AddType text/x-vcalendar vcs
    AddType text/x-vcard vcf
    AddType video/3gp2 3gp2
    AddType video/3gpp 3gp
    AddType video/3gpp 3gpp
    AddType video/3gpp2 3g2
    AddType video/h261 h261
    AddType video/h263 h263
    AddType video/h264 h264
    AddType video/jpeg jpgv
    AddType video/jpm jpgm
    AddType video/jpm jpm
    AddType video/mj2 mj2
    AddType video/mj2 mjp2
    AddType video/mp4 m4v
    AddType video/mp4 mp4
    AddType video/mp4 mp4v
    AddType video/mp4 mpg4
    AddType video/mpeg m1v
    AddType video/mpeg m2v
    AddType video/mpeg mpe
    AddType video/mpeg mpeg
    AddType video/mpeg mpg
    AddType video/quicktime mov
    AddType video/quicktime qt
    AddType video/vnd.fvt fvt
    AddType video/vnd.mpegurl m4u
    AddType video/vnd.mpegurl mxu
    AddType video/vnd.vivo viv
    AddType video/x-dv dif
    AddType video/x-dv dv
    AddType video/x-fli fli
    AddType video/x-ms-asf asf
    AddType video/x-ms-asf asx
    AddType video/x-ms-wm wm
    AddType video/x-ms-wmv wmv
    AddType video/x-ms-wmx wmx
    AddType video/x-ms-wvx wvx
    AddType video/x-msvideo avi
    AddType video/x-sgi-movie movie
    AddType x-conference/x-cooltalk ice
    # Settings for hosting different languages.
    # Required modules: mod_mime, mod_negotiation
    # DefaultLanguage and AddLanguage allows you to specify the language of
    # a document. You can then use content negotiation to give a browser a
    # file in a language the user can understand.
    # Specify a default language. This means that all data
    # going out without a specific language tag (see below) will
    # be marked with this one. You probably do NOT want to set
    # this unless you are sure it is correct for all cases.
    # * It is generally better to not mark a page as
    # * being a certain language than marking it with the wrong
    # * language!
    # DefaultLanguage nl
    # Note 1: The suffix does not have to be the same as the language
    # keyword --- those with documents in Polish (whose net-standard
    # language code is pl) may wish to use "AddLanguage pl .po" to
    # avoid the ambiguity with the common suffix for perl scripts.
    # Note 2: The example entries below illustrate that in some cases
    # the two character 'Language' abbreviation is not identical to
    # the two character 'Country' code for its country,
    # E.g. 'Danmark/dk' versus 'Danish/da'.
    # Note 3: In the case of 'ltz' we violate the RFC by using a three char
    # specifier. There is 'work in progress' to fix this and get
    # the reference data for rfc1766 cleaned up.
    # Catalan (ca) - Croatian (hr) - Czech (cs) - Danish (da) - Dutch (nl)
    # English (en) - Esperanto (eo) - Estonian (et) - French (fr) - German (de)
    # Greek-Modern (el) - Hebrew (he) - Italian (it) - Japanese (ja)
    # Korean (ko) - Luxembourgeois* (ltz) - Norwegian Nynorsk (nn)
    # Norwegian (no) - Polish (pl) - Portugese (pt)
    # Brazilian Portuguese (pt-BR) - Russian (ru) - Swedish (sv)
    # Simplified Chinese (zh-CN) - Spanish (es) - Traditional Chinese (zh-TW)
    AddLanguage ca .ca
    AddLanguage cs .cz .cs
    AddLanguage da .dk
    AddLanguage de .de
    AddLanguage el .el
    AddLanguage en .en
    AddLanguage eo .eo
    AddLanguage es .es
    AddLanguage et .et
    AddLanguage fr .fr
    AddLanguage he .he
    AddLanguage hr .hr
    AddLanguage it .it
    AddLanguage ja .ja
    AddLanguage ko .ko
    AddLanguage ltz .ltz
    AddLanguage nl .nl
    AddLanguage nn .nn
    AddLanguage no .no
    AddLanguage pl .po
    AddLanguage pt .pt
    AddLanguage pt-BR .pt-br
    AddLanguage ru .ru
    AddLanguage sv .sv
    AddLanguage zh-CN .zh-cn
    AddLanguage zh-TW .zh-tw
    # LanguagePriority allows you to give precedence to some languages
    # in case of a tie during content negotiation.
    # Just list the languages in decreasing order of preference. We have
    # more or less alphabetized them here. You probably want to change this.
    LanguagePriority en ca cs da de el eo es et fr he hr it ja ko ltz nl nn no pl pt pt-BR ru sv zh-CN zh-TW
    # ForceLanguagePriority allows you to serve a result page rather than
    # MULTIPLE CHOICES (Prefer) [in case of a tie] or NOT ACCEPTABLE (Fallback)
    # [in case no accepted languages matched the available variants]
    ForceLanguagePriority Prefer Fallback
    # Commonly used filename extensions to character sets. You probably
    # want to avoid clashes with the language extensions, unless you
    # are good at carefully testing your setup after each change.
    # See http://www.iana.org/assignments/character-sets for the
    # official list of charset names and their respective RFCs.
    AddCharset us-ascii.ascii .us-ascii
    AddCharset ISO-8859-1 .iso8859-1 .latin1
    AddCharset ISO-8859-2 .iso8859-2 .latin2 .cen
    AddCharset ISO-8859-3 .iso8859-3 .latin3
    AddCharset ISO-8859-4 .iso8859-4 .latin4
    AddCharset ISO-8859-5 .iso8859-5 .cyr .iso-ru
    AddCharset ISO-8859-6 .iso8859-6 .arb .arabic
    AddCharset ISO-8859-7 .iso8859-7 .grk .greek
    AddCharset ISO-8859-8 .iso8859-8 .heb .hebrew
    AddCharset ISO-8859-9 .iso8859-9 .latin5 .trk
    AddCharset ISO-8859-10 .iso8859-10 .latin6
    AddCharset ISO-8859-13 .iso8859-13
    AddCharset ISO-8859-14 .iso8859-14 .latin8
    AddCharset ISO-8859-15 .iso8859-15 .latin9
    AddCharset ISO-8859-16 .iso8859-16 .latin10
    AddCharset ISO-2022-JP .iso2022-jp .jis
    AddCharset ISO-2022-KR .iso2022-kr .kis
    AddCharset ISO-2022-CN .iso2022-cn .cis
    AddCharset Big5.Big5 .big5 .b5
    AddCharset cn-Big5 .cn-big5
    # For russian, more than one charset is used (depends on client, mostly):
    AddCharset WINDOWS-1251 .cp-1251 .win-1251
    AddCharset CP866 .cp866
    AddCharset KOI8 .koi8
    AddCharset KOI8-E .koi8-e
    AddCharset KOI8-r .koi8-r .koi8-ru
    AddCharset KOI8-U .koi8-u
    AddCharset KOI8-ru .koi8-uk .ua
    AddCharset ISO-10646-UCS-2 .ucs2
    AddCharset ISO-10646-UCS-4 .ucs4
    AddCharset UTF-7 .utf7
    AddCharset UTF-8 .utf8
    AddCharset UTF-16 .utf16
    AddCharset UTF-16BE .utf16be
    AddCharset UTF-16LE .utf16le
    AddCharset UTF-32 .utf32
    AddCharset UTF-32BE .utf32be
    AddCharset UTF-32LE .utf32le
    AddCharset euc-cn .euc-cn
    AddCharset euc-gb .euc-gb
    AddCharset euc-jp .euc-jp
    AddCharset euc-kr .euc-kr
    #Not sure how euc-tw got in - IANA doesn't list it???
    AddCharset EUC-TW .euc-tw
    AddCharset gb2312 .gb2312 .gb
    AddCharset iso-10646-ucs-2 .ucs-2 .iso-10646-ucs-2
    AddCharset iso-10646-ucs-4 .ucs-4 .iso-10646-ucs-4
    AddCharset shift_jis .shift_jis .sjis
    </IfModule>
    ## The modmimemagic module allows the server to use various hints from the
    ## contents of the file itself to determine its type. The MIMEMagicFile
    ## directive tells the module where the hint definitions are located.
    <IfModule modmimemagic.c>
    MIMEMagicFile /etc/apache2/magic
    </IfModule>
    ## HostnameLookups: Log the names of clients or just their IP addresses
    ## e.g., www.apache.org (on) or 204.62.129.132 (off).
    ## The default is off because it'd be overall better for the net if people
    ## had to knowingly turn this feature on, since enabling it means that
    ## each client request will result in AT LEAST one lookup request to the
    ## nameserver.
    HostnameLookups Off
    ## LogLevel: Control the number of messages logged to the error_log.
    ## Possible values include: debug, info, notice, warn, error, crit,
    ## alert, emerg.
    LogLevel warn
    <IfModule modlogconfig.c>
    # The following directives define some format nicknames for use with
    # a CustomLog directive (see below).
    LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
    LogFormat "%h %l %u %t \"%r\" %>s %b" common
    LogFormat "%{Referer}i -> %U" referer
    LogFormat "%{User-agent}i" agent
    <IfModule mod_logio.c>
    # You need to enable mod_logio.c to use %I and %O
    LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %I %O" combinedio
    </IfModule>
    # The location and format of the access logfile (Common Logfile Format).
    # If you do not define any access logfiles within a <VirtualHost>
    # container, they will be logged here. Contrariwise, if you do
    # define per-<VirtualHost> access logfiles, transactions will be
    # logged therein and not in this file.
    #### For Mac OS X Server: Server Admin manages CustomLog directives
    #### on a virtual host basis.
    #CustomLog /var/log/apache2/access_log common
    # If you prefer a logfile with access, agent, and referer information
    # (Combined Logfile Format) you can use the following directive.
    #CustomLog /var/log/apache2/access_log combined
    </IfModule>
    ## Optionally add a line containing the server version and virtual host
    ## name to server-generated pages (error documents, FTP directory listings,
    ## mod_status and mod_info output etc., but not CGI generated documents).
    ## Set to "EMail" to also include a mailto: link to the ServerAdmin.
    ## Set to one of: On | Off | EMail
    ServerSignature On
    UseCanonicalName Off
    ## Aliases: Add here as many aliases as you need (with no limit). The format is
    ## Alias fakename realname
    <IfModule mod_alias.c>
    # Redirect: Allows you to tell clients about documents that used to
    # exist in your server's namespace, but do not anymore. The client
    # will make a new request for the document at its new location.
    # Example:
    # Redirect permanent /foo http://www.example.com/bar
    # Alias: Maps web paths into filesystem paths and is used to
    # access content that does not live under the DocumentRoot.
    # Example:
    # Alias /webpath /full/filesystem/path
    # If you include a trailing / on /webpath then the server will
    # require it to be present in the URL. You will also likely
    # need to provide a <Directory> section to allow access to
    # the filesystem path.
    # ScriptAlias: This controls which directories contain server scripts.
    # ScriptAliases are essentially the same as Aliases, except that
    # documents in the target directory are treated as applications and
    # run by the server when requested rather than as documents sent to the
    # client. The same rules about trailing "/" apply to ScriptAlias
    # directives as to Alias.
    ScriptAliasMatch ^/cgi-bin/((?!(?i:webobjects)).*$) "/Library/WebServer/CGI-Executables/$1"
    #### For Mac OS X Server: Uncomment this line to enable web-based
    #### configuration of mailman:
    #Include /etc/apache2/httpd_mailman.conf
    <IfModule mod_setenvif.c>
    <IfModule mod_negotiation.c>
    # Allow convenient access to Apache manual
    AliasMatch ^/manual(?:/(?:de|en|es|fr|ja|ko|pt-br|ru))?(/.*)?$ "/Library/WebServer/share/httpd/manual$1"
    <Directory "/Library/WebServer/share/httpd/manual">
    Options Indexes
    AllowOverride None
    Order allow,deny
    Allow from all
    <Files *.html>
    SetHandler type-map
    </Files>
    SetEnvIf Request_URI ^/manual/(de|en|es|fr|ja|ko|pt-br|ru)/ prefer-language=$1
    RedirectMatch 301 ^/manual(?:/(de|en|es|fr|ja|ko|pt-br|ru)){2,}(/.*)?$ /manual/$1$2
    LanguagePriority en de es fr ja ko pt-br ru ForceLanguagePriority Prefer Fallback
    </Directory>
    </IfModule>
    </IfModule>
    </IfModule>
    ## Directives controlling the display of server-generated directory listings.
    #### For Mac OS X Server: Note that indexing is further controlled
    #### by the Server Admin application, which adds "Options +/-Indexes
    #### in the virtual host scope.
    <IfModule mod_autoindex.c>
    ## FancyIndexing is whether you want fancy directory indexing or standard
    IndexOptions FancyIndexing
    ## AddIcon* directives tell the server which icon to show for different
    ## files or filename extensions. These are only displayed for
    ## FancyIndexed directories.
    AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip
    AddIconByType (TXT,/icons/text.gif) text/*
    AddIconByType (IMG,/icons/image2.gif) image/*
    AddIconByType (SND,/icons/sound2.gif) audio/*
    AddIconByType (VID,/icons/movie.gif) video/*
    AddIcon /icons/binary.gif .bin .exe
    AddIcon /icons/binhex.gif .hqx
    AddIcon /icons/tar.gif .tar
    AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm .iv
    AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip
    AddIcon /icons/a.gif .ps .ai .eps
    AddIcon /icons/layout.gif .html .shtml .htm .pdf
    AddIcon /icons/text.gif .txt
    AddIcon /icons/c.gif .c
    AddIcon /icons/p.gif .pl .py
    AddIcon /icons/f.gif .for
    AddIcon /icons/dvi.gif .dvi
    AddIcon /icons/uuencoded.gif .uu
    AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl
    AddIcon /icons/tex.gif .tex
    AddIcon /icons/bomb.gif core
    AddIcon /icons/back.gif ..
    AddIcon /icons/hand.right.gif README
    AddIcon /icons/folder.gif ^^DIRECTORY^^
    AddIcon /icons/blank.gif ^^BLANKICON^^
    ## DefaultIcon is which icon to show for files which do not have an icon
    ## explicitly set.
    DefaultIcon /icons/unknown.gif
    ## AddDescription allows you to place a short description after a file in
    ## server-generated indexes. These are only displayed for FancyIndexed
    ## directories.
    ## Format: AddDescription "description" filename
    #AddDescription "GZIP compressed document" .gz
    #AddDescription "tar archive" .tar
    #AddDescription "GZIP compressed tar archive" .tgz
    #AddDescription "Mac OS Disk Image file" .dmg
    ## ReadmeName is the name of the README file the server will look for by
    ## default, and append to directory listings.
    ## HeaderName is the name of a file which should be prepended to
    ## directory indexes.
    ## If MultiViews are amongst the Options in effect, the server will
    ## first look for name.html and include it if found. If name.html
    ## doesn't exist, the server will then look for name.txt and include
    ## it as plaintext if found.
    ReadmeName README
    HeaderName HEADER
    ## IndexIgnore is a set of filenames which directory indexing should ignore
    ## and not include in the listing. Shell-style wildcarding is permitted.
    IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t
    </IfModule>
    ## MetaDir: specifies the name of the directory in which Apache can find
    ## meta information files. These files contain additional HTTP headers
    ## to include when sending the document
    #MetaDir .web
    ## MetaSuffix: specifies the file name suffix for the file containing the
    ## meta information.
    #MetaSuffix .meta
    # Customizable error responses come in three flavors:
    # 1) plain text 2) local redirects 3) external redirects
    # Some examples:
    #ErrorDocument 500 "The server made a boo boo."
    #ErrorDocument 404 /missing.html
    #ErrorDocument 404 "/cgi-bin/missing_handler.pl"
    #ErrorDocument 402 http://www.example.com/subscription_info.html
    # The configuration below implements multi-language error documents through
    # content-negotiation, and via the default Alias for /error in the vhost config file.
    <Directory "/usr/share/httpd/error">
    AllowOverride None
    Options IncludesNoExec
    AddOutputFilter Includes html
    AddHandler type-map var
    Order allow,deny
    Allow from all
    LanguagePriority en cs de es fr it ja ko nl pl pt-br ro sv tr
    ForceLanguagePriority Prefer Fallback
    </Directory>
    ErrorDocument 400 /error/HTTPBADREQUEST.html.var
    ErrorDocument 401 /error/HTTP_UNAUTHORIZED.html.var
    ErrorDocument 403 /error/HTTP_FORBIDDEN.html.var
    ErrorDocument 404 /error/HTTPNOTFOUND.html.var
    ErrorDocument 405 /error/HTTPMETHOD_NOTALLOWED.html.var
    ErrorDocument 408 /error/HTTPREQUEST_TIMEOUT.html.var
    ErrorDocument 410 /error/HTTP_GONE.html.var
    ErrorDocument 411 /error/HTTPLENGTHREQUIRED.html.var
    ErrorDocument 412 /error/HTTPPRECONDITIONFAILED.html.var
    ErrorDocument 413 /error/HTTPREQUEST_ENTITY_TOOLARGE.html.var
    ErrorDocument 414 /error/HTTPREQUEST_URI_TOOLARGE.html.var
    ErrorDocument 415 /error/HTTPUNSUPPORTED_MEDIATYPE.html.var
    ErrorDocument 500 /error/HTTPINTERNAL_SERVERERROR.html.var
    ErrorDocument 501 /error/HTTPNOTIMPLEMENTED.html.var
    ErrorDocument 502 /error/HTTPBADGATEWAY.html.var
    ErrorDocument 503 /error/HTTPSERVICEUNAVAILABLE.html.var
    ErrorDocument 506 /error/HTTPVARIANT_ALSOVARIES.html.var
    # Allow server status reports generated by mod_status,
    # with the URL of http://servername/server-status
    <IfModule mod_status.c>
    <Location /server-status>
    SetHandler server-status
    Order deny,allow
    Deny from all
    Allow from 127.0.0.1
    </Location>
    # ExtendedStatus controls whether Apache will generate "full" status
    # information (ExtendedStatus On) or just basic information (ExtendedStatus
    # Off) when the "server-status" handler is called. The default is Off.
    ExtendedStatus On
    </IfModule>
    # Allow remote server configuration reports, with the URL of
    # http://servername/server-info (requires that mod_info.c be loaded).
    #<IfModule mod_info.c>
    # <Location /server-info>
    # SetHandler server-info
    # Order deny,allow
    # Deny from all
    # Allow from .your-domain.com
    # </Location>
    #</IfModule>
    ## Proxy Server directives.
    <IfModule mod_proxy.c>
    ProxyRequests Off
    <IfModule moddiskcache.c>
    CacheEnable disk /
    CacheRoot "/var/run/proxy"
    </IfModule>
    </IfModule>
    ## SSL stuff
    <IfModule mod_ssl.c>
    SetEnvIf User-Agent ".MSIE." nokeepalive ssl-unclean-shutdown
    SSLPassPhraseDialog exec:/etc/apache2/getsslpassphrase
    SSLSessionCache shmcb:/var/run/ssl_scache(512000)
    SSLSessionCacheTimeout 300
    SSLMutex file:/var/log/apache2/ssl_mutex
    SSLRandomSeed startup builtin
    SSLRandomSeed connect builtin
    AddType application/x-x509-ca-cert crt
    AddType application/x-pkcs7-crl crl
    </IfModule>
    <IfModule mod_jk.c>
    JkWorkersFile /etc/apache2/workers.properties
    JkLogFile /var/log/apache2/mod_jk.log
    JkLogLevel error
    JkMount /*.jsp JBoss1
    JkMount /servlet/* JBoss1
    JkMount /examples/* JBoss1
    </IfModule>
    ## The default server is used for status on a special port
    #ServerName www.example.com
    Listen 127.0.0.1:9010
    DocumentRoot "/var/empty"
    ErrorLog "/var/log/apache2/error_log"
    <Directory /var/empty>
    Order Deny,Allow
    Deny from All
    </Directory>
    <IfModule modspotlightapple2.c>
    Spotlight On
    </IfModule>
    <IfModule modauth_digestapple.c>
    BrowserMatch "MSIE" AuthDigestEnableQueryStringHack=On
    </IfModule>
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteCond %{REQUEST_METHOD} ^TRACE
    RewriteRule .* - [F]
    </IfModule>
    <IfModule mod_headers.c>
    Header add MS-Author-Via "DAV"
    RequestHeader set XFORWARDEDPROTO 'https' env=https
    </IfModule>
    <IfModule mod_encoding.c>
    EncodingEngine on
    NormalizeUsername on
    DefaultClientEncoding UTF-8
    # Windows XP?
    AddClientEncoding "Microsoft-WebDAV-MiniRedir/" MSUTF-8
    # Windows 2K SP2 with .NET
    AddClientEncoding "(Microsoft .* DAV\$)" MSUTF-8
    # Windows 2K SP2/Windows XP
    AddClientEncoding "(Microsoft .* DAV 1.1)" CP932
    # Windows XP?
    AddClientEncoding "Microsoft-WebDAV*" CP932
    # RealPlayer
    AddClientEncoding "RMA/*" CP932
    # MacOS X webdavfs
    AddClientEncoding "WebDAVFS" UTF-8
    # cadaver
    AddClientEncoding "cadaver/" EUC-JP
    </IfModule>
    RLimitNPROC max max
    ExtendedStatus On
    Timeout 300
    KeepAlive On
    MaxKeepAliveRequests 500
    KeepAliveTimeout 15
    # As of Mac OS X Server 10.5, the compiled-in server limit is 2048
    ServerLimit 2048
    # Server Admin manages ListenBackLog as a function of MaxClients: min(511, MaxClients/2)
    MaxClients 1024
    ListenBackLog 512
    # Including WebObjects Configs
    Include /System/Library/WebObjects/Adaptors/Apache2.2/apache.conf
    #### The following Include directive is essential for the virtual hosts to be usable.
    Include "/etc/apache2/sites/*.conf"
    ========HTTPD.CONF==========

    I am modifying the correct httpd.conf file on the server, it just doesn't seem to work. - If I put the rewrite rules in the <Directory /> the rewrite works but it adds /Library/WebServer/Documents to the URL.
    I also tried putting the rewrite rules in <IfModule mod_rewrite.c> but that did not work either.
    mod_rewrite is enabled and running on the server.
    I will post the rewrite rules again in the code brackets. Sorry for the long post. - If some one can try them out on their Leopard Server to see if they can get them to work, it would be much appreciated. Again, these work on my Leopard Client but I can't get them to work on Server.
    -- The httpd.conf file posted above is just the default conf file found in /private/etc/apache2/
    <code>
    RewriteEngine On
    Options +FollowSymLinks
    RewriteRule ^(.+)/$ http://%{HTTP_HOST}$1 [R=301, L]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.php(.*)\ HTTP
    RewriteRule (.+)\.php(.*)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.asp(.*)\ HTTP
    RewriteRule (.+)\.asp(.*)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.aspx(.*)\ HTTP
    RewriteRule (.+)\.aspx(.*)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.htm.(.)\ HTTP
    RewriteRule (.+)\.htm.(.)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.cfm(.*)\ HTTP
    RewriteRule (.+)\.cfm(.*)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.bak(.*)\ HTTP
    RewriteRule (.+)\.bak(.*)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\.inc(.*)\ HTTP
    RewriteRule (.+)\.inc(.*)$ $1$2 [R, L]]
    RewriteCond %{THE_REQUEST} ^GET\ ([^\?]+)\..(.)\ HTTP
    RewriteRule (.+)\..(.)$ $1$2 [R, L]]
    <code>

  • [Partly solved] Nouveau driver crashes, nvidia-libgl-beta problem etc.

    I had the same issue as in thread 1446984 but disabling USB 3.0 in BIOS did not solve the problem.
    I have a new install, and are getting complete freezes on shutdown, but also on switching to another tty than the graphical (freeze after 1-20 seconds after switching tty). This is reproducible 100% of the time.
    I were also getting errors about nouveau, and thought the tty switching freezes might be related to that.
    This was correct, since installing the nvidia-beta driver solved that problem (but not the shutdown issues).
    As a side note, I also had some minor problems installing nvidia-libgl-beta which is a dependency for nvidia-beta.
    Trying to install it with aura gave the following error:
    $ sudo aura -A nvidia-libgl-beta
    [sudo] password for rix:
    aura >>= The following are not AUR packages:
    nvidia-libgl-beta
    aura >>= No valid packages specified.
    Installing it manually from the tarball in AUR seemed to work, but when I tried to install nvidia-beta it complained about nvidia-libgl-beta missing, and it's not in the output of pacman -Q !
    Trying to reinstall it works as well, and pacman says it is reinstalling with net upgrade size 0.
    I removed nvidia-libgl-beta as a dependency from the nvidia-beta PKGBUILD and installed it, it seems to work at least, no more tty switch crashes.
    Also, after installing there is no nvidia*.pkg.tar.xz files in /var/cache/pacman/pkg/. Maybe these are put somewhere else?
    dmesg (includes nouveau errors but it's the "ACPI Warning: SystemIO range 0x000000000000f040-0x000000000000f05f conflicts with OpRegion ..." line I believe is the interesting one):
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.16.1-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.1 (GCC) ) #1 SMP PREEMPT Thu Aug 14 07:40:19 CEST 2014
    [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=1a4daa5b-c2e9-44c0-9155-95a9d2c25878 rw cryptdevice=UUID=67ed3f10-6bc9-4413-b567-f9f0111aecf0:cryptroot resume=/dev/mapper/lvm-swapvol quiet
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ba004fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000ba005000-0x00000000ba00bfff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000ba00c000-0x00000000ba7abfff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000ba7ac000-0x00000000baa1afff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000baa1b000-0x00000000cb3c9fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000cb3ca000-0x00000000cb453fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000cb454000-0x00000000cb46efff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000cb46f000-0x00000000cb9ddfff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000cb9de000-0x00000000cbffefff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000cbfff000-0x00000000cbffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000cd000000-0x00000000cf1fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000042fdfffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.8 present.
    [ 0.000000] DMI: Micro-Star International Co., Ltd. GS60 2PE/MS-16H2, BIOS E16H2IMS.106 05/13/2014
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] AGP: No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x42fe00 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-CFFFF write-protect
    [ 0.000000] D0000-E7FFF uncachable
    [ 0.000000] E8000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0000000000 mask 7C00000000 write-back
    [ 0.000000] 1 base 0400000000 mask 7FE0000000 write-back
    [ 0.000000] 2 base 0420000000 mask 7FF0000000 write-back
    [ 0.000000] 3 base 00E0000000 mask 7FE0000000 uncachable
    [ 0.000000] 4 base 00D0000000 mask 7FF0000000 uncachable
    [ 0.000000] 5 base 00CE000000 mask 7FFE000000 uncachable
    [ 0.000000] 6 base 00CD000000 mask 7FFF000000 uncachable
    [ 0.000000] 7 base 042FE00000 mask 7FFFE00000 uncachable
    [ 0.000000] 8 disabled
    [ 0.000000] 9 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: update [mem 0xcd000000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0xcc000 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000fd770-0x000fd77f] mapped at [ffff8800000fd770]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
    [ 0.000000] Using GB pages for direct mapping
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b23000, 0x01b23fff] PGTABLE
    [ 0.000000] BRK [0x01b24000, 0x01b24fff] PGTABLE
    [ 0.000000] BRK [0x01b25000, 0x01b25fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x42fc00000-0x42fdfffff]
    [ 0.000000] [mem 0x42fc00000-0x42fdfffff] page 2M
    [ 0.000000] BRK [0x01b26000, 0x01b26fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x42c000000-0x42fbfffff]
    [ 0.000000] [mem 0x42c000000-0x42fbfffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x400000000-0x42bffffff]
    [ 0.000000] [mem 0x400000000-0x42bffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0xba004fff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
    [ 0.000000] [mem 0x40000000-0x7fffffff] page 1G
    [ 0.000000] [mem 0x80000000-0xb9ffffff] page 2M
    [ 0.000000] [mem 0xba000000-0xba004fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xba00c000-0xba7abfff]
    [ 0.000000] [mem 0xba00c000-0xba1fffff] page 4k
    [ 0.000000] [mem 0xba200000-0xba5fffff] page 2M
    [ 0.000000] [mem 0xba600000-0xba7abfff] page 4k
    [ 0.000000] BRK [0x01b27000, 0x01b27fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xbaa1b000-0xcb3c9fff]
    [ 0.000000] [mem 0xbaa1b000-0xbabfffff] page 4k
    [ 0.000000] [mem 0xbac00000-0xcb1fffff] page 2M
    [ 0.000000] [mem 0xcb200000-0xcb3c9fff] page 4k
    [ 0.000000] BRK [0x01b28000, 0x01b28fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xcbfff000-0xcbffffff]
    [ 0.000000] [mem 0xcbfff000-0xcbffffff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff]
    [ 0.000000] [mem 0x100000000-0x3ffffffff] page 1G
    [ 0.000000] RAMDISK: [mem 0x374fa000-0x37a74fff]
    [ 0.000000] ACPI: Early table checksum verification disabled
    [ 0.000000] ACPI: RSDP 0x00000000000F0490 000024 (v02 MSI_NB)
    [ 0.000000] ACPI: XSDT 0x00000000CB459098 0000B4 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
    [ 0.000000] ACPI: FACP 0x00000000CB466618 00010C (v05 MSI_NB MEGABOOK 01072009 AMI 00010013)
    [ 0.000000] ACPI: DSDT 0x00000000CB4591E0 00D433 (v02 MSI_NB MEGABOOK 00000030 INTL 20120711)
    [ 0.000000] ACPI: FACS 0x00000000CB9DC080 000040
    [ 0.000000] ACPI: APIC 0x00000000CB466728 000092 (v03 MSI_NB MEGABOOK 01072009 AMI 00010013)
    [ 0.000000] ACPI: FPDT 0x00000000CB4667C0 000044 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
    [ 0.000000] ACPI: ASF! 0x00000000CB466808 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240)
    [ 0.000000] ACPI: MSDM 0x00000000CB4668B0 000055 (v03 MSI_NB MEGABOOK 01072009 AMI 00010013)
    [ 0.000000] ACPI: LPIT 0x00000000CB466908 00005C (v01 MSI_NB MEGABOOK 00000000 AMI. 00000005)
    [ 0.000000] ACPI: SSDT 0x00000000CB466968 000228 (v01 INTEL sensrhub 00000000 INTL 20120711)
    [ 0.000000] ACPI: SSDT 0x00000000CB466B90 00018F (v01 Intel zpodd 00001000 INTL 20120711)
    [ 0.000000] ACPI: SLIC 0x00000000CB466D20 000176 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
    [ 0.000000] ACPI: SSDT 0x00000000CB466E98 000575 (v01 PmRef Cpu0Ist 00003000 INTL 20120711)
    [ 0.000000] ACPI: SSDT 0x00000000CB467410 000AD8 (v01 PmRef CpuPm 00003000 INTL 20120711)
    [ 0.000000] ACPI: MCFG 0x00000000CB467EE8 00003C (v01 MSI_NB MEGABOOK 01072009 MSFT 00000097)
    [ 0.000000] ACPI: HPET 0x00000000CB467F28 000038 (v01 MSI_NB MEGABOOK 01072009 AMI. 00000005)
    [ 0.000000] ACPI: SSDT 0x00000000CB467F60 000315 (v01 SataRe SataTabl 00001000 INTL 20120711)
    [ 0.000000] ACPI: SSDT 0x00000000CB468278 003550 (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
    [ 0.000000] ACPI: SSDT 0x00000000CB46B7C8 00143A (v01 SgRef SgPeg 00001000 INTL 20120711)
    [ 0.000000] ACPI: DMAR 0x00000000CB46CC08 0000B8 (v01 INTEL HSW 00000001 INTL 00000001)
    [ 0.000000] ACPI: SSDT 0x00000000CB46CCC0 001472 (v01 OptRef OptTabl 00001000 INTL 20120711)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000042fdfffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x42fdfffff]
    [ 0.000000] NODE_DATA [mem 0x42fdf6000-0x42fdfafff]
    [ 0.000000] [ffffea0000000000-ffffea0010bfffff] PMD -> [ffff88041f400000-ffff88042f3fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x42fdfffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0009cfff]
    [ 0.000000] node 0: [mem 0x00100000-0xba004fff]
    [ 0.000000] node 0: [mem 0xba00c000-0xba7abfff]
    [ 0.000000] node 0: [mem 0xbaa1b000-0xcb3c9fff]
    [ 0.000000] node 0: [mem 0xcbfff000-0xcbffffff]
    [ 0.000000] node 0: [mem 0x100000000-0x42fdfffff]
    [ 0.000000] On node 0 totalpages: 4173553
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3996 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 12934 pages used for memmap
    [ 0.000000] DMA32 zone: 827733 pages, LIFO batch:31
    [ 0.000000] Normal zone: 52216 pages used for memmap
    [ 0.000000] Normal zone: 3341824 pages, LIFO batch:31
    [ 0.000000] Reserving Intel graphics stolen memory at 0xcd200000-0xcf1fffff
    [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xba005000-0xba00bfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xba7ac000-0xbaa1afff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcb3ca000-0xcb453fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcb454000-0xcb46efff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcb46f000-0xcb9ddfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcb9de000-0xcbffefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcc000000-0xccffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcd000000-0xcf1fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcf200000-0xf7ffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
    [ 0.000000] e820: [mem 0xcf200000-0xf7ffffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88042fa00000 s86784 r8192 d23808 u262144
    [ 0.000000] pcpu-alloc: s86784 r8192 d23808 u262144 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4108318
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=1a4daa5b-c2e9-44c0-9155-95a9d2c25878 rw cryptdevice=UUID=67ed3f10-6bc9-4413-b567-f9f0111aecf0:cryptroot resume=/dev/mapper/lvm-swapvol quiet
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
    [ 0.000000] AGP: Checking aperture...
    [ 0.000000] AGP: No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 16347668K/16694212K available (5334K kernel code, 887K rwdata, 1688K rodata, 1128K init, 1164K bss, 346544K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
    [ 0.000000] NR_IRQS:8448 nr_irqs:744 16
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 67108864 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.000000] tsc: Detected 2494.320 MHz processor
    [ 0.000022] Calibrating delay loop (skipped), value calculated using timer frequency.. 4990.50 BogoMIPS (lpj=8314400)
    [ 0.000024] pid_max: default: 32768 minimum: 301
    [ 0.000029] ACPI: Core revision 20140424
    [ 0.009832] ACPI: All ACPI Tables successfully acquired
    [ 0.010517] Security Framework initialized
    [ 0.010521] Yama: becoming mindful.
    [ 0.011207] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
    [ 0.013363] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.014280] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
    [ 0.014292] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
    [ 0.014481] Initializing cgroup subsys memory
    [ 0.014494] Initializing cgroup subsys devices
    [ 0.014498] Initializing cgroup subsys freezer
    [ 0.014500] Initializing cgroup subsys net_cls
    [ 0.014502] Initializing cgroup subsys blkio
    [ 0.014521] CPU: Physical Processor ID: 0
    [ 0.014521] CPU: Processor Core ID: 0
    [ 0.014525] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.015291] mce: CPU supports 9 MCE banks
    [ 0.015301] CPU0: Thermal monitoring enabled (TM1)
    [ 0.015311] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
    Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
    tlb_flushall_shift: 6
    [ 0.015382] Freeing SMP alternatives memory: 20K (ffffffff819f9000 - ffffffff819fe000)
    [ 0.015942] ftrace: allocating 20434 entries in 80 pages
    [ 0.022339] dmar: Host address width 39
    [ 0.022341] dmar: DRHD base: 0x000000fed90000 flags: 0x0
    [ 0.022348] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a
    [ 0.022349] dmar: DRHD base: 0x000000fed91000 flags: 0x1
    [ 0.022352] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da
    [ 0.022353] dmar: RMRR base: 0x000000cbe94000 end: 0x000000cbea2fff
    [ 0.022354] dmar: RMRR base: 0x000000cd000000 end: 0x000000cf1fffff
    [ 0.022418] IOAPIC id 8 under DRHD base 0xfed91000 IOMMU 1
    [ 0.022419] HPET id 0 under DRHD base 0xfed91000
    [ 0.022420] Queued invalidation will be enabled to support x2apic and Intr-remapping.
    [ 0.022530] Enabled IRQ remapping in x2apic mode
    [ 0.022531] Enabling x2apic
    [ 0.022532] Enabled x2apic
    [ 0.022541] Switched APIC routing to cluster x2apic.
    [ 0.022958] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.056020] smpboot: CPU0: Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz (fam: 06, model: 3c, stepping: 03)
    [ 0.056031] TSC deadline timer enabled
    [ 0.056047] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
    [ 0.056060] ... version: 3
    [ 0.056061] ... bit width: 48
    [ 0.056061] ... generic registers: 4
    [ 0.056062] ... value mask: 0000ffffffffffff
    [ 0.056063] ... max period: 0000ffffffffffff
    [ 0.056063] ... fixed-purpose events: 3
    [ 0.056064] ... event mask: 000000070000000f
    [ 0.079493] x86: Booting SMP configuration:
    [ 0.079494] .... node #0, CPUs: #1
    [ 0.093398] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.100083] #2 #3 #4 #5 #6 #7
    [ 0.220438] x86: Booted up 1 node, 8 CPUs
    [ 0.220442] smpboot: Total of 8 processors activated (39925.00 BogoMIPS)
    [ 0.226421] devtmpfs: initialized
    [ 0.228397] PM: Registering ACPI NVS region [mem 0xba005000-0xba00bfff] (28672 bytes)
    [ 0.228398] PM: Registering ACPI NVS region [mem 0xcb46f000-0xcb9ddfff] (5697536 bytes)
    [ 0.228983] pinctrl core: initialized pinctrl subsystem
    [ 0.229021] RTC time: 0:23:19, date: 08/15/14
    [ 0.229056] NET: Registered protocol family 16
    [ 0.229128] cpuidle: using governor ladder
    [ 0.229129] cpuidle: using governor menu
    [ 0.229147] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.229148] ACPI: bus type PCI registered
    [ 0.229150] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.229202] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 0.229203] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    [ 0.229261] PCI: Using configuration type 1 for base access
    [ 0.243279] ACPI: Added _OSI(Module Device)
    [ 0.243281] ACPI: Added _OSI(Processor Device)
    [ 0.243282] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.243283] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.245353] ACPI Error: No handler for Region [EC__] (ffff88041f03bc18) [EmbeddedControl] (20140424/evregion-162)
    [ 0.245356] ACPI Error: Region EmbeddedControl (ID=3) has no handler (20140424/exfldio-299)
    [ 0.245358] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPCB.EC__._REG] (Node ffff88041f03ecf8), AE_NOT_EXIST (20140424/psparse-536)
    [ 0.246040] ACPI: Executed 2 blocks of module-level executable AML code
    [ 0.286406] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.299829] ACPI: Dynamic OEM Table Load:
    [ 0.299835] ACPI: SSDT 0xFFFF880418CB3000 0003EA (v01 PmRef Cpu0Cst 00003001 INTL 20120711)
    [ 0.313292] ACPI: Dynamic OEM Table Load:
    [ 0.313298] ACPI: SSDT 0xFFFF880418D31000 0005AA (v01 PmRef ApIst 00003000 INTL 20120711)
    [ 0.326537] ACPI: Dynamic OEM Table Load:
    [ 0.326541] ACPI: SSDT 0xFFFF880418D01A00 000119 (v01 PmRef ApCst 00003000 INTL 20120711)
    [ 0.354461] ACPI: Interpreter enabled
    [ 0.354467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580)
    [ 0.354471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
    [ 0.354482] ACPI: (supports S0 S3 S4 S5)
    [ 0.354483] ACPI: Using IOAPIC for interrupt routing
    [ 0.354500] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.371125] ACPI: Power Resource [PG00] (on)
    [ 0.385654] ACPI: Power Resource [FN00] (off)
    [ 0.385699] ACPI: Power Resource [FN01] (off)
    [ 0.385742] ACPI: Power Resource [FN02] (off)
    [ 0.385786] ACPI: Power Resource [FN03] (off)
    [ 0.385831] ACPI: Power Resource [FN04] (off)
    [ 0.386362] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    [ 0.386366] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.386519] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
    [ 0.386601] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
    [ 0.386931] PCI host bridge to bus 0000:00
    [ 0.386933] pci_bus 0000:00: root bus resource [bus 00-3e]
    [ 0.386935] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.386936] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.386937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.386938] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    [ 0.386939] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    [ 0.386940] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    [ 0.386940] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    [ 0.386941] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
    [ 0.386942] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
    [ 0.386943] pci_bus 0000:00: root bus resource [mem 0xcf200000-0xfeafffff]
    [ 0.386948] pci 0000:00:00.0: [8086:0c04] type 00 class 0x060000
    [ 0.387008] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
    [ 0.387033] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.387061] pci 0000:00:01.0: System wakeup disabled by ACPI
    [ 0.387093] pci 0000:00:02.0: [8086:0416] type 00 class 0x030000
    [ 0.387101] pci 0000:00:02.0: reg 0x10: [mem 0xf6400000-0xf67fffff 64bit]
    [ 0.387105] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.387108] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
    [ 0.387156] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
    [ 0.387162] pci 0000:00:03.0: reg 0x10: [mem 0xf7414000-0xf7417fff 64bit]
    [ 0.387235] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
    [ 0.387251] pci 0000:00:14.0: reg 0x10: [mem 0xf7400000-0xf740ffff 64bit]
    [ 0.387303] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 0.387325] pci 0000:00:14.0: System wakeup disabled by ACPI
    [ 0.387356] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
    [ 0.387373] pci 0000:00:16.0: reg 0x10: [mem 0xf741e000-0xf741e00f 64bit]
    [ 0.387429] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.387490] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
    [ 0.387508] pci 0000:00:1a.0: reg 0x10: [mem 0xf741c000-0xf741c3ff]
    [ 0.387586] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 0.387623] pci 0000:00:1a.0: System wakeup disabled by ACPI
    [ 0.387656] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
    [ 0.387670] pci 0000:00:1b.0: reg 0x10: [mem 0xf7410000-0xf7413fff 64bit]
    [ 0.387730] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.387754] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 0.387784] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
    [ 0.387850] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.387876] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 0.387902] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
    [ 0.387968] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    [ 0.387994] pci 0000:00:1c.2: System wakeup disabled by ACPI
    [ 0.388018] pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400
    [ 0.388084] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [ 0.388110] pci 0000:00:1c.3: System wakeup disabled by ACPI
    [ 0.388133] pci 0000:00:1c.4: [8086:8c18] type 01 class 0x060400
    [ 0.388199] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    [ 0.388225] pci 0000:00:1c.4: System wakeup disabled by ACPI
    [ 0.388261] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
    [ 0.388279] pci 0000:00:1d.0: reg 0x10: [mem 0xf741b000-0xf741b3ff]
    [ 0.388358] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.388395] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 0.388428] pci 0000:00:1f.0: [8086:8c4b] type 00 class 0x060100
    [ 0.388564] pci 0000:00:1f.2: [8086:8c03] type 00 class 0x010601
    [ 0.388578] pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7]
    [ 0.388584] pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3]
    [ 0.388591] pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097]
    [ 0.388597] pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083]
    [ 0.388618] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
    [ 0.388625] pci 0000:00:1f.2: reg 0x24: [mem 0xf741a000-0xf741a7ff]
    [ 0.388658] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.388708] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
    [ 0.388721] pci 0000:00:1f.3: reg 0x10: [mem 0xf7419000-0xf74190ff 64bit]
    [ 0.388739] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
    [ 0.388833] pci 0000:01:00.0: [10de:1199] type 00 class 0x030200
    [ 0.388840] pci 0000:01:00.0: reg 0x10: [mem 0xf5000000-0xf5ffffff]
    [ 0.388847] pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
    [ 0.388854] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
    [ 0.388858] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
    [ 0.388863] pci 0000:01:00.0: reg 0x30: [mem 0xf6000000-0xf607ffff pref]
    [ 0.388900] pci 0000:01:00.0: System wakeup disabled by ACPI
    [ 0.393257] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.393259] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    [ 0.393261] pci 0000:00:01.0: bridge window [mem 0xf5000000-0xf60fffff]
    [ 0.393264] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
    [ 0.393341] acpiphp: Slot [1] registered
    [ 0.393351] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.393425] acpiphp: Slot [1-1] registered
    [ 0.393435] pci 0000:00:1c.2: PCI bridge to [bus 03]
    [ 0.393439] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
    [ 0.393443] pci 0000:00:1c.2: bridge window [mem 0xf6800000-0xf71fffff]
    [ 0.393448] pci 0000:00:1c.2: bridge window [mem 0xf2100000-0xf2afffff 64bit pref]
    [ 0.393716] pci 0000:04:00.0: [1969:e091] type 00 class 0x020000
    [ 0.394035] pci 0000:04:00.0: reg 0x10: [mem 0xf7300000-0xf733ffff 64bit]
    [ 0.394138] pci 0000:04:00.0: reg 0x18: [io 0xc000-0xc07f]
    [ 0.395629] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.395860] pci 0000:04:00.0: System wakeup disabled by ACPI
    [ 0.400012] pci 0000:00:1c.3: PCI bridge to [bus 04]
    [ 0.400015] pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff]
    [ 0.400019] pci 0000:00:1c.3: bridge window [mem 0xf7300000-0xf73fffff]
    [ 0.400137] pci 0000:05:00.0: [8086:08b1] type 00 class 0x028000
    [ 0.400192] pci 0000:05:00.0: reg 0x10: [mem 0xf7200000-0xf7201fff 64bit]
    [ 0.400431] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
    [ 0.400485] pci 0000:05:00.0: System wakeup disabled by ACPI
    [ 0.406642] pci 0000:00:1c.4: PCI bridge to [bus 05]
    [ 0.406647] pci 0000:00:1c.4: bridge window [mem 0xf7200000-0xf72fffff]
    [ 0.406725] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
    [ 0.414012] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 0.414043] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.414073] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
    [ 0.414102] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 0.414131] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.414160] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.414189] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15)
    [ 0.414217] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 10 11 12 14 15)
    [ 0.414398] ACPI: Enabled 6 GPEs in block 00 to 3F
    [ 0.414425] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    [ 0.414488] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.414490] vgaarb: loaded
    [ 0.414491] vgaarb: bridge control possible 0000:00:02.0
    [ 0.414510] PCI: Using ACPI for IRQ routing
    [ 0.415717] PCI: pci_cache_line_size set to 64 bytes
    [ 0.415760] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
    [ 0.415762] e820: reserve RAM buffer [mem 0xba005000-0xbbffffff]
    [ 0.415763] e820: reserve RAM buffer [mem 0xba7ac000-0xbbffffff]
    [ 0.415764] e820: reserve RAM buffer [mem 0xcb3ca000-0xcbffffff]
    [ 0.415765] e820: reserve RAM buffer [mem 0x42fe00000-0x42fffffff]
    [ 0.415845] NetLabel: Initializing
    [ 0.415846] NetLabel: domain hash size = 128
    [ 0.415847] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.415856] NetLabel: unlabeled traffic allowed by default
    [ 0.415875] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.415879] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.417907] Switched to clocksource hpet
    [ 0.421100] pnp: PnP ACPI init
    [ 0.421109] ACPI: bus type PNP registered
    [ 0.421154] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
    [ 0.421156] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.421271] system 00:01: [io 0x0680-0x069f] has been reserved
    [ 0.421272] system 00:01: [io 0xffff] has been reserved
    [ 0.421274] system 00:01: [io 0xffff] has been reserved
    [ 0.421275] system 00:01: [io 0xffff] has been reserved
    [ 0.421276] system 00:01: [io 0x1c00-0x1cfe] has been reserved
    [ 0.421278] system 00:01: [io 0x1d00-0x1dfe] has been reserved
    [ 0.421279] system 00:01: [io 0x1e00-0x1efe] has been reserved
    [ 0.421280] system 00:01: [io 0x1f00-0x1ffe] has been reserved
    [ 0.421281] system 00:01: [io 0x1800-0x18fe] could not be reserved
    [ 0.421283] system 00:01: [io 0x164e-0x164f] has been reserved
    [ 0.421284] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.421306] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.421336] system 00:03: [io 0x1854-0x1857] has been reserved
    [ 0.421337] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 0.421368] system 00:04: [io 0x04d0-0x04d1] has been reserved
    [ 0.421370] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.421401] pnp 00:05: Plug and Play ACPI device, IDs ETD0301 PNP0f13 SYN1500 SYN0002 (active)
    [ 0.421425] pnp 00:06: Plug and Play ACPI device, IDs MSI0007 PNP030b (active)
    [ 0.428497] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.428499] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 0.428500] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.428501] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.428502] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
    [ 0.428503] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.428504] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
    [ 0.428505] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 0.428507] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
    [ 0.428508] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 0.428509] system 00:07: [mem 0xf7fdf000-0xf7fdffff] has been reserved
    [ 0.428510] system 00:07: [mem 0xf7fe0000-0xf7feffff] has been reserved
    [ 0.428512] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.428661] pnp: PnP ACPI: found 8 devices
    [ 0.428662] ACPI: bus type PNP unregistered
    [ 0.434525] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
    [ 0.434527] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
    [ 0.434529] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000
    [ 0.434547] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
    [ 0.434548] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 0.434549] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 0.434553] pci 0000:00:1c.0: BAR 14: assigned [mem 0xcf200000-0xcf3fffff]
    [ 0.434557] pci 0000:00:1c.0: BAR 15: assigned [mem 0xcf400000-0xcf5fffff 64bit pref]
    [ 0.434559] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
    [ 0.434560] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.434562] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    [ 0.434564] pci 0000:00:01.0: bridge window [mem 0xf5000000-0xf60fffff]
    [ 0.434566] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
    [ 0.434568] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.434571] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
    [ 0.434574] pci 0000:00:1c.0: bridge window [mem 0xcf200000-0xcf3fffff]
    [ 0.434578] pci 0000:00:1c.0: bridge window [mem 0xcf400000-0xcf5fffff 64bit pref]
    [ 0.434583] pci 0000:00:1c.2: PCI bridge to [bus 03]
    [ 0.434585] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff]
    [ 0.434594] pci 0000:00:1c.2: bridge window [mem 0xf6800000-0xf71fffff]
    [ 0.434597] pci 0000:00:1c.2: bridge window [mem 0xf2100000-0xf2afffff 64bit pref]
    [ 0.434602] pci 0000:00:1c.3: PCI bridge to [bus 04]
    [ 0.434604] pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff]
    [ 0.434608] pci 0000:00:1c.3: bridge window [mem 0xf7300000-0xf73fffff]
    [ 0.434614] pci 0000:00:1c.4: PCI bridge to [bus 05]
    [ 0.434619] pci 0000:00:1c.4: bridge window [mem 0xf7200000-0xf72fffff]
    [ 0.434625] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.434627] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.434628] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.434628] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
    [ 0.434629] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
    [ 0.434630] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
    [ 0.434631] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
    [ 0.434632] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
    [ 0.434633] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
    [ 0.434634] pci_bus 0000:00: resource 13 [mem 0xcf200000-0xfeafffff]
    [ 0.434635] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
    [ 0.434636] pci_bus 0000:01: resource 1 [mem 0xf5000000-0xf60fffff]
    [ 0.434637] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
    [ 0.434638] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
    [ 0.434639] pci_bus 0000:02: resource 1 [mem 0xcf200000-0xcf3fffff]
    [ 0.434640] pci_bus 0000:02: resource 2 [mem 0xcf400000-0xcf5fffff 64bit pref]
    [ 0.434641] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
    [ 0.434642] pci_bus 0000:03: resource 1 [mem 0xf6800000-0xf71fffff]
    [ 0.434643] pci_bus 0000:03: resource 2 [mem 0xf2100000-0xf2afffff 64bit pref]
    [ 0.434644] pci_bus 0000:04: resource 0 [io 0xc000-0xcfff]
    [ 0.434645] pci_bus 0000:04: resource 1 [mem 0xf7300000-0xf73fffff]
    [ 0.434646] pci_bus 0000:05: resource 1 [mem 0xf7200000-0xf72fffff]
    [ 0.434665] NET: Registered protocol family 2
    [ 0.434817] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.434957] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.435058] TCP: Hash tables configured (established 131072 bind 65536)
    [ 0.435070] TCP: reno registered
    [ 0.435083] UDP hash table entries: 8192 (order: 6, 262144 bytes)
    [ 0.435119] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
    [ 0.435175] NET: Registered protocol family 1
    [ 0.435185] pci 0000:00:02.0: Boot video device
    [ 0.468054] pci 0000:04:00.0: set MSI_INTX_DISABLE_BUG flag
    [ 0.468062] PCI: CLS 64 bytes, default 64
    [ 0.468102] Unpacking initramfs...
    [ 0.532072] Freeing initrd memory: 5612K (ffff8800374fa000 - ffff880037a75000)
    [ 0.532091] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.532093] software IO TLB [mem 0xc73ca000-0xcb3ca000] (64MB) mapped at [ffff8800c73ca000-ffff8800cb3c9fff]
    [ 0.532304] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
    [ 0.532341] Scanning for low memory corruption every 60 seconds
    [ 0.532551] futex hash table entries: 2048 (order: 5, 131072 bytes)
    [ 0.532785] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.533736] zbud: loaded
    [ 0.533873] VFS: Disk quotas dquot_6.5.2
    [ 0.533900] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.533989] msgmni has been set to 31940
    [ 0.534033] Key type big_key registered
    [ 0.534168] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.534218] io scheduler noop registered
    [ 0.534220] io scheduler deadline registered
    [ 0.534251] io scheduler cfq registered (default)
    [ 0.534366] pcieport 0000:00:01.0: irq 42 for MSI/MSI-X
    [ 0.534677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.534686] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.534714] vesafb: mode is 2880x1620x32, linelength=11520, pages=0
    [ 0.534715] vesafb: scrolling: redraw
    [ 0.534716] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.534738] vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90005c00000, using 18240k, total 18240k
    [ 0.822629] Console: switching to colour frame buffer device 360x101
    [ 1.110079] fb0: VESA VGA frame buffer device
    [ 1.110094] intel_idle: MWAIT substates: 0x42120
    [ 1.110095] intel_idle: v0.4 model 0x3C
    [ 1.110096] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 1.110313] GHES: HEST is not enabled!
    [ 1.110361] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 1.110652] Linux agpgart interface v0.103
    [ 1.110693] rtc_cmos 00:02: RTC can wake from S4
    [ 1.110794] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
    [ 1.110819] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
    [ 1.110828] Intel P-state driver initializing.
    [ 1.110838] Intel pstate controlling: cpu 0
    [ 1.110854] Intel pstate controlling: cpu 1
    [ 1.110867] Intel pstate controlling: cpu 2
    [ 1.110879] Intel pstate controlling: cpu 3
    [ 1.110891] Intel pstate controlling: cpu 4
    [ 1.110899] Intel pstate controlling: cpu 5
    [ 1.110911] Intel pstate controlling: cpu 6
    [ 1.110923] Intel pstate controlling: cpu 7
    [ 1.111000] ledtrig-cpu: registered to indicate activity on CPUs
    [ 1.111276] TCP: cubic registered
    [ 1.111504] NET: Registered protocol family 10
    [ 1.111971] NET: Registered protocol family 17
    [ 1.112783] registered taskstats version 1
    [ 1.114136] Magic number: 10:956:354
    [ 1.114303] rtc_cmos 00:02: setting system clock to 2014-08-15 00:23:19 UTC (1408062199)
    [ 1.114490] PM: Checking hibernation image partition /dev/mapper/lvm-swapvol
    [ 1.114497] PM: Hibernation image not present or could not be loaded.
    [ 1.116376] Freeing unused kernel memory: 1128K (ffffffff818df000 - ffffffff819f9000)
    [ 1.116380] Write protecting the kernel read-only data: 8192k
    [ 1.121213] Freeing unused kernel memory: 800K (ffff880001538000 - ffff880001600000)
    [ 1.123178] Freeing unused kernel memory: 360K (ffff8800017a6000 - ffff880001800000)
    [ 1.135874] random: systemd-tmpfile urandom read with 4 bits of entropy available
    [ 1.136933] systemd-udevd[80]: starting version 215
    [ 1.139538] device-mapper: uevent: version 1.0.3
    [ 1.139594] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: [email protected]
    [ 1.149753] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    [ 1.156378] ACPI: bus type USB registered
    [ 1.156404] usbcore: registered new interface driver usbfs
    [ 1.156415] usbcore: registered new interface driver hub
    [ 1.156476] usbcore: registered new device driver usb
    [ 1.156933] SCSI subsystem initialized
    [ 1.162079] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 1.162996] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 1.163041] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 1.163214] ehci-pci: EHCI PCI platform driver
    [ 1.163316] ehci-pci 0000:00:1a.0: EHCI Host Controller
    [ 1.163320] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [ 1.163332] ehci-pci 0000:00:1a.0: debug port 2
    [ 1.164275] libata version 3.00 loaded.
    [ 1.164967] AVX2 version of gcm_enc/dec engaged.
    [ 1.167248] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
    [ 1.167266] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf741c000
    [ 1.175425] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [ 1.175578] hub 1-0:1.0: USB hub found
    [ 1.175582] hub 1-0:1.0: 2 ports detected
    [ 1.175779] ehci-pci 0000:00:1d.0: EHCI Host Controller
    [ 1.175783] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 1.175793] ehci-pci 0000:00:1d.0: debug port 2
    [ 1.179710] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    [ 1.179723] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf741b000
    [ 1.179857] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 1.188804] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 1.188987] hub 2-0:1.0: USB hub found
    [ 1.188991] hub 2-0:1.0: 2 ports detected
    [ 1.189214] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 1.189222] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
    [ 1.189323] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [ 1.189343] xhci_hcd 0000:00:14.0: irq 43 for MSI/MSI-X
    [ 1.189561] hub 3-0:1.0: USB hub found
    [ 1.189580] hub 3-0:1.0: 14 ports detected
    [ 1.192223] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 1.192226] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
    [ 1.192336] hub 4-0:1.0: USB hub found
    [ 1.192347] hub 4-0:1.0: 6 ports detected
    [ 1.193001] usb: failed to peer usb4-port6 and usb3-port4 by location (usb4-port6:none) (usb3-port4:usb4-port4)
    [ 1.193002] usb usb4-port6: failed to peer to usb3-port4 (-16)
    [ 1.193002] usb: port power management may be unreliable
    [ 1.193071] ahci 0000:00:1f.2: version 3.0
    [ 1.193201] ahci 0000:00:1f.2: irq 44 for MSI/MSI-X
    [ 1.193239] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x10 impl SATA mode
    [ 1.193241] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
    [ 1.193733] scsi0 : ahci
    [ 1.193850] scsi1 : ahci
    [ 1.193946] scsi2 : ahci
    [ 1.194041] scsi3 : ahci
    [ 1.194109] scsi4 : ahci
    [ 1.194177] scsi5 : ahci
    [ 1.194201] ata1: DUMMY
    [ 1.194201] ata2: DUMMY
    [ 1.194202] ata3: DUMMY
    [ 1.194203] ata4: DUMMY
    [ 1.194205] ata5: SATA max UDMA/133 abar m2048@0xf741a000 port 0xf741a300 irq 44
    [ 1.194206] ata6: DUMMY
    [ 1.482494] usb 1-1: new high-speed USB device number 2 using ehci-pci
    [ 1.512521] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 1.513764] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
    [ 1.513768] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
    [ 1.513770] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
    [ 1.514950] ata5.00: ATA-8: HGST HTS721010A9E630, JB0OA3J0, max UDMA/133
    [ 1.514953] ata5.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 1.516323] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
    [ 1.516327] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
    [ 1.516329] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
    [ 1.517496] ata5.00: configured for UDMA/133
    [ 1.517668] scsi 4:0:0:0: Direct-Access ATA HGST HTS721010A9 A3J0 PQ: 0 ANSI: 5
    [ 1.520380] sd 4:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    [ 1.520382] sd 4:0:0:0: [sda] 4096-byte physical blocks
    [ 1.520463] sd 4:0:0:0: [sda] Write Protect is off
    [ 1.520466] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.520499] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.535828] tsc: Refined TSC clocksource calibration: 2494.224 MHz
    [ 1.594508] sda: sda1 sda2 sda3 sda128
    [ 1.595313] sd 4:0:0:0: [sda] Attached SCSI disk
    [ 1.606608] hub 1-1:1.0: USB hub found
    [ 1.606671] hub 1-1:1.0: 6 ports detected
    [ 1.712720] usb 2-1: new high-speed USB device number 2 using ehci-pci
    [ 1.836976] hub 2-1:1.0: USB hub found
    [ 1.837108] hub 2-1:1.0: 8 ports detected
    [ 1.996416] usb 3-5: new low-speed USB device number 2 using xhci_hcd
    [ 2.173583] usb 3-5: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
    [ 2.175034] hidraw: raw HID events driver (C) Jiri Kosina
    [ 2.176842] usbcore: registered new interface driver usbhid
    [ 2.176844] usbhid: USB HID core driver
    [ 2.177298] input: Mouse USB Laser Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.0/0003:FFC0:0040.0001/input/input2
    [ 2.177340] hid-generic 0003:FFC0:0040.0001: input,hidraw0: USB HID v1.11 Mouse [Mouse USB Laser Mouse] on usb-0000:00:14.0-5/input0
    [ 2.239993] usb 1-1.3: new full-speed USB device number 3 using ehci-pci
    [ 2.403591] usb 2-1.8: new full-speed USB device number 3 using ehci-pci
    [ 2.491845] hid-generic 0003:1770:FF00.0002: hiddev0,hidraw1: USB HID v1.10 Device [MSI EPF USB MSI EPF USB] on usb-0000:00:1d.0-1.8/input0
    [ 2.537099] Switched to clocksource tsc
    [ 9.125249] random: nonblocking pool is initialized
    [ 15.501907] NET: Registered protocol family 38
    [ 17.087530] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
    [ 18.229927] EXT4-fs (dm-1): re-mounted. Opts: data=ordered
    [ 18.534354] systemd-udevd[279]: starting version 215
    [ 18.952256] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/PNP0C09:00/PNP0C0D:00/input/input3
    [ 18.952469] ACPI: Fan [FAN0] (off)
    [ 18.952491] ACPI: Fan [FAN1] (off)
    [ 18.952509] ACPI: Fan [FAN2] (off)
    [ 18.952526] ACPI: Fan [FAN3] (off)
    [ 18.952543] ACPI: Fan [FAN4] (off)
    [ 18.955614] ACPI: Lid Switch [LID0]
    [ 18.955655] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
    [ 18.955658] ACPI: Power Button [PWRB]
    [ 18.955686] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
    [ 18.955687] ACPI: Power Button [PWRF]
    [ 18.966606] wmi: Mapper loaded
    [ 19.047576] thermal LNXTHERM:00: registered as thermal_zone0
    [ 19.047578] ACPI: Thermal Zone [TZ00] (28 C)
    [ 19.047729] thermal LNXTHERM:01: registered as thermal_zone1
    [ 19.047730] ACPI: Thermal Zone [TZ01] (30 C)
    [ 19.050742] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 19.068816] thermal LNXTHERM:02: registered as thermal_zone2
    [ 19.068818] ACPI: Thermal Zone [THRM] (53 C)
    [ 19.071927] ACPI Warning: SystemIO range 0x000000000000f040-0x000000000000f05f conflicts with OpRegion 0x000000000000f040-0x000000000000f04f (\_SB_.PCI0.SBUS.SMBI) (20140424/utaddress-258)
    [ 19.071931] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 19.124018] [drm] Initialized drm 1.1.0 20060810
    [ 19.155967] input: PC Speaker as /devices/platform/pcspkr/input/input6
    [ 19.191918] ACPI: Battery Slot [BAT1] (battery present)
    [ 19.198641] ACPI: AC Adapter [ADP1] (on-line)
    [ 19.201166] mei_me 0000:00:16.0: irq 45 for MSI/MSI-X
    [ 19.230883] microcode: CPU0 sig=0x306c3, pf=0x20, revision=0x17
    [ 19.320790] mousedev: PS/2 mouse device common for all mice
    [ 19.340987] input: MSI WMI hotkeys as /devices/virtual/input/input8
    [ 19.350216] iTCO_vendor_support: vendor-support=0
    [ 19.357069] [drm] Memory usable by graphics device = 2048M
    [ 19.357071] [drm] Replacing VGA console driver
    [ 19.357073] checking generic (d0000000 11d0000) vs hw (d0000000 10000000)
    [ 19.357074] fb: switching to inteldrmfb from VESA VGA
    [ 19.357086] Console: switching to colour dummy device 80x25
    [ 19.360084] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
    [ 19.360106] iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860)
    [ 19.360171] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 19.375453] i915 0000:00:02.0: irq 46 for MSI/MSI-X
    [ 19.375461] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 19.375462] [drm] Driver supports precise vblank timestamp query.
    [ 19.375480] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 19.396788] [drm] VBT doesn't support DRRS
    [ 19.413293] alx 0000:04:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [44:8a:5b:6f:c3:57]
    [ 19.434956] cfg80211: Calling CRDA to update world regulatory domain
    [ 19.465506] microcode: CPU1 sig=0x306c3, pf=0x20, revision=0x17
    [ 19.465534] microcode: CPU2 sig=0x306c3, pf=0x20, revision=0x17
    [ 19.465555] microcode: CPU3 sig=0x306c3, pf=0x20, revision=0x17
    [ 19.465575] microcode: CPU4 sig=0x306c3, pf=0x20, revision=0x17
    [ 19.465588] microcode: CPU5 sig=0x306c3, pf=0x20, revision=0x17
    [ 19.465603] microcode: CPU6 sig=0x306c3, pf=0x20, revision=0x17
    [ 19.465625] microcode: CPU7 sig=0x306c3, pf=0x20, revision=0x17
    [ 19.465673] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 19.518669] Bluetooth: Core ver 2.19
    [ 19.518681] NET: Registered protocol family 31
    [ 19.518682] Bluetooth: HCI device and connection manager initialized
    [ 19.518688] Bluetooth: HCI socket layer initialized
    [ 19.518689] Bluetooth: L2CAP socket layer initialized
    [ 19.545919] Bluetooth: SCO socket layer initialized
    [ 19.545920] systemd-udevd[296]: renamed network interface eth0 to enp4s0
    [ 19.555627] [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
    [ 19.579086] fbcon: inteldrmfb (fb0) is primary device
    [ 19.634446] usbcore: registered new interface driver btusb
    [ 19.647874] Bluetooth: hci0: read Intel version: 370710018002030d00
    [ 19.662947] MXM: GUID detected in BIOS
    [ 19.663037] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
    [ 19.663093] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
    [ 19.663229] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
    [ 19.663230] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle
    [ 19.672404] Intel(R) Wireless WiFi driver for Linux, in-tree:
    [ 19.672404] Copyright(c) 2003- 2014 Intel Corporation
    [ 19.672511] iwlwifi 0000:05:00.0: irq 47 for MSI/MSI-X
    [ 19.774284] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq
    [ 19.803544] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x461f00)
    [ 19.804987] iwlwifi 0000:05:00.0: loaded firmware version 23.214.9.0 op_mode iwlmvm
    [ 19.820975] psmouse serio1: elantech: Synaptics capabilities query result 0x00, 0x15, 0x0e.
    [ 19.908919] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input7
    [ 19.956219] Bluetooth: hci0: Intel Bluetooth firmware patch completed and activated
    [ 20.011971] iwlwifi 0000:05:00.0: Detected Intel(R) Dual Band Wireless AC 7260, REV=0x144
    [ 20.012015] iwlwifi 0000:05:00.0: L1 Disabled; Enabling L0S
    [ 20.012231] iwlwifi 0000:05:00.0: L1 Disabled; Enabling L0S
    [ 20.155135] Adding 16777212k swap on /dev/mapper/lvm-swapvol. Priority:-1 extents:1 across:16777212k FS
    [ 20.301346] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
    [ 20.329844] systemd-udevd[285]: renamed network interface wlan0 to wlp5s0
    [ 20.646833] Console: switching to colour frame buffer device 360x101
    [ 20.661807] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    [ 20.661808] i915 0000:00:02.0: registered panic notifier
    [ 20.684762] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
    [ 20.707714] ACPI: Video Device [PEGP] (multi-head: yes rom: yes post: no)
    [ 20.707767] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:44/LNXVIDEO:00/input/input9
    [ 20.708831] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
    [ 20.708889] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input10
    [ 20.708952] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [ 20.709072] nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x0e4190a2
    [ 20.709074] nouveau [ DEVICE][0000:01:00.0] Chipset: GK104 (NVE4)
    [ 20.709075] nouveau [ DEVICE][0000:01:00.0] Family : NVE0
    [ 20.709094] nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image...
    [ 20.709100] nouveau [ VBIOS][0000:01:00.0] ... signature not found
    [ 20.709101] nouveau [ VBIOS][0000:01:00.0] checking PROM for image...
    [ 20.709410] snd_hda_intel 0000:00:03.0: irq 48 for MSI/MSI-X
    [ 20.709527] snd_hda_intel 0000:00:1b.0: irq 49 for MSI/MSI-X
    [ 20.778578] nouveau [ VBIOS][0000:01:00.0] ... appears to be valid
    [ 20.778580] nouveau [ VBIOS][0000:01:00.0] using image from PROM
    [ 20.778686] nouveau [ VBIOS][0000:01:00.0] BIT signature found
    [ 20.778688] nouveau [ VBIOS][0000:01:00.0] version 80.04.ef.00.21
    [ 20.778987] nouveau [ DEVINIT][0000:01:00.0] adaptor not initialised
    [ 20.778994] nouveau [ VBIOS][0000:01:00.0] running init tables
    [ 20.968712] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input11
    [ 20.968772] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input12
    [ 20.968830] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input13
    [ 21.009002] sound hdaudioC1D0: autoconfig: line_outs=2 (0x15/0x1b/0x0/0x0/0x0) type:speaker
    [ 21.009005] sound hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    [ 21.009006] sound hdaudioC1D0: hp_outs=1 (0x14/0x0/0x0/0x0/0x0)
    [ 21.009007] sound hdaudioC1D0: mono: mono_out=0x0
    [ 21.009008] sound hdaudioC1D0: dig-out=0x1e/0x0
    [ 21.009009] sound hdaudioC1D0: inputs:
    [ 21.009010] sound hdaudioC1D0: Mic=0x18
    [ 21.009011] sound hdaudioC1D0: Internal Mic=0x12
    [ 21.016614] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card1/hdaudioC1D0/input14
    [ 21.016783] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input15
    [ 21.016842] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input16
    [ 21.043492] nouveau 0000:01:00.0: irq 50 for MSI/MSI-X
    [ 21.043506] nouveau [ PMC][0000:01:00.0] MSI interrupts enabled
    [ 21.043546] nouveau [ PFB][0000:01:00.0] RAM type: GDDR5
    [ 21.043547] nouveau [ PFB][0000:01:00.0] RAM size: 3072 MiB
    [ 21.043548] nouveau [ PFB][0000:01:00.0] ZCOMP: 0 tags
    [ 21.045953] nouveau [ VOLT][0000:01:00.0] GPU voltage: 600000uv
    [ 21.074609] nouveau [ PTHERM][0000:01:00.0] FAN control: none / external
    [ 21.074615] nouveau [ PTHERM][0000:01:00.0] fan management: automatic
    [ 21.074622] nouveau [ PTHERM][0000:01:00.0] internal sensor: yes
    [ 21.074643] nouveau [ CLK][0000:01:00.0] 07: core 324-405 MHz memory 648 MHz
    [ 21.074686] nouveau [ CLK][0000:01:00.0] 0a: core 405-967 MHz memory 1620 MHz
    [ 21.074757] nouveau [ CLK][0000:01:00.0] 0e: core 405-967 MHz memory 4000 MHz
    [ 21.074843] nouveau [ CLK][0000:01:00.0] 0f: core 405-967 MHz memory 5000 MHz
    [ 21.074913] nouveau [ CLK][0000:01:00.0] --: core 324 MHz memory 648 MHz
    [ 21.113338] nouveau E[ PBUS][0000:01:00.0] MMIO read of 0x00000000 FAULT at 0x400700 [ IBUS ]
    [ 21.113368] vga_switcheroo: enabled
    [ 21.113471] [TTM] Zone kernel: Available graphics memory: 8177794 kiB
    [ 21.113473] [TTM] Zone dma32: Available graphics memory: 2097152 kiB
    [ 21.113473] [TTM] Initializing pool allocator
    [ 21.113477] [TTM] Initializing DMA pool allocator
    [ 21.113484] nouveau [ DRM] VRAM: 3072 MiB
    [ 21.113485] nouveau [ DRM] GART: 1048576 MiB
    [ 21.113487] nouveau [ DRM] TMDS table version 2.0
    [ 21.113489] nouveau [ DRM] DCB version 4.0
    [ 21.119681] nouveau [ DRM] MM: using COPY for buffer copies
    [ 21.119686] [drm] Initialized nouveau 1.1.1 20120801 for 0000:01:00.0 on minor 1
    [ 21.347781] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
    [ 21.985072] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
    [ 21.993709] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
    [ 26.353187] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
    [ 26.353470] ACPI: \_SB_.PCI0.PEG0.PEGP: failed to evaluate _DSM
    [ 26.353475] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
    [ 28.489788] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: data=ordered
    [ 28.566055] systemd-journald[255]: Received request to flush runtime journal from PID 1
    [ 28.853911] systemd-journald[255]: File /var/log/journal/2083dda0e63b4e6cad96cc755ad72173/system.journal corrupted or uncleanly shut down, renaming and replacing.
    [ 30.756848] alx 0000:04:00.0: irq 51 for MSI/MSI-X
    [ 30.757162] IPv6: ADDRCONF(NETDEV_UP): enp4s0: link is not ready
    [ 30.759420] iwlwifi 0000:05:00.0: L1 Disabled; Enabling L0S
    [ 30.759647] iwlwifi 0000:05:00.0: L1 Disabled; Enabling L0S
    [ 30.771168] IPv6: ADDRCONF(NETDEV_UP): wlp5s0: link is not ready
    [ 30.780781] nouveau E[ PBUS][0000:01:00.0] MMIO read of 0x00000000 FAULT at 0x400700 [ IBUS ]
    [ 33.277389] nouveau E[ PGRAPH][0000:01:00.0] HUB_INIT timed out
    [ 33.277393] nouveau E[ PGRAPH][0000:01:00.0] 409000 - done 0x00000220
    [ 33.277397] nouveau E[ PGRAPH][0000:01:00.0] 409000 - stat 0x00000000 0x00000000 0x00000000 0x00000000
    [ 33.277401] nouveau E[ PGRAPH][0000:01:00.0] 409000 - stat 0x00000000 0x00000000 0x00000006 0x00000001
    [ 33.277403] nouveau E[ PGRAPH][0000:01:00.0] 502000 - done 0x00000340
    [ 33.277408] nouveau E[ PGRAPH][0000:01:00.0] 502000 - stat 0x80000000 0x00006500 0x00000000 0x00000000
    [ 33.277414] nouveau E[ PGRAPH][0000:01:00.0] 502000 - stat 0x00000000 0x00000000 0x00000002 0x00000000
    [ 33.277415] nouveau E[ PGRAPH][0000:01:00.0] 50a000 - done 0x00000340
    [ 33.277421] nouveau E[ PGRAPH][0000:01:00.0] 50a000 - stat 0x80000000 0x00008e00 0x00000000 0x00000000
    [ 33.277426] nouveau E[ PGRAPH][0000:01:00.0] 50a000 - stat 0x00000000 0x00000000 0x00000002 0x00000000
    [ 33.277428] nouveau E[ PGRAPH][0000:01:00.0] 512000 - done 0x00000300
    [ 33.277433] nouveau E[ PGRAPH][0000:01:00.0] 512000 - stat 0x00000000 0x00017f00 0x00000000 0x00000000
    [ 33.277439] nouveau E[ PGRAPH][0000:01:00.0] 512000 - stat 0x00000000 0x00000000 0x00000000 0x00000000
    [ 33.277441] nouveau E[ PGRAPH][0000:01:00.0] 51a000 - done 0x00000300
    [ 33.277446] nouveau E[ PGRAPH][0000:01:00.0] 51a000 - stat 0x00000000 0x00000000 0x00000000 0x00000000
    [ 33.277451] nouveau E[ PGRAPH][0000:01:00.0] 51a000 - stat 0x00000000 0x00000000 0x00000000 0x00000000
    [ 33.277452] nouveau E[ PGRAPH][0000:01:00.0] init failed, -16
    [ 34.226370] cfg80211: Calling CRDA to update world regulatory domain
    [ 36.247358] fuse init (API version 7.23)
    [ 39.340754] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
    [ 39.341033] ACPI: \_SB_.PCI0.PEG0.PEGP: failed to evaluate _DSM
    [ 39.341037] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
    [ 53.952829] systemd-journald[255]: File /var/log/journal/2083dda0e63b4e6cad96cc755ad72173/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
    [ 54.363832] nouveau E[ DRM] failed to idle channel 0xcccc0000 [DRM]
    [ 54.477547] pci_pm_runtime_suspend(): nouveau_pmops_runtime_suspend+0x0/0xe0 [nouveau] returns -16
    [ 60.362546] wlp5s0: authenticate with 94:44:52:dc:db:bf
    [ 60.365767] wlp5s0: send auth to 94:44:52:dc:db:bf (try 1/3)
    [ 60.367581] wlp5s0: authenticated
    [ 60.370498] wlp5s0: associate with 94:44:52:dc:db:bf (try 1/3)
    [ 60.374426] wlp5s0: RX AssocResp from 94:44:52:dc:db:bf (capab=0x411 status=0 aid=3)
    [ 60.375328] wlp5s0: associated
    [ 60.375354] IPv6: ADDRCONF(NETDEV_CHANGE): wlp5s0: link becomes ready
    journalctl -x:
    -- Logs begin at Thu 2014-08-14 21:31:47 CEST, end at Fri 2014-08-15 02:25:40 CEST. --
    Aug 14 21:31:47 riXmsi systemd[579]: Starting Paths.
    -- Subject: Unit UNIT has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit UNIT has begun starting up.
    Aug 14 21:31:47 riXmsi systemd[579]: Reached target Paths.
    -- Subject: Unit UNIT has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit UNIT has finished starting up.
    -- The start-up result is done.
    Aug 14 21:31:47 riXmsi systemd[579]: Starting Timers.
    -- Subject: Unit UNIT has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit UNIT has begun starting up.
    Aug 14 21:31:47 riXmsi systemd[579]: Reached target Timers.
    -- Subject: Unit UNIT has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit UNIT has finished starting up.
    -- The start-up result is done.
    Aug 14 21:31:47 riXmsi systemd[579]: Starting Sockets.
    -- Subject: Unit UNIT has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit UNIT has begun starting up.
    Aug 14 21:31:47 riXmsi systemd[579]: Reached target Sockets.
    -- Subject: Unit UNIT has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit UNIT has finished starting up.
    -- The start-up result is done.
    Aug 14 21:31:47 riXmsi systemd[579]: Starting Basic System.
    -- Subject: Unit UNIT has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit UNIT has begun starting up.
    Aug 14 21:31:47 riXmsi systemd[579]: Reached target Basic System.
    -- Subject: Unit UNIT

    keyboard and mouse are now auto-detected. Do you have xf86-input-evdev installed? If so, you do not need to explicitly set the drivers for keyboard and mouse in xorg.conf. You can try it out if you like.

  • Mailman virtual domain issue in 10.5.2

    Hi,
    We have upgraded to a 10.5.2 server and its working pretty smooth except for Mailman.
    Mailman works fine when mails are sent to [email protected] but not when they are sent to [email protected].
    And our mailman users were all used to sending to [email protected].
    When I send to [email protected] I get the following:
    This is the mail system at host mail.mydomain.com.
    I'm sorry to have to inform you that your message could not
    be delivered to one or more recipients. It's attached below.
    For further assistance, please send mail to postmaster.
    If you do so, please include this problem report. You can
    delete your own text from the attached returned message.
    The mail system
    <[email protected]>: host
    mail.mydomain.com[/Volumes/MailBin/var/imap/socket/lmtp] said: 550-Mailbox
    unknown. Either there is no mailbox associated with this 550-name or you
    do not have authorization to see it. 550 5.1.1 User unknown (in reply to
    RCPT TO command)
    Reporting-MTA: dns; mail.mydomain.com
    X-Postfix-Queue-ID: 72AAFB2C79
    X-Postfix-Sender: rfc822; [email protected]
    Arrival-Date: Mon, 19 May 2008 14:06:16 +0000 (GMT)
    Final-Recipient: rfc822; [email protected]
    Original-Recipient: rfc822;[email protected]
    Action: failed
    Status: 5.1.1
    Remote-MTA: dns; mail.mydomain.com
    Diagnostic-Code: smtp; 550-Mailbox unknown. Either there is no mailbox
    associated with this 550-name or you do not have authorization to see it.
    550 5.1.1 User unknown
    Here is our running configuration
    # postconf -n
    alias_maps = hash:/etc/aliases,hash:/var/mailman/data/aliases
    command_directory = /usr/sbin
    config_directory = /etc/postfix
    content_filter = smtp-amavis:[127.0.0.1]:10024
    daemon_directory = /usr/libexec/postfix
    debugpeerlevel = 2
    enableserveroptions = yes
    html_directory = no
    inet_interfaces = all
    mail_owner = _postfix
    mailboxsizelimit = 0
    mailbox_transport = cyrus
    mailq_path = /usr/bin/mailq
    manpage_directory = /usr/share/man
    mapsrbldomains =
    messagesizelimit = 209715200
    mydestination = $myhostname,localhost.$mydomain,localhost
    mydomain = mydomain.com
    mydomain_fallback = localhost
    myhostname = mail.mydomain.com
    mynetworks = 127.0.0.0/8,10.20.10.0/24
    newaliases_path = /usr/bin/newaliases
    ownerrequestspecial = no
    queue_directory = /private/var/spool/postfix
    readme_directory = /usr/share/doc/postfix
    recipient_delimiter = +
    relayhost =
    sample_directory = /usr/share/doc/postfix/examples
    sendmail_path = /usr/sbin/sendmail
    setgid_group = _postdrop
    smtpdclientrestrictions = permit_mynetworks rejectrblclient zen.spamhaus.org permit
    smtpdenforcetls = no
    smtpdpw_server_securityoptions = cram-md5,login,plain
    smtpdrecipientrestrictions = permitsasl_authenticated,permit_mynetworks,reject_unauthdestination,permit
    smtpdsasl_authenable = yes
    smtpdtlsCAfile = /etc/certificates/mail.mydomain.com.chcrt
    smtpdtls_certfile = /etc/certificates/mail.mydomain.com.crt
    smtpdtls_keyfile = /etc/certificates/mail.mydomain.com.key
    smtpduse_pwserver = yes
    smtpdusetls = yes
    unknownlocal_recipient_rejectcode = 550
    virtualmailboxdomains = hash:/etc/postfix/virtual_domains
    virtual_transport = lmtp:unix:/Volumes/MailBin/var/imap/socket/lmtp

    After doing more reading I realized I do not need virtual mail users. I just need mydomain.com as a local host alias along with mail.mydomain.com, what is the best way to do that in 10.5.2 ?

  • Attachment Problem in JavaMail API

    Can anybody help me...
    when 'm trying to attach a file to a mailing aplication(sending attachment),
    an flurry of exceptions are occuring...
    'm using win98 and JDK1.4
    here is the code..can anybody provide a viable solution that works?
    thanks in advance
    * main1.java
    * Created on August 20, 2002, 2:55 PM
    * @author Shamik Ghosh
    import java.awt.*;
    import javax.swing.*;
    import java.awt.event.*;
    import javax.swing.event.*;
    import java.net.*;
    import java.io.*;
    import java.util.Properties;
    import javax.mail.*;
    import javax.mail.internet.*;
    import javax.activation.*;
    public class main1 extends javax.swing.JFrame implements ActionListener,ItemListener {
    JMenuBar mbar;
    JMenu file,other,help;
    JMenuItem open,save,read_mail;
    JFrame frame_f;
    FileReader fr;
    BufferedReader br;
    boolean check;
    String from_m,smtp_m,from_m1,smtp_m1,result,
    s1,s2,from_server,from_host,to_file,which_file,attach_text;
    File f;
    /** Creates new form main1 */
    public main1() {
    initComponents();
    setSize(550,500);
    setResizable(false);
    // ------------------------centering the display
    int width=550; // note that "width" & "height" are keywords and
    int height=500; // JAVA defined variables.
    Dimension screen=Toolkit.getDefaultToolkit().getScreenSize();
    int x=(screen.width-width)/2;
    int y=(screen.height-height)/2;
    setBounds(x,y,width,height);
    try{
    fr=new FileReader("address.txt");
    br=new BufferedReader(fr);
    String s;
    while((s=br.readLine()) !=null)
    {jComboBox1.addItem(s);}
    fr.close();
    }catch(Exception e){ System.out.println(e);}
    check_info();//calling the method to check the info
    //jTextField1.setText(from_m);
    //jTextField3.setText(smtp_m);
    /** This method is called from within the constructor to
    * initialize the form.
    * WARNING: Do NOT modify this code. The content of this method is
    * always regenerated by the Form Editor.
    private void initComponents() {//GEN-BEGIN:initComponents
    buttonGroup1 = new javax.swing.ButtonGroup();
    buttonGroup2 = new javax.swing.ButtonGroup();
    jLabel1 = new javax.swing.JLabel();
    jLabel2 = new javax.swing.JLabel();
    jTextField1 = new javax.swing.JTextField();
    jTextField2 = new javax.swing.JTextField();
    jLabel3 = new javax.swing.JLabel();
    jTextField3 = new javax.swing.JTextField();
    jComboBox1 = new javax.swing.JComboBox();
    jButton1 = new javax.swing.JButton();
    jButton2 = new javax.swing.JButton();
    jButton3 = new javax.swing.JButton();
    jLabel4 = new javax.swing.JLabel();
    jRadioButton3 = new javax.swing.JRadioButton();
    jRadioButton4 = new javax.swing.JRadioButton();
    jButton4 = new javax.swing.JButton();
    jButton6 = new javax.swing.JButton();
    jButton5 = new javax.swing.JButton();
    jTextField4 = new javax.swing.JTextField();
    jLabel5 = new javax.swing.JLabel();
    jScrollPane1 = new javax.swing.JScrollPane();
    jTextArea1 = new javax.swing.JTextArea();
    jScrollPane2 = new javax.swing.JScrollPane();
    jTextArea2 = new javax.swing.JTextArea();
    jLabel6 = new javax.swing.JLabel();
    jLabel7 = new javax.swing.JLabel();
    jLabel8 = new javax.swing.JLabel();
    jLabel9 = new javax.swing.JLabel();
    jLabel10 = new javax.swing.JLabel();
    //actionlisteners
    jButton1.addActionListener(this);
    jButton2.addActionListener(this);
    jButton3.addActionListener(this);
    jButton4.addActionListener(this);
    jButton5.addActionListener(this);
    jButton6.addActionListener(this);
    mbar=new JMenuBar();
    setJMenuBar(mbar);
    file=new JMenu("File");
    other=new JMenu("Other");
    help=new JMenu("Help");
    mbar.add(file);
    mbar.add(other);
    mbar.add(help);
    getContentPane().setLayout(null);
    setTitle("MailMan :Designed and Programmed by Shamik Ghosh");
    //setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
    addWindowListener(new java.awt.event.WindowAdapter() {
    public void windowClosing(java.awt.event.WindowEvent evt) {
    exitForm(evt);
    jLabel1.setText("From:");
    getContentPane().add(jLabel1);
    jLabel1.setBounds(30, 20, 32, 17);
    jLabel2.setText("To:");
    getContentPane().add(jLabel2);
    jLabel2.setBounds(30, 60, 17, 17);
    getContentPane().add(jTextField1);
    jTextField1.setBounds(110, 20, 240, 21);
    getContentPane().add(jTextField2);
    jTextField2.setBounds(110, 60, 240, 21);
    jLabel3.setText("Smtp Server:");
    getContentPane().add(jLabel3);
    jLabel3.setBounds(10, 100, 74, 17);
    getContentPane().add(jTextField3);
    jTextField3.setBounds(110, 100, 240, 21);
    jComboBox1.setModel(new javax.swing.DefaultComboBoxModel(new String[] {  }));
    jComboBox1.setToolTipText("Mail Addresses");
    jComboBox1.setAutoscrolls(true);
    jComboBox1.addActionListener(new java.awt.event.ActionListener() {
    public void actionPerformed(java.awt.event.ActionEvent evt) {
    jComboBox1ActionPerformed(evt);
    getContentPane().add(jComboBox1);
    jComboBox1.setBounds(110, 150, 240, 20);
    jComboBox1.setFont(new java.awt.Font("Abadi MT Condensed Light", 1, 12));
    jButton1.setToolTipText("Send the message you have typed");
    jButton1.setMnemonic('m');
    jButton1.setFont(new java.awt.Font("Abadi MT Condensed Light", 1, 12));
    jButton1.setText("Send Mail");
    getContentPane().add(jButton1);
    jButton1.setBounds(370, 300, 160, 25);
    //jButton2.setFont(new java.awt.Font("Abadi MT Condensed Light", 0, 12));
    jButton2.setText("Save Info");
    jButton2.setToolTipText("Save Settings for more mails");
    jButton2.setMnemonic('I');
    getContentPane().add(jButton2);
    jButton2.setBounds(370, 340, 160, 25);
    jButton3.setText("Clear ");
    jButton3.setMnemonic('C');
    jButton3.setToolTipText("Clear all text");
    getContentPane().add(jButton3);
    jButton3.setBounds(370, 380, 160, 27);
    jLabel4.setText("Your Contact Addresses");
    jLabel4.setFont(new java.awt.Font("Arial Narrow", 0, 12));
    getContentPane().add(jLabel4);
    jLabel4.setBounds(110, 130, 200, 15);
    jRadioButton3.setText("Use Log File");
    jRadioButton3.setMnemonic('L');
    getContentPane().add(jRadioButton3);
    jRadioButton3.setBounds(260, 310, 90, 25);
    jRadioButton4.setText("No Log File");
    //jRadioButton4.setMnemonic('N');
    //getContentPane().add(jRadioButton4);
    //jRadioButton4.setBounds(260, 340, 86, 25);
    jButton4.setText("Undo Info");
    jButton4.setMnemonic('U');
    jButton4.setToolTipText("Undo settings");
    getContentPane().add(jButton4);
    jButton4.setBounds(260, 380, 87, 27);
    getContentPane().add(jTextField4);
    jTextField4.setBounds(20, 380, 210, 21);
    jLabel5.setText("Attachment");
    jLabel5.setFont(new java.awt.Font("Abadi MT Condensed Light", 1, 12));
    getContentPane().add(jLabel5);
    jLabel5.setBounds(70, 360, 70, 15);
    jButton5.setFont(new java.awt.Font("Abadi MT Condensed Light", 1, 12));
    jButton5.setText("Browse");
    jButton5.setMnemonic('B');
    jButton5.setToolTipText("Browse files for Attachment");
    getContentPane().add(jButton5);
    jButton5.setBounds(150, 350, 80, 25);
    jButton6.setText("Attach & Send");
    jButton6.setMnemonic('A');
    jButton6.setToolTipText("Attach File & Send Mail");
    getContentPane().add(jButton6);
    jButton6.setBounds(260, 340, 86, 25);
    jScrollPane1.setViewportView(jTextArea1);
    getContentPane().add(jScrollPane1);
    jScrollPane1.setBounds(370, 20, 160, 270);
    jLabel10.setText("Type your mail:");
    jLabel10.setFont(new java.awt.Font("Abadi MT Condensed Light", 1, 12));
    getContentPane().add(jLabel10);
    jLabel10.setBounds(370, 5, 125, 10);
    jScrollPane2.setViewportView(jTextArea2);
    getContentPane().add(jScrollPane2);
    jScrollPane2.setBounds(20, 200, 340, 90);
    jLabel6.setText("(your ISP smtp)");
    jLabel6.setFont(new java.awt.Font("Abadi MT Condensed Light", 0, 10));
    getContentPane().add(jLabel6);
    jLabel6.setBounds(10, 120, 70, 12);
    jLabel7.setText("porgrammed and designed by : Shamik Ghosh");
    jLabel7.setFont(new java.awt.Font("Abadi MT Condensed Light", 0, 10));
    getContentPane().add(jLabel7);
    jLabel7.setBounds(260, 410, 160, 12);
    jLabel8.setText("[email protected]");
    jLabel8.setFont(new java.awt.Font("Abadi MT Condensed Light", 0, 10));
    getContentPane().add(jLabel8);
    jLabel8.setBounds(420, 410, 80, 12);
    jLabel9.setText("Msg.for the Mail Sent:");
    jLabel9.setForeground(java.awt.Color.black);
    jLabel9.setFont(new java.awt.Font("Abadi MT Condensed Light", 0, 10));
    getContentPane().add(jLabel9);
    jLabel9.setBounds(20, 180, 80, 12);
    file.add(open=new JMenuItem("Open"));
    open.setAccelerator(KeyStroke.getKeyStroke('O',Event.CTRL_MASK,true));
    file.addSeparator();
    file.add(save=new JMenuItem("Save"));
    save.setAccelerator(KeyStroke.getKeyStroke('S',Event.CTRL_MASK,true));
    file.addSeparator();
    other.add(read_mail=new JMenuItem("Add Address"));
    read_mail.setAccelerator(KeyStroke.getKeyStroke('A',Event.CTRL_MASK,true));
    other.addSeparator();
    //adding actionListener to menuitems
    open.addActionListener(this);
    save.addActionListener(this);
    read_mail.addActionListener(this);
    jComboBox1.addItemListener(this);
    pack();
    }//GEN-END:initComponents
    public void itemStateChanged(ItemEvent ie)
    String add_list;
    add_list=String.valueOf(jComboBox1.getSelectedItem());
    jTextField2.setText(add_list);
    } // for item event source
    public void actionPerformed(ActionEvent ae)
    if(ae.getSource()==jButton1)
    if(ae.getSource()==jButton1) {
    SwingUtilities.invokeLater(new Runnable()
    {  public void run()
    sendMail();
    if(ae.getSource()==jButton2) //save info
    from_m =jTextField1.getText();
    smtp_m =jTextField3.getText();
    from_m1 =from_m+"\n";
    smtp_m1 =jTextField3.getText();
    result =from_m1+smtp_m1;
    try{
    byte buf[]=result.getBytes();
    OutputStream fo=new FileOutputStream("info.txt");
    for(int i=0;i<buf.length; i++ )
    fo.write(buf);
    fo.close();
    }catch(Exception e){ System.out.println(e);}
    jTextField1.setEditable(false);
    jTextField3.setEditable(false);
    if(ae.getSource()==jButton3) //clear
    jTextArea1.setText(" ");
    jTextArea2.setText(" ");
    if(ae.getSource()==jButton4)//undo info
    jTextField1.setEditable(true);
    jTextField3.setEditable(true);
    if(ae.getSource()==jButton5)//browse for attachment
    try {
    FileDialog file = new FileDialog (main1.this, "Load File", FileDialog.LOAD);
    file.setFile ("*.*"); // Set initial filename filter
    file.show(); // Blocks
    String curFile;
    if ((curFile = file.getFile()) != null) {
    String filename = file.getDirectory() + curFile;
    char[] data;
    setCursor (Cursor.getPredefinedCursor(Cursor.WAIT_CURSOR));
    f = new File (filename);
    try {
    System.out.println("INSIDE TRY");
    FileReader fin = new FileReader (f);
    int filesize = (int)f.length();
    data = new char[filesize];
    fin.read (data, 0, filesize);
    setCursor (Cursor.getPredefinedCursor(Cursor.DEFAULT_CURSOR));
    } catch (Exception exc) {}
    jTextField4.setText(filename);
    } catch(Exception e){}
    if(ae.getSource()==jButton6)//send attachment & Mail
    try{
    sendmail2();
    }catch(Exception e){}
    if(ae.getSource()==open)//menu open
    if(ae.getSource()==save)//menu save
    if(ae.getSource()==read_mail)//menu read_mail
    address_add();
    } //actionperformed
    public void sendmail2()
    try {
    //which_file,attach_text
    from_server=jTextField3.getText();
    from_host=jTextField1.getText();
    to_file=jTextField2.getText();
    which_file=jTextField4.getText();
    attach_text=jTextArea1.getText();
    //getting system property
    Properties props=System.getProperties();
    //setup mail server
    props.put("mail.smtp.host",from_server);
    //get session
    Session session=Session.getInstance(props,null);
    // Define message
    Message message = new MimeMessage(session);
    message.setFrom(new InternetAddress(from_host));
    message.addRecipient(Message.RecipientType.TO,
    new InternetAddress(to_file));
    message.setSubject("Hello JavaMail Attachment");
    //define message part
    BodyPart messageBodyPart=new MimeBodyPart();
    // Fill the message
    messageBodyPart.setText(attach_text);
    // Create a Multipart
    Multipart multipart = new MimeMultipart();
    // Add part one
    multipart.addBodyPart(messageBodyPart);
    //attaching**********************************secon Part Attachment
    //creating second body part
    messageBodyPart=new MimeBodyPart();
    DataSource source=new FileDataSource(which_file); //was filename
    //setting data handler to the attachment
    messageBodyPart.setDataHandler(new DataHandler(source));
    //setting the filename
    messageBodyPart.setFileName(which_file);
    //adding part two
    multipart.addBodyPart(messageBodyPart);
    //put parts in the message
    message.setContent(multipart);
    //Sending msg
    Transport.send(message);
    }catch(Exception e){}
    } //sendmail2
    public void address_add()
    addr=jTextField2.getText();
    str_addr=addr+"\n";
    //jComboBox1.addItem(" ");
    jComboBox1.addItem(addr);
    System.out.println("INSIDE WRITING METHOD");
    try{
    byte buf[]=str_addr.getBytes();
    OutputStream f0=new FileOutputStream("address.txt",true);
    for(int i=0;i<buf.length; i++ )
    f0.write(buf[i]);
    f0.close();
    }catch(Exception e){ System.out.println(e);}
    public void check_info()
    try{
    fr=new FileReader("info.txt");
    br=new BufferedReader(fr);
    while((s1=br.readLine()) !=null && (s2=br.readLine()) !=null)
    jTextField1.setText(s1);
    jTextField3.setText(s2);
    break;
    fr.close();
    }catch(Exception e){ System.out.println(e);}
    public void sendMail()
    {  try
    Socket s = new Socket(jTextField3.getText(), 25);
    out = new PrintWriter(s.getOutputStream());
    in = new BufferedReader(new
    InputStreamReader(s.getInputStream()));
    String hostName
    = InetAddress.getLocalHost().getHostName();
    send(null);
    send("Host " + hostName);
    send("Mail FROM: " + jTextField1.getText());
    send("Rcpt TO: " + jTextField2.getText());
    send("Data");
    out.println(jTextArea1.getText());
    send(".");
    s.close();
    catch (IOException exception)
    {  jTextArea2.append("Error: " + exception);
    String err="Message cannot be sent!"+"\n"
    +"Please verify the setting(s)."+
    "\n"+"Else there may be a NetWork Problem."+
    "\n"+"Please verify and Try Again.";
    JOptionPane.showMessageDialog(frame_f,err,"Message Transmission Failure",JOptionPane.ERROR_MESSAGE);
    public void send(String s) throws IOException
    {  if (s != null)
    {  jTextArea2.append(s + "\n");
    out.println(s);
    out.flush();
    String line;
    if ((line = in.readLine()) != null)
    jTextArea2.append(line + "\n");
    private void jComboBox1ActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_jComboBox1ActionPerformed
    // Add your handling code here:
    }//GEN-LAST:event_jComboBox1ActionPerformed
    /** Exit the Application */
    private void exitForm(java.awt.event.WindowEvent evt) {//GEN-FIRST:event_exitForm
    System.exit(0);
    }//GEN-LAST:event_exitForm
    * @param args the command line arguments
    public static void main(String args[]) {
    new main1().show();
    // Variables declaration - do not modify//GEN-BEGIN:variables
    private javax.swing.ButtonGroup buttonGroup1;
    private javax.swing.ButtonGroup buttonGroup2;
    private javax.swing.JLabel jLabel1;
    private javax.swing.JLabel jLabel2;
    private javax.swing.JTextField jTextField1;
    private javax.swing.JTextField jTextField2;
    private javax.swing.JLabel jLabel3;
    private javax.swing.JTextField jTextField3;
    private javax.swing.JComboBox jComboBox1;
    private javax.swing.JButton jButton1;
    private javax.swing.JButton jButton2;
    private javax.swing.JButton jButton3;
    private javax.swing.JLabel jLabel4;
    private javax.swing.JRadioButton jRadioButton3;
    private javax.swing.JRadioButton jRadioButton4;
    private javax.swing.JButton jButton4;
    private javax.swing.JTextField jTextField4;
    private javax.swing.JLabel jLabel5;
    private javax.swing.JButton jButton5;
    private javax.swing.JButton jButton6;
    private javax.swing.JScrollPane jScrollPane1;
    private javax.swing.JTextArea jTextArea1;
    private javax.swing.JScrollPane jScrollPane2;
    private javax.swing.JTextArea jTextArea2;
    private javax.swing.JLabel jLabel6;
    private javax.swing.JLabel jLabel7;
    private javax.swing.JLabel jLabel8;
    private javax.swing.JLabel jLabel9;
    private javax.swing.JLabel jLabel10;
    private BufferedReader in;
    private PrintWriter out;
    private String addr,str_addr;
    // End of variables declaration//GEN-END:variables

    Hi I have this problem which I believe you can help me resolve:
    In my code, there are two lines:
    message.setContent(messageBody, "text/html"); // this sets body of message
    message.setContent(bodyPartObject); // this attaches a file
    but it turns out that the second "setContent" statement over-writes the first one, so that I get no message in the body of the mail.
    What can I do about it, shamik1? Thanks!

  • Bug in Mailman version 2.1.9

    Bug in Mailman version 2.1.9
    We're sorry, we hit a bug!
    Please inform the webmaster for this site of this problem. Printing of traceback and other system information has been explicitly inhibited, but the webmaster can find this information in the Mailman error logs.
    Anyone know how to solve the issue that when you click on the link to the message that you get when you join a mailing list you get the above text on the page?

    Hello Tom,
    Running "sudo /usr/share/mailman/bin/check_perms -f" from the command line should resolve this issue. It should be noted that anytime you run repair permissions it re-breaks the mailman permissions and the command has to be run again.
    Hope that helps!
    - Barrett

  • Mailman - trouble creating a second list at an existing virtual host

    I have a Virtual Alias error problem ...
    I have a Mailman list working (for months) ... *discuss at lists.MLDfamily.org*. I've just created a new list ... *discuss-adults at lists.MLDfamily.org*. The web interface works fine for the new list and it shows lists.MLDfamily.org as its host_name.
    +http://lists.mldfamily.org/mailman/admin/discuss-adults+
    Both lists show up when I run the following command:
    /usr/share/mailman/bin/list_lists -V lists.MLDfamily.org
    But deliveries to the Postfix mail server nets me this error on my local server (i.e. the email is making it fine to my server):
    Nov 28 11:44:11 darcee postfix/smtpd[11450]: NOQUEUE: reject: RCPT from mail-pv0-f170.google.com[74.125.83.170]: 550 5.1.1 <[email protected]>: *Recipient address rejected: User unknown in virtual alias table*; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<mail-pv0-f170.google.com>
    Deliveries to the initial discuss list at this virtual domain continue to work but discuss-adults give the virtual alias table error.
    What do I need to do to get this new list into the virtual domain table? I am thinking I am overlooking the obvious - your help is appreciated.
    Thanks in advance, Dean
    FWIW, this is the process I used to create the list:
    (did not need to create the virtual domain since it already existed)
    Stopped the mail server using server admin
    sudo /usr/share/mailman/bin/rmlist -a discuss-adults +(to remove all residual old list stuff)+
    sudo /usr/share/mailman/bin/newlist discuss-adults
    sudo /usr/share/mailman/bin/list_lists +new list showed up+
    sudo /usr/share/mailman/bin/list_lists -V lists.MLDfamily.org +new list did not show up+
    sudo /usr/share/mailman/bin/withlist -l -r fix_url discuss-adults -u lists.MLDfamily.org
    sudo /usr/share/mailman/bin/list_lists -V lists.MLDfamily.org +new list now shows up at the proper virtual domain+
    sudo /usr/share/mailman/bin/genaliases
    sudo postfix reload +failed since mail server was stopped+
    started mail server using server admin
    To confirm the updates of the virtual alias table I did the following:
    ls -l /var/mailman/data +aliases, aliases.db, virtual-mailman, & virtual-mailman.db all were time stamped the last few minutes+
    Looking inside aliases and virtual-mailman conformed the proper entries. Aliases and virtual-mailman both contained the following stanzas (in addition to others):
    ~~
    +# STANZA START: discuss+
    +# CREATED: Sun Nov 28 11:39:09 2010+
    +discuss: "|/usr/share/mailman/mail/mailman post discuss"+
    +discuss-admin: "|/usr/share/mailman/mail/mailman admin discuss"+
    +discuss-bounces: "|/usr/share/mailman/mail/mailman bounces discuss"+
    +discuss-confirm: "|/usr/share/mailman/mail/mailman confirm discuss"+
    +discuss-join: "|/usr/share/mailman/mail/mailman join discuss"+
    +discuss-leave: "|/usr/share/mailman/mail/mailman leave discuss"+
    +discuss-owner: "|/usr/share/mailman/mail/mailman owner discuss"+
    +discuss-request: "|/usr/share/mailman/mail/mailman request discuss"+
    +discuss-subscribe: "|/usr/share/mailman/mail/mailman subscribe discuss"+
    +discuss-unsubscribe: "|/usr/share/mailman/mail/mailman unsubscribe discuss"+
    +# STANZA END: discuss+
    ~~
    +# STANZA START: discuss-adults+
    +# CREATED: Sun Nov 28 11:39:10 2010+
    +discuss-adults: "|/usr/share/mailman/mail/mailman post discuss-adults"+
    +discuss-adults-admin: "|/usr/share/mailman/mail/mailman admin discuss-adults"+
    +discuss-adults-bounces: "|/usr/share/mailman/mail/mailman bounces discuss-adults"+
    +discuss-adults-confirm: "|/usr/share/mailman/mail/mailman confirm discuss-adults"+
    +discuss-adults-join: "|/usr/share/mailman/mail/mailman join discuss-adults"+
    +discuss-adults-leave: "|/usr/share/mailman/mail/mailman leave discuss-adults"+
    +discuss-adults-owner: "|/usr/share/mailman/mail/mailman owner discuss-adults"+
    +discuss-adults-request: "|/usr/share/mailman/mail/mailman request discuss-adults"+
    +discuss-adults-subscribe: "|/usr/share/mailman/mail/mailman subscribe discuss-adults"+
    +discuss-adults-unsubscribe: "|/usr/share/mailman/mail/mailman unsubscribe discuss-adults"+
    +# STANZA END: discuss-adults+

    The solution came from Mark Shapiro in another forum. In short - always use lower case.
    ds
    +It should happen automatically. I suspect it didn't in your case+
    +because of certain case-sensitivities which are really bugs. If you+
    +make all your domain names in mm_cfg.py, i.e. DEFAULTURLHOST,+
    +DEFAULTEMAILHOST, additional domains in add_virtualhost() and+
    +domains in POSTFIXSTYLE_VIRTUALDOMAINS, all lower case and use all+
    +lower case in -u options to newlist or fix_url. Everything should work.+
    +The underlying bug is that domains in add_virtualhost() directives are+
    +lower-cased by Mailman but are matched case-sensitively to+
    +POSTFIXSTYLE_VIRTUALDOMAINS so if the POSTFIXSTYLE_VIRTUALDOMAINS+
    +domains are mixed or upper case, they don't match.+
    +If you make everything lower case and run fix_url with a lower case -u+
    +domain and then run genaliases, you should be OK.+

Maybe you are looking for

  • [Not Related to Sony XPERIA] PSP USB Problem

    Hi, I am experiencing a PSP USB fault. Now, I cannot connect my PSP to my Laptop. Any suggestions?

  • Flash not showing

    Hi there, I am using swf files for headers on my website. All has worked well until tonight. If I clear my browsing history in IE then go to my website, the swf does not show on the index page (index page only thus far).  If you refresh the browser t

  • Open With in Bridge?

    I am not able to open Psd files from Bridge into CS6? Under Open with... no option available for photoshop...only Firefox or Picture Viewer... Is there something wrong with my program? I am able to open files from MB, just not Bridge itself.

  • Spotlight keeps indexing

    hi, The Time Capsule at work stopped taking backups of my machine on July,1. For my colleagues, it still works fine. I also noticed spotlight keeps trying to index the disk. As a solution I removed the latest backup (indicated with 'inProgress' and I

  • Implementing Server Push using LCDS 2.6

    Hi All, We have created an application where we are using polling to get certain constant updates. Now this polling is client polling wherein the client polls the server at regular intervals to get the fresh data for certain actions. Now we wish to t