Page not found

Search results

  1. Unix Toolbox revision 11

    ... files and sockets (like a proxy web server, database). The default limits are usually too low. Linux Per shell/script The shell ... ulimit in an sh or bash shell. Per user/process The default limits on login are set in /etc/login.conf . An unlimited value is ...

    duntuk - 05/19/2008 - 1:09pm

  2. How to check if your drupal site was hacked (and how to fix it)

    ... find . -type f -print0 | xargs -0 chmod 644; chmod 777 sites/default/files; find ./sites/default/files -type d -print0 | xargs -0 chmod 777; find ./sites/default/files ...

    duntuk_admin - 01/15/2017 - 3:32am

  3. Magento 1.4 toolbar error (How to properly upgrade to Magento 1.4)

    ... new 1.4 toolbar.phtml from app/design/frontend/ base /default/template/catalog/product/list/toolbar.phtml and paste it into your ...

    duntuk_admin - 03/25/2010 - 1:04pm

  4. HOW-TO: create a Drupal views block to display the current node content

    ... Filters" > click "Add" >  "Content: Nid" > "Provide default value" > "Content ID from URL" And that's that...  ...

    duntuk_admin - 02/04/2017 - 10:59pm

  5. Drupal: How to create a View that shows results only from the current node

    ... " Node: Nid " under "Arguments". 3. Select " Provide Default Argument " under "Action to take if argument is not present:" 4. Select " Node ID from URL " under "Default argument type:" 5. Leave everything else as is... 6. Hit "Update" ...

    duntuk_admin - 02/06/2010 - 1:27am

  6. How to install XCache 3.0 from source

    ... [xcache] ; ini only settings, all the values here is default unless explained ; select low level shm implemenation ... = 1 xcache.var_slots = 8K ; default value for $ttl parameter of xcache_*() functions xcache.var_ttl = ...

    duntuk - 06/18/2013 - 10:34pm

  7. How to install CSF (ConfigServer Security & Firewall) with DirectAdmin or WHM

    ... ignore certain long running processes CSF has good default setting for ignoring long running processes, but there are still a few ...

    duntuk_admin - 01/06/2017 - 3:58am

  8. Secure Your Apache With mod_security

    ... mod_security is available as a Debian package in the default Debian repositories, therefore the installation is as simple as this: ... inspect POST payloads SecFilterScanPOST On # Default action set SecFilterDefaultAction "deny,log,status:406" # ...

    Anonymous (not verified) - 07/12/2006 - 8:48pm

  9. Optimized Apache 2.4 httpd.conf

    ... to specific IP addresses and/or # ports, instead of the default. See also the # directive. # # Change this to Listen on specific IP ... the entire resource, or one of the special # values 'default', 'none' or 'unlimited'. # Default setting is to accept 200 ...

    duntuk_admin - 06/13/2014 - 6:34pm

  10. Magento Google Shopping Setup aka Google Base aka Google Content aka Google Merchant

    ... product update is done) Debug: No Google Product Search: Default Product Ads: Default Commerce Search: Default Step 2. Add required Google 'Product ...

    duntuk - 07/06/2012 - 6:09am